[STM32F446xxx] Synchronise 6 PWM outputs
Hello,
I try to synchronise 6 PWM outputs for an BLDC controller.
I use 3 timers :
My target is STM32F446RET6 and I'm using STM32CubeIDE.
I read that I add to use master/slave mode. I'm not sure it is the best way, but I configured TIM2 (slave) as follow :
I chose TIM1 for my master timer :
For now, the PWM outputs don't start.
I think I'm missing something. For example I chose ITR1 but I can't find in datasheet where does it come from.
Thanks for your help,
Best regards,
Valentin

