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

Back to Subject List

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


 
#162659 - I did
Responding to: ???'s previous message
I have read the "Bible", but all I get is when you enable an interrupt (i.e. SETB IE.0), the controller runs the ISR when an interrupt is invoked (when a falling edge is detected in this case). After executing RETI, it returns to the place where it was interrupted.
If I don't disabled it, the controller will run ISR whenever a falling edge is occurred.

List of 14 messages in thread
TopicAuthorDate
edge-triggered interrupt            01/01/70 00:00      
   no throrough analysis, but            01/01/70 00:00      
      edge triggered interrupt            01/01/70 00:00      
         you need to read "the bible"            01/01/70 00:00      
            I did            01/01/70 00:00      
   edge triggered interrupt            01/01/70 00:00      
      already answered            01/01/70 00:00      
         edge triggered interrupt            01/01/70 00:00      
   Need better comments            01/01/70 00:00      
      Document "why" instead of "how"            01/01/70 00:00      
   Clear Interrupt flag before enabling interrupt            01/01/70 00:00      
      still imprecise            01/01/70 00:00      
   Some thoughts...            01/01/70 00:00      
      the remaining part of the program            01/01/70 00:00      

Back to Subject List