uart receiver problem

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

uart receiver problem

Jump to solution
278 Views
Berlin
Contributor I

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?

Labels (1)
0 Kudos
Reply
1 Solution
267 Views
Harry_Zhang
NXP Employee
NXP Employee

Hi @Berlin 

You can refer to the lpc860 SDK UART demo code.

Select Board | MCUXpresso SDK Builder

Harry_Zhang_0-1751885423735.png

BR

Harry

 

View solution in original post

0 Kudos
Reply
1 Reply
268 Views
Harry_Zhang
NXP Employee
NXP Employee

Hi @Berlin 

You can refer to the lpc860 SDK UART demo code.

Select Board | MCUXpresso SDK Builder

Harry_Zhang_0-1751885423735.png

BR

Harry

 

0 Kudos
Reply