Resolved! Timer input capture interrupt fires over and over - Not a late flag reset issue (probably)
My input capture interrupt is fired over and over again. But when i put a breakpoint in the interrupt, and resume from it, it does not happen anymore.Timer setup: // TIM 3 Inputs (Pedal rot - PB5 / Torc PWM - PB1) my_GPIO_InitStruct.Pin = GPIO_PIN...