Kinetis NMI pin as normal GPIO

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

Kinetis NMI pin as normal GPIO

Jump to solution
1,056 Views
hanisamara
Contributor III

Hello, 

i am trying to use PTB4/NMI pin on the KEA128 as normal GPIO. During debug it is still Low but after reset it remains High. i configured the NMI bit in SIM_SOPT0 to 0: SIM_SOPT0 &= ~(SIM_SOPT0_NMIE_MASK); /* set NMI pin as normal GPIO (PTB4) */ 

after that i declare the pin as output and set it to low. 

did i miss any thing?

Best regards, 

Hani

Labels (1)
0 Kudos
1 Solution
845 Views
Alexis_A
NXP TechSupport
NXP TechSupport

Dear hanisamara‌,

Please check the following post:

https://community.nxp.com/message/921860

I think this could help you with this issue.

Best Regards,

Alexis Andalon

View solution in original post

1 Reply
846 Views
Alexis_A
NXP TechSupport
NXP TechSupport

Dear hanisamara‌,

Please check the following post:

https://community.nxp.com/message/921860

I think this could help you with this issue.

Best Regards,

Alexis Andalon