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

RAMON and RAMONB

Hi,

In the nrf51_bitfields.h file, I can see definitions for two registers POWER_RAMON and POWER_RAMONB.

But I don't see this RAMONB in th nRF51 reference manual and have only sd_power_ramon_set() not a sd_power_ramonb_set.

So, if I do sd_power_ramon_set(0xf000f), will all the 4 blocks of RAM will be retained? This is with SDK 5.2 and Soft Device 110 6.0

EDIT: Just found 51822 PS describes just two RAM blocks. Does that means only first two bits of RAMON is valid?

Best regards, Karthik

Related