how to get complementary output at timer CH1 and CH1N ?
Posted on October 16, 2012 at 18:50hello forum, the processor is STM32F103 I have an H bridge for DC motor I want complementary outputs of CH1 and CH1N I setup the timer 1 as following TIM_TimeBaseStructure.TIM_Prescaler = 0; TIM_Tim...