i.MX28 standby mode with the DDR2 in Self Refresh

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

i.MX28 standby mode with the DDR2 in Self Refresh

755 次查看
ScottKerstein1z
Contributor I

The i.MX28 can be put into standby mode where the CPU clock is reduced to 64MHz, the internal peripheral clocks are gated, and the DDR2 memory is placed into self refresh mode.  In this mode, the DCDC converter outputs continue to run as normal.  With the DDR2 memory in self refresh, the system power consumption should be about 8-9mA.

 

Are there any examples of register settings to accomplish this?

 


标记 (1)
0 项奖励
2 回复数

466 次查看
lee_ee
Contributor II

Dear Fabio Estevam,

Dose the imx28 wince bsp supports STR(suspend-to-ram) function, how to implement it?

Thanks,

0 项奖励

466 次查看
fabio_estevam
NXP Employee
NXP Employee

In Linux you can try:

 

echo standby > /sys/power/state

 

Press the user keys to wake up the system

 

Regards,

 

Fabio Estevam

0 项奖励