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.
Hi,
I want to use all 8 UARTs then can anybody please give code example to handle all UARTs simultaneously? I brought new Simplelink MSP-EXP432E401Y launchpad and I am new to MSP432 controller. I have started with GPIO and other basic programs. I have also studied the UART echo code for single UART with single byte transmit/receive. But I want to receive whole sentence from all UART and process them accordingly in ISR of particular UART. Can anybody help me?
Thanks,
Kaushik
Hi
You can use the eight UARTs as the same way as the one UART demo. They do have own uart ISR to deal with their jobs.
**Attention** This is a public forum