e S32K3x: Will any gpio pin support interrupt?

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

e S32K3x: Will any gpio pin support interrupt?

218 Views
tecprasant
Contributor II

Hi,

I am designing our custom board using S32K3 series controller. I have a query regarding the external gpio interrupts.

As per the S32K3x Reference manual: (SIUL2 which controls the GPIOs) the interrupts are supported only on pins that have EIRQn option. All GPIO pins do NOT support interrupts.

Is the above understanding correct?

Most modern controllers support interrupts on any GPIO pin. That makes me think my understanding of S32K3 gpio interrupt may be wrong.

 

Any inputs on the above will be of help.

 

Thanks in advance.

 

 

Tags (3)
0 Kudos
1 Reply

199 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Is the above understanding correct?

Yes, stick with IOMUX excel sheet to see which ones can be used for external interrupt.

Most modern controllers support interrupts on any GPIO pin. That makes me think my understanding of S32K3 gpio interrupt may be wrong.

Well, this will be based on use case of the chip. This one is ASIL-D automotive. I can imagine in industrial devices, it is possible.

Best regards,

Peter

0 Kudos