Power management Power consumption : ARM Core off

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

Power management Power consumption : ARM Core off

跳至解决方案
3,543 次查看
cader
Contributor II

Dear Freescale Support Team,

We are working on the Power management Module on i.MX6Q Based SabreSDP Platform with B5 Revision and the Processor Revision is 1.2(i.e AC)

We would like to know about the ARM Power off sequence in i.MX6q and any one has the procedure to Enter in to the ARM Power off state please share.

And i would like to know any other module dependency with ARM Power off . What is the power consumption will reduce if ARM Power off performed in the SabreSDP Platform.

Any other documentation for suspend and resume what is the exact procedure. How to make sure ARM is in Power OFF mode.

Best Regards,

Cader.

标签 (2)
0 项奖励
回复
1 解答
1,030 次查看
Yuri
NXP Employee
NXP Employee

As for power consumption please use the next app notes :

http://cache.freescale.com/files/32bit/doc/app_note/AN4509.pdf

http://cache.freescale.com/files/32bit/doc/app_note/AN4576.pdf

The mentioned app notes relate to Linux BSP :


https://www.freescale.com/webapp/Download?colCode=L3.0.35_1.1.0_SOURCE&appType=license&location=null


https://www.freescale.com/webapp/Download?colCode=L3.0.35_3.0.0_ER_SOURCE&appType=license&location=n...


Please use Linux documentation for information about source files, responsible

for power saving modes.


https://www.freescale.com/webapp/Download?colCode=L3.0.35_1.1.0_LINUXDOCS_BUNDLE&location=null


In particular, please look at  Chapter 16 "Low-level Power Management (PM) Driver"

of "Linux_6DQ_RM_L3.0.35_1.1.0.pdf".


Also the SDK contains examples. 

Please look at Chapter 24 (Configuring the Power Modes) of "iMX6_Firmware_Guide.pdf".


https://www.freescale.com/webapp/Download?colCode=i.MX6_PLATFORM_SDK&location=null

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,031 次查看
Yuri
NXP Employee
NXP Employee

As for power consumption please use the next app notes :

http://cache.freescale.com/files/32bit/doc/app_note/AN4509.pdf

http://cache.freescale.com/files/32bit/doc/app_note/AN4576.pdf

The mentioned app notes relate to Linux BSP :


https://www.freescale.com/webapp/Download?colCode=L3.0.35_1.1.0_SOURCE&appType=license&location=null


https://www.freescale.com/webapp/Download?colCode=L3.0.35_3.0.0_ER_SOURCE&appType=license&location=n...


Please use Linux documentation for information about source files, responsible

for power saving modes.


https://www.freescale.com/webapp/Download?colCode=L3.0.35_1.1.0_LINUXDOCS_BUNDLE&location=null


In particular, please look at  Chapter 16 "Low-level Power Management (PM) Driver"

of "Linux_6DQ_RM_L3.0.35_1.1.0.pdf".


Also the SDK contains examples. 

Please look at Chapter 24 (Configuring the Power Modes) of "iMX6_Firmware_Guide.pdf".


https://www.freescale.com/webapp/Download?colCode=i.MX6_PLATFORM_SDK&location=null

0 项奖励
回复
1,030 次查看
Oceanblue
Contributor III

Hi Yuri,

      Could you please explain a little detail about Power off sequence? we have met the same problem, and expect to port it on ourselves power management circuit. thanks

JK W

0 项奖励
回复
1,030 次查看
Yuri
NXP Employee
NXP Employee

Please look at section 5 (Use case configuration and usage guidelines) of app note AN4576 (i.MX 6DualLite Power Consumption Measurement), in particular, for Deep-Sleep mode :

echo mem > /sys/power/state

0 项奖励
回复