Generate two 50% duty PWM signals with 90° phase shift using a single timer
Hi everyone,I’m trying to generate two PWM signals with 50% duty cycle and a 90° phase shift, to simulate an A/B type output.I managed to achieve this using two different timers and adjusting the compare values, but I’d like to know if it’s possible ...