Kinetis NMI pin as normal GPIO

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

Kinetis NMI pin as normal GPIO

跳至解决方案
1,671 次查看
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

标签 (1)
标记 (3)
0 项奖励
回复
1 解答
1,460 次查看
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

在原帖中查看解决方案

1 回复
1,461 次查看
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