stm32f4-discovery strange problem with timer interrupt HELP Please!
Posted on February 26, 2014 at 18:49 Hello! I am stm32f4 beginner. Learning timer interrupt (IAR 6.3). Task is this: once per second by a timer interruptincrease some value and LED (GPIO_Pin_12) to light, as a works fine signal. Problem so fa...