Resolved! 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 w...