STM Timer OC Polarity runtime change
Posted on January 14, 2016 at 15:38 Hi, I have setup a OnePulse mode on a channel of a STM32F446 Timer TIM5_CH1 : void TIM_MS_Init(void) { TIM_OC_InitTypeDef sConfigOC; /* Compute the prescaler value to have TIM5 counter clock equa...