Content originally posted in LPCWare by il_mix on Tue Sep 11 00:08:46 MST 2012
GPIO_IRQHandler(), ah? ...interesting.
Well, I made some tests starting from demo/examples, than I studied the UM to better understand the topic, but still didn't get a result.
The problem was that I didn't use the GPIO_IRQ.
Why several examples seems to use the EINTn_IRQ instead of the GPIO one?