TIM3 partial remap for PWM on pin PB5 and conflict with I2C1
Posted on February 27, 2012 at 10:42I have the following situation: - I have a STM32F103RB processor. - Timer 3 configured to generate a PWM signal at the output of PB5. I had to use partial_remap and channel 2 of the timer. Up to this point everyth...