STM32F4xx HAL_TIM_IRQHandler misses interrupts on nearly overlapping TIM interrupts
Posted on May 29, 2014 at 05:56I have ported the STM324x9I_EVAL TIM_OCToggle project to the NUCLEO-F401RE from the following project: STM32Cube_FW_F4_V1.1.0\Projects\STM324x9I_EVAL\Examples\TIM\TIM_OCToggle The TIM3 prescaler was set to generate a ...