TIM3 interrupt occasionally fires too early
Posted on May 20, 2013 at 19:28 I am using TIM3 as an event timer to trigger external ADC conversions. I am having an issue where the timer interrupt fires too early and causes an out of range conversion result from the ADC. I notice that when t...