Interrupt issue with timers and exti0
Posted on June 01, 2015 at 17:09Hi all, i'm new to cortex M4 STM32F4 processor and i have some problems with external interrupt handling and internal timer interrupt. Currently i'm trying this code on a DISCOVERY F4 board (with STM32F407) and i'm tr...