The Sleep Pixies reminded me that, depending on how important your non-volatile setting is, you should mitigate against corruption. That could occur between erasing and writing the latest data, between writing data and setting any bit which says it's been written, or even during the writing of data. leaving a corrupted value in Flash.
The usual mitigation is keeping multiple copies of the data written consecutively, thus if one is corrupted copies shouldn't have been.
The usual mitigation is keeping multiple copies of the data written consecutively, thus if one is corrupted copies shouldn't have been.
Statistics: Posted by hippy — Sun Apr 14, 2024 4:52 pm