Hello,
I'm running an application on IMX93 CM33 core and I'm using FLEXIO as the PWM output.
The PWM signal is working good, but our application scenario requires PWM output stop at some certain conditions while re-enable.
Is it possible to enable/disable the PWM output while still keeping the FLEXIO timer running?
Hi,
Please refer FlexIO PWM mode example code for i.MX93 via NXP Github.
You can set PWM working in idle status if duing application to disable PWM output.
PWM demo detailed info could check here.
Wish it helps.
Mike