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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/12/01 14:28
Read: times


 
#10757 - RE: Timer Interrupt


Peter Dannegger wrote:
-------------------------------
The only condition:
You should disable interrupts for no longer than the time between two interrupts, since a second overflow can occur before the first is serviced.

E.g. if you reload the timer to get the next interrupt after 1000 cycle, the interrupt can be disabled for no longer than 990 cycles ( less 10 cycle because of the maximum interrupt response time).
____________________________
Sorry Peter,
you are absolutely right, but I thought that rewrite made your wording clearer.

Steve


List of 9 messages in thread
TopicAuthorDate
Timer Interrupt            01/01/70 00:00      
RE: Timer Interrupt            01/01/70 00:00      
RE: Timer Interrupt            01/01/70 00:00      
RE: Timer Interrupt            01/01/70 00:00      
RE: Timer Interrupt            01/01/70 00:00      
RE: Timer Interrupt            01/01/70 00:00      
RE: Timer Interrupt            01/01/70 00:00      
RE: Timer Interrupt            01/01/70 00:00      
RE: Timer Interrupt            01/01/70 00:00      

Back to Subject List