MCXN 947 how to interrupt to slave mcu by gpio pin

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

MCXN 947 how to interrupt to slave mcu by gpio pin

Jump to solution
679 Views
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)

Labels (1)
0 Kudos
Reply
1 Solution
660 Views
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

 

View solution in original post

3 Replies
661 Views
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

 

622 Views
Steven_Tai
Contributor I

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

Tags (1)
0 Kudos
Reply
490 Views
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 Kudos
Reply