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.

UART RX don't working (RX)

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?

  • Did you try, Just sending 1 character a ta time????

    I am not using Energia, donot really have a solution for you. but try sending one character at a time.

  •  

    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.

  • I bought a new launchpad, and everything worked perfectly. It was really a hardware problem, probably I did something wrong in the past using a soldering iron. Thank you all for your help.

**Attention** This is a public forum