Resolved! How to phase shift two complementary PWM signal based on some internal TIMER event?
I am using STM32F051R8T6. My application is to drive a full bridge configuration, for which I require two pair of complementary PWM signals with dead time insertion. So far I have been able to achieve this using two channles of a timer( CH1-CH1N and ...