Question
Issues about STM32H723 Timer1 PWM Generation
I have a problem with Timer1 PWM generation.
We need to generate three pairs complementary PWM signals. The compare value can be modified at counter overflow and underflow event, as below shows.
It seems the PWM center-aligned mode can’t meet the requirement.
It should use the Asymmetric PWM mode, but there are only two pairs complementary PWM signals can be generated in this mode,.
What should I to produce the PWM waveform I want
