Resolved! Pullup does not work when setting up for timer input capture
I have timer 3, that i want to set up for input capture. But when enabling the alternate function. The pullup is not working. Also an external pullup of 10K does not work. GPIO setup: // TIM 3 Inputs (Pedal rot - PB5 / Torc PWM - PB1) my_GPIO_Ini...