CPU Sleep mode
Posted: 03 August 2007, 8:03 AM
I have a ZX-24a microcontroller that I want to have sleep with as little power usage as possible while maintaining its Real Time Clock. I want it to wake up every ten minutes, perform its tasks which require the current time, then go back to sleep. Is there any way I can use the CPUSleep() function, have it wake up after a set amount of time and still have the RTC registers of the microcontroller maintain the correct time?
Thanks
Thanks