Please check: https://community.st.com/s/question/0D53W00000UBHwvSAH/timers-interrupts-not-working-stm32f401reThe problem seems that "HAL_TIM_PeriodElapsedCallback" in "stm32f4xx_hal_tim.c" is not choosing the one function that I wrote in "main.c" un...