STM32f-4 Motor control - PWM not generate
Posted on January 16, 2013 at 11:39Hi, i'm using the stm3240f board with a stm32f4-series.I try to generate PWM but nothing happen.what i did : /*declaration-----------------------------------------*/TIM_TimeBaseInitTypeDef TIM_TimeBaseStructure;TI...