Hello,
i plan implementing an block storage for nRF51. I want to integrate an checksum or error correction mechanism.
I have understood i can write an bit 20000 times. Is it useful on overwriting bytes mask all previously written 0 bits to 1 to get more write cycles?
When an flash cell is fault vat value is stored? Is this cell permanently 0 or 1 or there are both values possible?
I have read that neighbor cells can switch value on writes. Is this true for nRF51?
Regards,
Frank