P4080DS IRQ0 as input

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

P4080DS IRQ0 as input

641 Views
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

0 Kudos
Reply
1 Reply

529 Views
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 Kudos
Reply