PhillyNJ wrote:Thank you for your response. Does the flash memory have a finite number of writes?
AFIK all flash memory has a finite amount of writes. However the number of writes varies depending on the technology used in the Flash memory.
I think 10,000 writes is a typical number quoted for most normal Flash.
Really this number is not the number of writes, its the number of erases, but you need to erase before you can write.
And you can't just erase one byte, (location), you have to erase a whole page of flash memory.
There are plenty of articles on the web that describe this process and optimization of memory erase cycles so as not to wear out one specific page of flash