iMX8MPlus example code for GPIO interrupt handeling on Cortex M7

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iMX8MPlus example code for GPIO interrupt handeling on Cortex M7

261 Views
fernandogomes
Contributor II

Hi, is there some example code to configure and process GPIO interrupts on Cortex M7 (to do the NVIC configuration, interrupt handling, etc.) that works on the iMX8MPlus? Should we have any special care to do it?

Thanks!

Fernando

0 Kudos
1 Reply

203 Views
hector_delgado
NXP TechSupport
NXP TechSupport

Hi @fernandogomes ,

I hope you're doing well! Unfortunately, we don't have any example code for GPIO interrupt handling but you can review the documentation on MCUXpresso (ISSDK: drivers/gpio/i.mx/gpio_driver_irq.c File Reference (nxp.com)) and the i.MX 8M Plus Reference Manual (https://www.nxp.com/webapp/Download?colCode=IMX8MPRM). 

Best regards,
Hector.

0 Kudos