Syncronized PWM on Nucleo or STM32

I want to use two PWM channels synchronized with each other with a 180 degree shift (complimentary to each other). Does the PwmOut function support it? If not what is a method to achieve it?

Hello John,

The PwmOut API doesn’t seem to support complementary PWM outputs but this thread might help.

Best regards, Zoltan

Many thanks.

With Best Regards,
John.