Drive low TIM output in not active state
Posted on July 16, 2013 at 14:24I have STM32F4-discovery board. And I use code from example to configure PWM output. Chapter 14.4.9 TIMx capture/compare enable register (TIMx_CCER) of RM0090: Bit 0 CC1E: Capture/Compare 1 output enable. CC1 ch...