STM32f30x: How to connect PB8 and PB9 to Timer16CH1 and Timer17CH1
Hello all, i have a Problem on a STM32F30x as described in the question.I can´t achieve to connect TIM16CH1 and TIM17CH1 to GPIOB 8 and 9. The goal is to get a PWM signal on these pins based on a compare match.Both Timers are running. If i read the...