The power consumption of i.mx6ull in deep sleep mode

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

The power consumption of i.mx6ull in deep sleep mode

跳至解决方案
1,193 次查看
suseng777
Contributor I

Referring to "i.MX 6UltraLite Power Consumption Measurement.pdf (AN5710.pdf)", I would like to use deep sleep mode on i.mx6ull board with 4.2v external power supply. When I use  command "rtcwake -m mem -s 30” to suspend to memory, the board current is reduced to 11 ma and the pin PMIC_ON_REQ is still high level, VDD_SOC_IN is still 1.35v. The mem mode power consumption is a bit big. To reduce power consumption, does the pin  PMIC_ON_REQ need to output low level ? When the board suspend to memory, the VDD_SOC_IN can reduced to low 0v?

rtcwake.png

标签 (1)
0 项奖励
1 解答
941 次查看
igorpadykov
NXP Employee
NXP Employee

Hi su

VDD_SOC_IN is not reduced to 0 in low power modes,

please check sect.4.1.6 Power Modes i.MX6ULL Datasheet
http://cache.freescale.com/files/32bit/doc/data_sheet/IMX6ULLCEC.pdf

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

在原帖中查看解决方案

0 项奖励
2 回复数
942 次查看
igorpadykov
NXP Employee
NXP Employee

Hi su

VDD_SOC_IN is not reduced to 0 in low power modes,

please check sect.4.1.6 Power Modes i.MX6ULL Datasheet
http://cache.freescale.com/files/32bit/doc/data_sheet/IMX6ULLCEC.pdf

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

0 项奖励
941 次查看
suseng777
Contributor I

Thank you very much!

0 项奖励