Skip to content

Decode CSD based on CSD_STRUCTURE, not card_type#248

Open
fdomke wants to merge 1 commit into
rust-embedded-community:developfrom
osdyne:develop
Open

Decode CSD based on CSD_STRUCTURE, not card_type#248
fdomke wants to merge 1 commit into
rust-embedded-community:developfrom
osdyne:develop

Conversation

@fdomke
Copy link
Copy Markdown

@fdomke fdomke commented Jun 2, 2026

The type of the CSD depends on the CSD_STRUCTURE field, not the physical layer of the card.

Specifically, there are Standard Capacity SD cards that still support CMD8 (SD2);
csd::Csd::new already handles this correctly by looking at CSD_STRUCTURE instead.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant