Part Number: CC2640R2F
I need to save data somewhere that I can reach after the controller wakes up from "shutdown" mode.
The SRAM does not keep its memory in "shutdown" mode
Its only two bytes that I need to save (actually only five bits) and it needs to be accessible immediately after the controller wakes up from "shutdown" mode.
Have tried to save it in FLASH but due to that the device is battery powered we have a huge power drop when erasing/writing to flash.
We also have an external serial EEPROM but this is too slow since we need the data immediately after the controller leaves the "shutdown mode":
Regards
Örjan