This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

retained register in sleep mode in nrf52

In the user manual of nrf52832 it is said that ram[n].power are retained registers in sleep mode and that depending on the settings.

One or more RAM sections can be retained in System OFF mode depending on the settings in the RAM[n].POWER registers. RAM[n].POWER are retained registers, see Reset behavior. Note that these registers are usually overwritten by the startup code provided with the nRF application examples.

How can I write in these registers and how can I activate retention ?

I am using s132 and sdk 14.2.0

Parents Reply Children
No Data
Related