Skip to content

Port SDHC media support from Dynamic C 10#10

Open
tomlogic wants to merge 6 commits intomasterfrom
Feature/support-sdhc
Open

Port SDHC media support from Dynamic C 10#10
tomlogic wants to merge 6 commits intomasterfrom
Feature/support-sdhc

Conversation

@tomlogic
Copy link
Copy Markdown
Contributor

This branch contains a back port of the SDHC support code from Dynamic C 10.

It's available for beta testing and feedback before we incorporate it into the main branch.

Includes FAT update to handle 2GB partitions.
Instead of using sdspi_bitrev() to reverse bit order in blocks of bytes
before sending or after receiving, convert each byte on the fly as we
send or receive.  Allows for sending the constant _cmd55 command.
This enables elimination of a 512-byte scratch buffer and extra
root/xmem memory copy step on every read/write in SD_FAT.LIB.
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