Timer Output Compare mode change in STM32F4
Posted on May 30, 2016 at 10:31Hi!I'm trying to run a bldc motor with stm32f407 IC. The most common method to do that is six-step mode control. I configured TIM1 in complementary mode. but as you know, timer mode must be changed during each step.For...