Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/15/06 20:23
Read: times


 
#128046 - Reading between the lines ...
Responding to: ???'s previous message
I think the confusion is that the OP was using T0 to refer to the Timer 0 input pin, not the timer itself. I think he wants an interrupt on every count. That's why I suggested that he abandon Timer 0 and set up a handler for one of the external interrupts instead. Hopefully the counts occur at a low enough rate for that to be workable.

-- Russ


List of 10 messages in thread
TopicAuthorDate
Timer0 Interupt question....            01/01/70 00:00      
   Use INT0 or INT1 ???            01/01/70 00:00      
      or still T0            01/01/70 00:00      
   in some places 0x0b is called the vector for the t            01/01/70 00:00      
      Overflow only?            01/01/70 00:00      
         no, just on overflow            01/01/70 00:00      
            Reading between the lines ...            01/01/70 00:00      
            Okay, I feel better            01/01/70 00:00      
               if the OP had clarified and one case had been            01/01/70 00:00      
   cutting through            01/01/70 00:00      

Back to Subject List