Hi all,
I am prototyping some devices (not only with DIP MSP430). I am using MSP430 Launchpad (rev. 1.5) for an "UART debugging" (it works even on 5V, but it should break :) ).
I'm just transmit, so I don't use RXD pin.
My problem is: my transmission works only if I connect TX to pin marked green on the picture below (no jumpers used):
It allows only 9600 baud rate communication. I would like to have rating like I want. I think it uses software UART instead of hardware one. Can you explain me am I right or wrong and how to connect external TX to launchpad to have any baud rate transmission? (Of course I remember to connect Launchpad GND to transmitter GND :) )