Hello, Is there a register flag to tell me if retention RAM is already initialized or not?
I want to avoid below sequence.
After PoR, I will init the RET RAM and write some values to it then after soft reset, I will reinitialize which will clear the values.
I know I can write magic flag to retention RAM and check it later but I would prefer to have register value which would be more stable.
BR,
Andrew