SRAM retention over system reset

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

SRAM retention over system reset

1,556 Views
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

Tags (3)
0 Kudos
4 Replies

1,256 Views
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

1,256 Views
iainrist
Contributor I

David,

Thanks. Pretty much as I wished/expected.

Any idea on the state of the SRAM after POR?

Iain

0 Kudos

1,255 Views
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 Kudos

1,255 Views
DavidS
NXP Employee
NXP Employee

Hi Iain,

SRAM after POR is not defined so could be anything.

Regards,

David

0 Kudos