Jump to content
43oh

Serial communication not working?


Recommended Posts

The LaunchPad is a bit quirky for Serial communication.

 

1: Any MSP430 will work with TimerSerial (Examples->TImerSerial->TimerSerialExample) with jumpers in default position.

2: For Hardware based serial (e.g. MSP430G2553) TX/RX need to be swapped at J3.

- For LaunchPad v1.5 and later you can simply put the jumpers in horizontal position as noted on the silkscreen.

- For earlier versions, simply cross jumper TX and RX at header J3.

Link to post
Share on other sites
  • 5 months later...

The LaunchPad is a bit quirky for Serial communication.

 

1: Any MSP430 will work with TimerSerial (Examples->TImerSerial->TimerSerialExample) with jumpers in default position.

2: For Hardware based serial (e.g. MSP430G2553) TX/RX need to be swapped at J3.

- For LaunchPad v1.5 and later you can simply put the jumpers in horizontal position as noted on the silkscreen.

- For earlier versions, simply cross jumper TX and RX at header J3.

What is the difference between hardware based serial and well (software?).. other?

Link to post
Share on other sites

Please have a look at the pins maps at http://github.com/energia/Energia/wiki/Hardware

 

The position of the straps is explained and pictured for the three different cases:

  • MSP430G2452 on LaunchPad board revision 1.4 and 1.5
  • MSP430G2553 on LaunchPad board revision 1.4
  • MSP430G2553 on LaunchPad board revision 1.5

Additional resource is also available at http://github.com/energia/Energia/wiki/Serial-Communication

Link to post
Share on other sites
  • 2 months later...

The LaunchPad is a bit quirky for Serial communication.

 

1: Any MSP430 will work with TimerSerial (Examples->TImerSerial->TimerSerialExample) with jumpers in default position.

2: For Hardware based serial (e.g. MSP430G2553) TX/RX need to be swapped at J3.

- For LaunchPad v1.5 and later you can simply put the jumpers in horizontal position as noted on the silkscreen.

- For earlier versions, simply cross jumper TX and RX at header J3.

Thanks for this I checked the Launchpad schematic and now it makes sense. 

It is confusing since it kinda works with CCS and TeraTerm.

Peter_B

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...