Obtain a PWM with 3 outputs having 120 degress phase shift (STM32G070CB)
Hi,I need to obtain the attached behavior at the output pins with minimal MCU cycles.I also need interrupts at the beginning of each periods, because I need to do different stuff at each period.I'm using STM32G070CB which has 64MHz clock frequency an...