How to provide delay for PWM generated with TIM8 in reset mode STM32G474
Hello,
TIMER8 is configured with Reset Mode. where, external pulse is given to TIM8_ETR (PA0) and timer is configured in reset mode as follows.


The timer pulses are synchronized with the external signal and it works fine.
Now, I want to provide delay after sync with external pulse. i.e. the timer PWM should start after few microseconds.
Is there any way to provide delay after sync (not keeping controller busy in the delay)?
Thanks,
Nikhil
