e S32K3x: Will any gpio pin support interrupt?

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

e S32K3x: Will any gpio pin support interrupt?

365 次查看
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.

 

 

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

346 次查看
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 项奖励
回复