Skip to content
Snippets Groups Projects
Commit da07e825 authored by Raul Radu's avatar Raul Radu Committed by Niccolò Betto
Browse files

[SDDriver] Fix SD Card deadlocking issue when performing I/O operations on F2/F4/F7 boards

- Added a CMD13 to fix the illegal state after a CMD12 sent by mistake
- Switched Thread::yield to IRQenableIrqAndWait to wait for interrupts
- Now waitForCardReady has a faster and less intrusive implementation
- SDIO_STA_STBITERR can be disabled since on some boards it is marked as reserved
- Ability to keep card selected to get a little boost in performance and reduce overhead
parent a52d94ac
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment