Search found 1 match

by bdellabe
03 August 2007, 8:03 AM
Forum: ZX-24
Topic: CPU Sleep mode
Replies: 1
Views: 5469

CPU Sleep mode

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,...