You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I really appreciate the SDIO expansion for Rp2040. This is exactly what I need.
However, while both Rp2040SdioSetup.ino and bench.ino run on one of my raspberry pi picos flawlessly, I struggle with another. I am pretty sure it is NOT a wiring issue.
Rp2040SdioSetup outputs:
begin() failed
Do not reformat the SD.
SdError: 0X1E,0X0
What does this error code mean? what could be the issue?