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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/31/03 05:23
Read: times


 
#42595 - RE: eliminating interrupt latency for PWM
Responding to: ???'s previous message
I read the message I posted and its not as clear as it could be.

In order to generate an "on" time shorter than the interrupt latency, instead of just loading the "on" time in the timer 0 registers and leaving the ISR, I'm trying to stay in the interrupt routine for the "on" time before loading the timer for the "off" time.

I wanted to find out if I could use timer 0 while in the ISR for timer 0. Or if it is possible to use timer 2 while in the ISR for timer 0.

Thanks.


List of 5 messages in thread
TopicAuthorDate
eliminating interrupt latency for PWM            01/01/70 00:00      
   RE: eliminating interrupt latency for PWM            01/01/70 00:00      
      RE: eliminating interrupt latency for PWM            01/01/70 00:00      
         RE: eliminating interrupt latency for PWM            01/01/70 00:00      
            RE: eliminating interrupt latency for PW            01/01/70 00:00      

Back to Subject List