Quote:
Originally Posted by Robertb
Dear SmartyPants:
These threads always meander in and out so it is fine. No problem. My problem is that my techs tell me the visible clock uses the power and drains the battery and so many others on this forum deny this can be right. I have learned to trust BOTH. I just want to try to find a definitive answer to the problem. I love the clock feature but NOTHING should impact the long battery charge life. I am overjoyed that so many responded to this thread.
|
Robert,
There is theory (the hardware being used) vs the code accessing the hardware.
Fact: the hardware clock does not use more power just because there is a visible clock on the e-ink display.
Poorly written "display time" code, that should be asleep unless a screen refresh is called for, may keep the other CPU from sleeping (or causing frequent wakeup's).
I am guessing the latter.