IMX suspend: Difference between revisions

From Variscite Wiki
(Created page with "{{PageHeader|Suspend to RAM}} {{DocImage|category1=Yocto|category2=VAR-SOM-MX6}}Category:DART-6UL Category:VAR-SOM-MX7 This state offers significant power savings as ...")
 
No edit summary
Line 1: Line 1:
{{PageHeader|Suspend to RAM}}
{{PageHeader|Suspend to RAM}}
{{DocImage|category1=Yocto|category2=VAR-SOM-MX6}}[[Category:DART-6UL]] [[Category:VAR-SOM-MX7]]
{{DocImage|category1=Yocto|category2=VAR-SOM-MX6}}[[Category:DART-6UL]] [[Category:VAR-SOM-MX7]]
= Suspend to RAM =


This state offers significant power savings as everything in the system is put into a low-power state, except for memory, which is placed into the self-refresh mode to retain its contents.<br>
This state offers significant power savings as everything in the system is put into a low-power state, except for memory, which is placed into the self-refresh mode to retain its contents.<br>
Line 8: Line 9:
$ echo mem > /sys/power/state
$ echo mem > /sys/power/state
</pre>
</pre>
<br>
To wake up:<br>
There are a few ways to wake up from suspend.<br>
For example, using the RTC you can wake at a specific time (see the RTC section).<br>
Another way is to push a button on the board which is set as wakeable.<br>


= Current consumption when suspended =
= Current consumption when suspended =

Revision as of 16:50, 12 December 2016

Suspend to RAM

Suspend to RAM

This state offers significant power savings as everything in the system is put into a low-power state, except for memory, which is placed into the self-refresh mode to retain its contents.

To suspend to RAM:

$ echo mem > /sys/power/state


To wake up:
There are a few ways to wake up from suspend.
For example, using the RTC you can wake at a specific time (see the RTC section).
Another way is to push a button on the board which is set as wakeable.

Current consumption when suspended

VAR-SOM-MX6 "L" revisions (1GB RAM)

17.2mA with a 3.7V Li-Po

Warning: Only "L" (for Low-power) revisions of VAR-SOM-MX6 can be operated with 3.7V!

DART-MX6

9mA with a 3.7V Li-Po

VAR-DART-6UL

4.5mA with 3.3V

VAR-SOM-MX7