How to configure pin to generate interrupt to M7 core on iMXrt1170

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to configure pin to generate interrupt to M7 core on iMXrt1170

416 次查看
marcopietrivt
Contributor I

I would like to have an interrupt enabled when a GPIO change state on a board featuring iMXrt1170.

I would like the interrupt to be handled by the M7 core.

As an example, I would like to have an interrupt when pin GPIO9.16 change state.

I can't find an example on how to configure this on the M7 core.

How could I configure the GPIO for this scenario?

Thanks

0 项奖励
回复
1 回复

379 次查看
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @marcopietrivt,

You can find an example of how to implement an input interruption for the CM7 on the MIMXRT1170-EVKB SDK. The example is called "igpio_input_interrupt_cm7":

EdwinHz_0-1742502692539.png

Please download the SDK from the following link: Select Board | MCUXpresso SDK Builder

BR,
Edwin.

 

0 项奖励
回复