Hello everyone, I want to use UART interrupt. Could you please give some tutorials on how to use UART interrupt, plus all source files needed for using UART interrupt? my chip is LPC1768 by the way.
Thanks in advance,
Alex
Solved! Go to Solution.
Download LPCOpen from
https://www.nxp.com/design/microcontrollers-developer-resources/lpcopen-libraries-and-examples/lpcop...
this includes lots of examples for LPC1768 including UART examples. Make sure you download the correct version for you tools or IDE.
View solution in original post
Thank you so much