How to select wanted edge in a digital input for TRGMUX?

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

How to select wanted edge in a digital input for TRGMUX?

1,047 次查看
claudioampala
Contributor II

I want to use a digital HW input at TRGMUX_IN0 (on uC S32K142), but I cannot find in ReferenceManual, where it's specified how to select the wanted rising edge.

Thank You for the answer in advance.

Claudio.

0 项奖励
回复
1 回复

953 次查看
Alexis_A
NXP TechSupport
NXP TechSupport

Hi claudioampala‌,

Unfortunately in the TRGMUX module you can't define if this is triggered by a rising edge or a falling edge, it is defined in the transition from logic state 0 to 1. If you want to select this is better to use the GPIO interrupt selection and in the handler trigger the module you want.

Sorry for the inconveniences this may cause you.

Best Regards,
Alexis Andalon

0 项奖励
回复