Other Parts Discussed in Thread: MSP430G2553, ENERGIA
Proving that works TX.
Showing that RX does not work
Showing the jumpers RX/TX configuration:
I burned my msp430g2553?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Other Parts Discussed in Thread: MSP430G2553, ENERGIA
Proving that works TX.
Showing that RX does not work
Showing the jumpers RX/TX configuration:
I burned my msp430g2553?
Christiano said:I burned my msp430g2553?
Not necessarily, can be a wrong connection, some part defective or just a bad soldering point.
Do this test:
Disconnet both RX and TX jumper from R3, get a wire and connect pin 1 with pin 4 of U3, see if you get echo in terminal, if so interface is ok, connect pin 2 with pin 3 of J3 and write a program that test both pin are ok, write H or L on tx and read from RX using digitalwrite.
I assume Energia is using hardware UART and reversing jumper is not a good idea, so check port the we can do further test.
**Attention** This is a public forum