P4080DS IRQ0 as input

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

P4080DS IRQ0 as input

1,385件の閲覧回数
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,273件の閲覧回数
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 件の賞賛
返信