Hello,
I am using LPC3250 mcu with ARM9 core. I would like to receive interrupts when data comes to the receive buffer. I have enabled the interrupt but now I dont know how to proceed.
What kind of interrupt can come? How can I write an interrupt subroutine?
Thanks for your helps.