2 PWMs in-sync with each other and 180 degrees our of sync
Hi,
I am new to STM32 and am using a STM32L452RET6 and need to have two PWM signals so that they can be configured via software to sometimes work in perfect sync (i.e. as if they are the same pin output) and some other times to work 180 out of sync (i.e. when one is low the other is high).
I am currently using PA0 to generate the first PWM. Which pins can I use to setup the second PWM so it works as mentioned above?
If for some reason it is preferred to use another pair of pins, can you please suggest which ones).
Thank you :smiling_face_with_smiling_eyes:
