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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/28/04 19:29
Read: times


 
#67549 - RE: PCON for AT89S52
Responding to: ???'s previous message
Hi Stanley,
The two flag bits GF0 and GF1 can be used to indicate whether an interrupt occurred during normal operation or during an Idle. When you activate the Idle mode just set one (or both) of the flag bits just before you set the Idle mode. When Idle is terminated by an interrupt, the interrupt service routine (ISR) can examine the flag bits.
This is handy to know while the processor is asleep so that when it wakes up it will know what happened.
Regards,
Charles Bannister

List of 10 messages in thread
TopicAuthorDate
PCON for AT89S52            01/01/70 00:00      
   RE: PCON for AT89S52            01/01/70 00:00      
      RE: PCON for AT89S52            01/01/70 00:00      
         RE: Confused F0/F1 for GF0/GF1            01/01/70 00:00      
            RE: DIY Bit-Addressable Flags            01/01/70 00:00      
   RE: PCON for AT89S52            01/01/70 00:00      
   RE: PCON for AT89S52            01/01/70 00:00      
      RE: PCON for AT89S52            01/01/70 00:00      
         RE: PCON for AT89S52            01/01/70 00:00      
   RE: PCON for AT89S52            01/01/70 00:00      

Back to Subject List