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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/17/03 22:04
Read: times


 
#43664 - RE: Best way to fake an INT0 or INT1
Responding to: ???'s previous message
If you set the int0 bit (software or hardware)and hold it there, you will re-enter and exit the service routine every task instruction until you set the bit high. This may be why it looked like you never came out of the interrupt routine. If want to fake it, try just jumping to the interrupt location one time or do the debounced switch like IJAZ mentioned.

List of 11 messages in thread
TopicAuthorDate
Best way to fake an INT0 or INT1            01/01/70 00:00      
   RE: Best way to fake an INT0 or INT1            01/01/70 00:00      
      RE: Best way to fake an INT0 or INT1            01/01/70 00:00      
   RE: Best way to fake an INT0 or INT1            01/01/70 00:00      
   RE: Best way to fake an INT0 or INT1            01/01/70 00:00      
      RE: Best way to fake an INT0 or INT1            01/01/70 00:00      
         RE: Best way to fake an INT0 or INT1            01/01/70 00:00      
            RE: Best way to fake an INT0 or INT1            01/01/70 00:00      
   RE: Best way to fake an INT0 or INT1            01/01/70 00:00      
      RE: Best way to fake an INT0 or INT1            01/01/70 00:00      
         RE: Best way to fake an INT0 or INT1            01/01/70 00:00      

Back to Subject List