Issue with PWM TIM3 on STM32F3Discovery board
Posted on January 17, 2014 at 18:31 Hi all, I'd like to see a PWM with my oscilloscope, but I see nothing and I can't understand why. Can you help me? Thanks in advantage <I> int main(void) { TIM_Config(); GPIO_Configurati...