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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/01/04 18:08
Read: times


 
#71561 - RE: How to set atmel 8051 into idle mode ?
Responding to: ???'s previous message
You will not only want to read the 8051 bible as suggested by Erik, but also read the datasheet for your part--sometimes various derivatives do things slightly different.

You will be looking for setting either the IDL or PD bit in PCON. Idle mode can be useful since a interrupt can wake the chip back up. In power down mode a hardware reset is required to get running again, so you won't be continuing from where you were.

Dennis

List of 11 messages in thread
TopicAuthorDate
How to set atmel 8051 into idle mode ?            01/01/70 00:00      
   RE: How to set atmel 8051 into idle mode ?            01/01/70 00:00      
   RE: How to set atmel 8051 into idle mode ?            01/01/70 00:00      
      RE: How to set atmel 8051 into idle mode ?            01/01/70 00:00      
   Ask Atmel!            01/01/70 00:00      
   RE: How to set atmel 8051 into idle mode            01/01/70 00:00      
      periodically wake from powerdown            01/01/70 00:00      
      RE: How to set atmel 8051 into idle mode            01/01/70 00:00      
         RE: How to set atmel 8051 into idle mode            01/01/70 00:00      
            RE: How to set atmel 8051 into idle mode            01/01/70 00:00      
               RE: How to set atmel 8051 into idle mode            01/01/70 00:00      

Back to Subject List