User Activity

Posted on May 21, 2014 at 20:25I am working on outputing a PWM signal, and everytime I set up my initialization and enable the timer. The interrupt flags for channels 1,2 and 3 all get set and i am not sure why? even if i don't enable those 3 channe...
Posted on March 24, 2014 at 20:40I am trying to set up 8 different inputs to capture the time it takes to see a rising edge on that pin. I am using Timer1-ch4, Timer2-ch3 & ch4, Timer 8 ch 4, and Timer4 ch1,ch2,ch3,c4. I am just wondering how to ini...