Hi:
dear engineer, i also refer to the examples of the MCSXTE2BK142 when i face this question, but i cant solve it.Now i find if i want to unmask the channel, i must add a period of delay after i call the code that FTM_DRV_MaskOutputChannels(INST_FLEXTIMER_PWM1, 0x3F, true);
is there any limitation when use the code? i just imitate the actuate.c in
MCSPTE1AK144 examples or MCSXTE2BK142 examples..