Skip to content

Clarify sector/page/word #4

Description

@JuliDi

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions