uracoli-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[uracoli-devel] Sleeping


From: Vasilakes, Keith
Subject: [uracoli-devel] Sleeping
Date: Wed, 16 May 2012 10:32:26 -0500

Okay…UART issue solved.

 

Next hurdle…

 

I see code for low power, looks like it puts the radio into sleep mode?

 

My initial attempt didn’t seem too fruitful.

I see the radio drawing about 5-6 ma, and if I try to put it o sleep I gt it down to 4…WAY too high!

 

I was trying variations of this;

 

set_sleep_mode(SLEEP_MODE_PWR_DOWN);

cli();

sleep_enable();

sei();

radio_set_state(STATE_SLEEP);

sleep_cpu();

sleep_disable();

 

 

there is a timer running off the 32k clock to wake it up…

 

 

Thanks Again!

 

Keith Vasilakes

Firmware Engineer

 

Spectrum Design Solutions

110 North 5th Street, Floor 3

Minneapolis, MN 55403

 

Direct: +1.612.524.7134

Main: +1.612.435.0789

Email: address@hidden

 

www.spectrumdsi.com

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]