Currently only the terms "page" and "word" are used. However, many datasheets etc. seem to use the following terminology:
- Word: Smallest addressable unit for programming operations (8/16/32 bits).
- Page: Buffer unit for optimized programming, typically 256 bytes.
- Sector: Minimum erasable unit, typically 4 KiB.
- Block: Group of sectors that can be erased together, typically 64 KiB.
My understanding is that currently "page" refers to the chunk that can be erased at once (= "sector").
Not sure whether "page" and "word" are really ambiguous between different documents/implementations.
Currently only the terms "page" and "word" are used. However, many datasheets etc. seem to use the following terminology:
My understanding is that currently "page" refers to the chunk that can be erased at once (= "sector").
Not sure whether "page" and "word" are really ambiguous between different documents/implementations.