SRAM retention over system reset

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

SRAM retention over system reset

3,560 次查看
iainrist
Contributor I

I am really only interested in SRAM retention over a software reset, but I thought this post could be a catch-all.

I am working on a Kinetic K10. I want to reset the microcontroller and retain some data over the reset. I realise I can use the System Register File to achieve this, since this is only reset via a power-on reset, but I am interested in other methods as well.

I did not see in the reference manual any mention in what state the SRAM comes up in after POR or the effect of the various system reset sources on the current state of the SRAM.

Does the SRAM come up filled with a static value after a power-on reset?

Does the SRAM retain its contents any/some/all system resets?

The K10 has multiple system reset sources. If the SRAM is retained over only some system resets, please could you indicate which ones.

Power-on reset

External pin reset

Low-voltage detect

Watchdog timer

Low leakage wakeup

Loss-of-clock (external)

Loss-of-clock (PLL)

Stop mode acknowledgement error

Software reset

Lockup reset

EzPort reset

MDM-AP system reset request

标记 (3)
0 项奖励
回复
4 回复数

3,260 次查看
DavidS
NXP Employee
NXP Employee

Hi Iain,

Quick non in depth answer.

The SRAM retains its contents during non-POR resets.

I haven't tried each of your cases but as long as power is retained the SRAM contents are retained.

So if a low power or brown out occurs, SRAM not retained.

Maybe others have done some of your test cases and will reply too.

Regards,

David

3,260 次查看
iainrist
Contributor I

David,

Thanks. Pretty much as I wished/expected.

Any idea on the state of the SRAM after POR?

Iain

0 项奖励
回复

3,259 次查看
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Iain Rist:

Just to complement on David's response. For a Low leakage wakeup reset, if the device was in VLLS1 or VLLS0 power modes, then SRAM memory is powered off and so the contents are not retained.

Regards!

Jorge Gonzalez

0 项奖励
回复

3,259 次查看
DavidS
NXP Employee
NXP Employee

Hi Iain,

SRAM after POR is not defined so could be anything.

Regards,

David

0 项奖励
回复