Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

write CRC after single block #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Risca
Copy link

@Risca Risca commented Jul 2, 2021

From what I understand, the card is supposed to respond with a data_response directly after a data block + CRC. The standard doesn't make it perfectly clear that a CRC is always needed.

Might be a good idea to also update your excellent AVR C tutorial here as well: http://www.rjhcoding.com/avrc-sd-interface-4.php

From what I understand, the card is supposed to respond with a
data_response directly after a data block + CRC. The standard doesn't
make it perfectly clear that a CRC is always needed.
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