Skip to content

Access bits not shown for sectors > 32 on 4k cards #17

@magu

Description

@magu

The access bits for the 16 block sectors in the latter part of a 4k card are not shown properly but ERR is printed instead. According to the data sheet these are defined in the same way as in the 4 block sectors, but in clusters of 5 blocks each.

image

Thus it should be fairly trivial to calculate and save the access bits to block 0-4 instead of only 0, 5-9 instead of only 1, and lastly 10-14 instead of only 2 when sector is > 31.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions