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
已解决! 转到解答。
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.
在原帖中查看解决方案
Thank you so much