Dear spport team,
We are using S32K144 device for our project. We have a requirement to trigger fault for FTM0_FLT_CH1 and FTM1_FLT_CH2 by ADC_SCA_COCO bit using TRIGMUX. Please guide us if we can trigger two instances of a peripheral by a single trigger source using TRIGMUX.
I appreciate you guidance.
Hi,
You should be able to select one trigger source for two peripherals.
Just select input30 (ADC_SC1A[COCO]) in TRGMUX_FTM0[SEL2 = 0x1E], TRGMUX_FTM1[SEL3 = 0x1E].
Regards,
Daniel