Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to turn on/off microcontroller sleep mode?

Status
Not open for further replies.

sarathregunath

Newbie level 4
Joined
Feb 22, 2007
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Trivandrum
Activity points
1,317
hi all..

I have started learning embedded systems...especially microcontrollers.I have a few basic doubts:

Can anyone plz tell me about microcontroller sleep mode..how it goes into it??how to get it out of it??

and plz tell me from where to get details about micros including this...
 

Re: microcontrollers

Hi,

uC in sleep mode consumes very little current. To get into sleep mode in PICmicro, SLEEP instruction will put the uC into sleep mode.

To get out of sleep mode, there are many ways.
1. Reset
2. Watchdog time out
3. Interrupts.
4. Power down and up

If you are interested in PICmicro, then www.microchip.com is the best place to start.

Cheers

Ravi
 

microcontrollers

If you are so interested in sleep mode, TI MSP430 probably is your best bet.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top