STM32F4 timer wrong prescaler behavior until first event after reset
I found that STM32F4 timers might count incorrectly until first update event if using a prescaler. I can consistently reproduce this with multiple general purpose timers in a least two different STM32F4 variants, a STMF32407 and a STM32F429.Is this a...