i.MX28 standby mode with the DDR2 in Self Refresh

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

i.MX28 standby mode with the DDR2 in Self Refresh

753件の閲覧回数
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 返答(返信)

464件の閲覧回数
lee_ee
Contributor II

Dear Fabio Estevam,

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

Thanks,

0 件の賞賛

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