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
@mwalimu
The interface used for the SD card on this board is SDIO, not SPI, so it doesn't need the CS pin.
It's not clear from the schematic, and the documentation wiki is broken, but there are comments in their sdcard code example.
CircuitPython version
Code/REPL
Behavior
Can't use SD card since there is no chip select defined in "board".
Description
No response
Additional information
CS pin in schematic is IO10
The text was updated successfully, but these errors were encountered: