Unsure how to enable UART interrupt.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Unsure how to enable UART interrupt.

756 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mngeowcy on Fri Apr 10 06:56:17 MST 2015
Ok So I'm using an LPC1679 board , I'm now trying to initialize a UART3 interrupt. I plan to use an RBR interrupt to generate and interrupt once 4 characters have been entered into tera terminal. But I'm having trouble finding the U3IER type definitions in the library. Also , once the interrupt is generated , I would want to compare the string of characters that I have received before I do anything.

So I probably need maybe an example on where to find the type definitions or a sample code on how a UART3 interrupt is initialized.

Thanks.
0 项奖励
回复
1 回复

741 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Superfred on Fri Apr 10 07:23:02 MST 2015
Hello,

see post #9 in this thread for an UART example:
http://www.lpcware.com/content/forum/adc-lpc1769-please-help

Fred
0 项奖励
回复