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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/14/03 13:12
Read: times


 
#41506 - RE: General interrupt question (8051)
Responding to: ???'s previous message
Roelf:
The same interrupt will not occur again till you have executed the RETI instruction with the external interrupt flag set OR by changing the priority level from low to high within the ISR (before RETI) and the external interrupt flag being set (this latter case presuming that the external interrupt priority was at the default low level).

Please post again if you want further information.

Michael Karas


List of 9 messages in thread
TopicAuthorDate
General interrupt question (8051)            01/01/70 00:00      
   RE: General interrupt question (8051)            01/01/70 00:00      
      RE: General interrupt question (8051)            01/01/70 00:00      
         RE: INT priority change in ISR / Michael            01/01/70 00:00      
            RE: INT priority change in ISR / Michael            01/01/70 00:00      
            RE: INT priority change in ISR / Michael            01/01/70 00:00      
               Interrupt            01/01/70 00:00      
                  RE: Interrupt            01/01/70 00:00      
   RE: General interrupt question (8051)            01/01/70 00:00      

Back to Subject List