Dear Colleagues,
Could you clarify if there are any ways to store 2 bytes of data during a CPU reset? The task looks like that we need to write 2 bytes of data, then perform a CPU reset by software, and after this reset, read these 2 bytes. Can RAM, or any registers, be suitable for these purposes?
At the moment we are temporarily using external NvM, but since this memory will be used for other purposes, we are looking for alternative solutions.
Thanks in advance for help.