What is the lowest power state for LPDDR SDRAM?

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

What is the lowest power state for LPDDR SDRAM?

跳至解决方案
1,793 次查看
nathanpalmer
Contributor IV

I have a legacy design that includes an iMX27 and LPDDR.  I am trying to take some measurements of the system power with various components powered off (or close to it) to calculate board overhead.  

I would like to disable the SDRAM, but I don't know if just not configuring it is enough to set it in the lowest power mode.  I am running application code from internal SRAM so I don't need the SDRAM at all.  How do I power it off (or close to off) from the iMX27?  Is there a mode I can put the SDRAM in that is essentially off?

Thanks!

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

Please use section 18.4.5 (Low Power Operating Modes) of the i.MX27 Reference Manual.
You can try Self Refresh Mode (section 18.4.5.1 Self Refresh Mode for SDRAM/LPDDR Devices)
or

Precharge Power Down Mode (section 18.4.5.3 Precharge Power Down Mode).

在原帖中查看解决方案

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

Please use section 18.4.5 (Low Power Operating Modes) of the i.MX27 Reference Manual.
You can try Self Refresh Mode (section 18.4.5.1 Self Refresh Mode for SDRAM/LPDDR Devices)
or

Precharge Power Down Mode (section 18.4.5.3 Precharge Power Down Mode).

0 项奖励
回复