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

xmit_datablock does not wait for result #12

Open
sx107 opened this issue Dec 10, 2022 · 0 comments
Open

xmit_datablock does not wait for result #12

sx107 opened this issue Dec 10, 2022 · 0 comments

Comments

@sx107
Copy link

sx107 commented Dec 10, 2022

user_discio_spi.c, line 249:
resp = xchg_spi(0xFF); /* Receive data resp */

My SD card does not respond with 0x05 response immediately, only after one 0xFF. This function should wait with a timeout for NOT 0xFF and only then check the result.

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

No branches or pull requests

1 participant