Which functions will be closed in suspend mode?

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

Which functions will be closed in suspend mode?

871 次查看
charleshuang
Senior Contributor II

We don't have PMIC

But we have a MCU which can make system to sleep mode

We want to know when system in standby mode by SW command (echo mem > /sys/power/state)

Which of the following features will the CPU shut down?

VPU

GPU

L2 Cache

USB

PCIE

SATA

HDMI

LVDS

Or where can we refer in the documents?

标签 (2)
0 项奖励
回复
1 回复

756 次查看
igorpadykov
NXP Employee
NXP Employee

Hi charles

all functions are disabled except snvs and wake capabilities,

details can be found in sect.18.5.3.3 STOP mode i.MX6DQ Reference Manual

http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf

Table 9. Stop Mode Current and Power Consumption i.MX6DQ Datasheet

http://cache.freescale.com/files/32bit/doc/data_sheet/IMX6DQCEC.pdf

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

0 项奖励
回复