Break / PWM - STM32F4
Posted on September 27, 2012 at 10:41Hi Folks, I like to disable PWM, on an external event - i want to use BKIN. i set the break mechanism up like this ------...... GPIO_PinAFConfig(GPIOB, GPIO_PinSource12, GPIO_AF_TIM1); /* Automatic Output ...