Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hi,
I have a simple program, running on the LPC11U24, with serial, USB and GPIO interrupts. I wish to make the GPIO intterupt, a high -> low transition on P1_3, the highest priority. I have previously done similar things on the LPC1768 device but, so far as interrupts are concerned, the LPC11U24 seems to work differently.
Thanks, James