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

Updating timeouts as per SD Spec - Do not merge #104

Closed
wants to merge 1 commit into from

Conversation

deepikabhavnani
Copy link

Command / Read / Write / Erase / Init timeouts should be different as per the SD Specification.
Single macro is used for all timeout condition, which causes huge delay in case SD card is not present.

Extra delay in timeout wont case any problem with normal SD card operation, but it card is not detected it will stall the system for long (50 sec).

TODO: PR is not tested

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.

None yet

1 participant