Hi,
How to receive transmitted data in UART in interrupt method without using DMA in LPC55S16?
Hello Alice,
I had worked with the SDK example which you had mentioned above. The transmission succeed to the UART mode from the controller but couldn't get the receiving data from the module to the LPC55S16 microcontroller. Can you suggest some other way?
Best Regards
Dharsan K K
Hello @DHARSAN
Do you connect serial terminal on PC with your LPC55s16 board?
I tested with this demo, work well without any change.
Have you tested with default demo?
BR
Alice