Synchronising timers - STM32F4
Posted on October 01, 2012 at 09:15Hi guys, I'm trying to synchronise timers and wondering what is the best way to do this. I need 3 set time points for my project; A continuous interrupt at 5uS intervals, an interrupt excatly 2uS after the first, a...