Part Number: MSP432P401R
Tool/software: Code Composer Studio
Hi. I am currently trying to send data from the MSP432P401R launchpad. The code for my MSP432P401R is shown below:
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.
Part Number: MSP432P401R
Tool/software: Code Composer Studio
Hi. I am currently trying to send data from the MSP432P401R launchpad. The code for my MSP432P401R is shown below:
Hi Sapphire,
If want to establish UART communication between two different microcontrollers, I would recommend that you start with a simple UART example on each platform. Test communication with a PC running a UART terminal program such as "hyperterminal". Once you have both platforms independently communicating with a PC, you should be able to connect the TX to the RX of one platform and the RX to the TX of the other platform and communicate between the platforms.
BR,
Leo
Hi Sapphire,
I haven't seen a response lately and so will close this thread. Let me know if you've been able to get things working with the methodology described above.
BR,
Leo