STM32f407 MCU two interrupts at some time
Posted on July 25, 2015 at 02:19I used TIMER 2. It's interrupt time is 1us.I made one long pulse and short pulse using GPIO output pin and TIMER 2.but sometimes, interrupts occurred two times.First figure is the result I want to get.Second figure is...