Which functions will be closed in suspend mode?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Which functions will be closed in suspend mode?

877件の閲覧回数
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 返信

762件の閲覧回数
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 件の賞賛
返信