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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/11/02 13:36
Read: times


 
#28997 - RE: Delaying interrupts
the interrupt is not going to wait for your critical code to end
no, but the flag to make it happen will still be there and the moment you reenable the interrupt it happens. Of course, if your interrupt disable time is too long, you will have real trouble. e.g. the serial interrupt can be disabled for approx 8/10 of a character time, if more, characters will be lost.

Erik

List of 15 messages in thread
TopicAuthorDate
Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts Nic            01/01/70 00:00      
RE: Delaying interrupts Nic            01/01/70 00:00      
RE: Delaying interrupts Nic            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts, Nic            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      

Back to Subject List