Posted on May 17, 2011 at 12:46I want use PWM function on PB.5 - remap TIM3 channel 2 but this code not work. I connect pin PB.5 to an oscilloscope and view only high level. Code:... GPIO_PinRemapConfig( GPIO_PartialRemap_TIM3, ENABLE); GPIO_InitTyp...