Posted on June 24, 2014 at 12:06This is my program to control TIMER2 interrupt but it doesn't jump into interrupt function. How can I fix this problems????? I used startup_stm32f4xx.s , set clock for timer2, enable timer2 interrupt in NVIC register....