2017-02-10 10:11 AM
Hello
Is it possible to implement phase shifted pwm waves with stm32f4 timers?
Thanks.
2017-02-10 01:19 PM
Yes it is.
there are 5 timers with 4 channels
The timers 1 - 4, have unique PWM outputs,
so potentially you could synchronize 16 channels.
2017-02-11 01:38 AM
Thanks, but it is mentioned in AN4013 that this feature in only available in STM32L4/F7 and STM32F30X.
2017-02-11 02:48 AM
I used a 'F417 within cubeMX 4.18.0 to generate 16 synchronized outputs...