This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52832: nWRITE,BLOCK

Hi, we have some questions about the flash in the nRF52832.
In the datasheet is this nWRITE,BLOCK; Amount of writes allowed in a block between erase; Max 181

1. Does every word that is written to the flash count as 1? Or does it count as 1 if e.g. 20 bytes are written at once?
2. Does it count as 1 if we flip a bit from 1 to 0? So if we flip all bits of a word in an own write operation from 1 to 0, it counts as 32 writes?
3. Are record-based flash managers that manage record status with bit flipping unsuitable for this flash?

Best regards!

Parents Reply Children
No Data
Related