Hi All,
I am using the Renesas RL78 G23 microcontroller.
I want to be able to identify a first time power up (aka virgin power up). I was thinking I could write a signature value to some register that can't be erased. I can’t use data flash or code flash because those can be erased (accidentally or on purpose).
Do you know of something like this?
To recap –
Anyone have ideas on how to do this?