Quote:
Originally Posted by Henry Loenwind
You're quite right, just one little detail: A PC has multiple standby modes, S3 is (I think) "suspend to RAM", while S1 leaves the CPU running and only switches off some other hardware.
So what iRex is aiming for is "Standby S1", with the CPU still running but with a reduced frequency.
If I had to guess why they cannot do S3/"suspend to RAM" or even "suspend to flash", I'd say the hardware buttons have no way to wake up the CPU. So the CPU has to run to check if a button is pressed.
|
erm ... I doubt so ... wakeup triggers are mostly handled by onboard auxilliary controller chips and not the main CPU itself. They 'just' need such a controller to wait for triggers, very much like how the various IO controller chips can wake up a whole PC through a phone or LAN line even with the whole system switched off.
Granted the IO controller is using some power, but should be miniscule compared to the main CPU running.