i.MX28 standby mode with the DDR2 in Self Refresh

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

i.MX28 standby mode with the DDR2 in Self Refresh

748 Views
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?

 


Tags (1)
0 Kudos
2 Replies

459 Views
lee_ee
Contributor II

Dear Fabio Estevam,

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

Thanks,

0 Kudos

459 Views
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 Kudos