Question
Two PWM outputs, same period & polarity, 180 out of phase
Posted on August 06, 2011 at 00:00
I'm using the STM32F103RCT6. I need two PWM outputs, where the period and polarity of each is the same, but one output is 180� out of phase from the other.
A duty cycle change must affect both concurrently. The complementary output configuration is close, but not quite.
I need to be able to do this:

Any ideas?
#stm32-pwm
