Implementing controlled phase shifted PWM on STM32F051R8T6 or STM32G030C8
I want to develop a full bridge converter, for which I need two PWM channels with complementary outputs. In order to turn off the load, I need to implement phase shift on one of the PWM channel and its pair(as shown in the image). I began by using ST...