I'm using the LPC865M201JHI48 microcontroller for UART communication. The transmit function works correctly using polling method (I verified this using a serial terminal like PuTTY), but the receive function is not working properly. if there any example code?
Solved! Go to Solution.
Hi @Berlin
You can refer to the lpc860 SDK UART demo code.
Select Board | MCUXpresso SDK Builder
BR
Harry
Hi @Berlin
You can refer to the lpc860 SDK UART demo code.
Select Board | MCUXpresso SDK Builder
BR
Harry