Question
Generate 2 PWMs with same frequency & duty, 90 degree phase shift, using one timer
I am using the STM32H753VGT6 microcontroller and need to generate two PWM signals with the same frequency and duty cycle, with a 90-degree phase shift between them, using a single timer. Is this possible? If yes, how can it be achieved?
