How to configure PWM as Gated output?
Hi,
I am using STM32F072VBT6. I need a PWM waveform output that is gated with a PWM output of another timer channel.
I am using TIM3_CH1 as the master that will control the output of another PWM of TIM2_CH1. Please refer the image for clarity. I need waveform (C) as output. So far, I am able to generate waveforms (A) and (B) separately, now I need the gated output. Is it possible by software? Or should I use a AND gate IC externally?

