Hi!
I want to know if I write something in NV, for how much time it is retained in the memory? Is it possible that the contents I write are lost after given limited time?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi!
I want to know if I write something in NV, for how much time it is retained in the memory? Is it possible that the contents I write are lost after given limited time?
To be more precise:
The on-chip flash memory is primarily intended to hold program code and constant data.
The flash memory has the following features:
• Page size: 1 KB or 2 KB (details are given in the data sheet of the device.)
• Flash-page erase time: 20 ms
• Flash-chip (mass) erase time: 20 ms
• Flash write time (4 bytes): 20 μs
• Data retention (at room temperature): 100 years
• Program and erase endurance: 20,000 cycles