Hi,
currently I'm developing a project based on LPC5536 Microcontroller.
Where I have to setup 10 GPIO pin interrupts (PINT) (pins from Port0 and Port1).
But, as per user manual, there is limitation that upto 8 GPIO pin interrupts are allowed to configure.
My question, Is there any alternate way to configure remaining pin interrupts.?
and I'm not aware of GINT, will it helpful in my case.? any suggestions?
Thanks in advance.