i.MX6 sleep mode

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

i.MX6 sleep mode

跳至解决方案
4,765 次查看
weiqing
Contributor II

Hello,

We use i.MX6 solo/quad and Linux BSP in our customized board.

Our question is: which components are shutted down when the command "echo mem > /sys/power/state" is typed?

Consumes the processor power still? what about the Memory, Ethernet PHY, etc.?


Thanks in advance for any Information. :=)

weiqing

0 项奖励
1 解答
1,838 次查看
igorpadykov
NXP Employee
NXP Employee

Hi weiqing

please check Table 9. Stop Mode Current and Power Consumption IMX6DQCEC ,

AN4509 i.MX 6Dual/6Quad Power Consumption Measurement,

sect.3.2 Low Power Mode Use Cases,

3.2.1 Use Case 1— Deep Sleep Mode (DSM)

This mode is named as Dormant mode or Suspend to RAM, in the Linux BSP.

This is the lowest possible power state where external supplies are still on.

From L3.0.35_4.1.0_LINUX_DOCS i.MX_6Dual6Quad_Linux_Reference_Manual.pdf  p.130 :

Mem (suspend to RAM): maps to DORMANT mode

Power supplies are not turned off from Memory, processor NVCC_RGMII .

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
1 回复
1,839 次查看
igorpadykov
NXP Employee
NXP Employee

Hi weiqing

please check Table 9. Stop Mode Current and Power Consumption IMX6DQCEC ,

AN4509 i.MX 6Dual/6Quad Power Consumption Measurement,

sect.3.2 Low Power Mode Use Cases,

3.2.1 Use Case 1— Deep Sleep Mode (DSM)

This mode is named as Dormant mode or Suspend to RAM, in the Linux BSP.

This is the lowest possible power state where external supplies are still on.

From L3.0.35_4.1.0_LINUX_DOCS i.MX_6Dual6Quad_Linux_Reference_Manual.pdf  p.130 :

Mem (suspend to RAM): maps to DORMANT mode

Power supplies are not turned off from Memory, processor NVCC_RGMII .

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励