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.
Hello,
I am working with the MSP430G2553 and right now the MSP is on the Launchpad. I am using Hardware UART to connect the MSP to another device. Right now that is working just fine (I switched the jumpers on the Launchpad to enable Hardware UART).
However, in a later stage of the project I want to remove the Launchpad and put the MSP directly into my circuit.
My question: I still want to use Hardware UART when I remove the Lauchpad, is this possible just with the MSP or do I need Launchpad for Hardware UART?
I have already gone through the User's Guide of both MSP and Lauchpad, but could only find very little information about this.
Thank you for your help!
Markus
Hi!
I understood this: you removed the "tx" and "rx" jumpers from the launchpad, attached two cables to the headers (the ones towards the MCU) and connected them to another UART TX/RX of a unknown device.
if i'm correct, yes: you only need to correctly connect the uart lines on your PCB between the MSP and your device, so TX(msp)->RX(device) and vice-versa. Don't know if pull up is needed, i don't think so.
Mirco
**Attention** This is a public forum