MCXN 947 how to interrupt to slave mcu by gpio pin

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

MCXN 947 how to interrupt to slave mcu by gpio pin

跳至解决方案
713 次查看
Steven_Tai
Contributor I

FRDM-MCXN947 what can I do,  if i want to get the gpio pin interrupt by slave mcu  (such as gpio0 pin6)

标签 (1)
0 项奖励
回复
1 解答
694 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hello @Steven_Tai 

I suggest you referring SDK demo code pin interrupt. I believe it will help you.

ZhangJennie_0-1747997737150.png

 

Best Regards

Jun Zhang

 

在原帖中查看解决方案

3 回复数
695 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hello @Steven_Tai 

I suggest you referring SDK demo code pin interrupt. I believe it will help you.

ZhangJennie_0-1747997737150.png

 

Best Regards

Jun Zhang

 

656 次查看
Steven_Tai
Contributor I

how to use the GPIO00 interrupt slave mcu directly without pinmux? I was failed with GPIO00_Interrupt to slave mcu.

标记 (1)
0 项奖励
回复
524 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

If pin interrupt is needed, we must configure PINT_SEL registers in the INPUTMUX module to make sure the pin served as PINT function.

0 项奖励
回复