P4080DS IRQ0 as input

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

P4080DS IRQ0 as input

1,377 次查看
andrewesterholz
Contributor I

Hello,

I would like to use the IRQ00 / AJ16 pin on a P4080DS as a input pin without generating an interrupt (comparable to a GPIO). Is this possible?

Thank you in advance!

Andre

标记 (2)
0 项奖励
回复
1 回复

1,265 次查看
r8070z
NXP Employee
NXP Employee


Have a great day,

When the P4080 interrupt controller in the mixed mode you can configure IRQ0 input as level sensitive and disable interrupt from it in the MPIC_EIVPR0 (external interrupt  vector/priority register for IRQ0).  The level on the IRQ0 input can be read from the MPIC_ERQSR[0] (the msb bit of  external interrupt summary register).  It is supposed that you wrote your own software for the P4080DS.

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复