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