Issue with timer interrupt routines
Posted on April 14, 2013 at 12:25Hello all, I've run into the following problem with the program execution. On the STM32f4 Discovery board I've configured two timers with the IRQ routines for measuring two external PWM signals. This works excellentl...