carlk3 / no-OS-FatFS-SD-SDIO-SPI-RPi-Pico

A FAT filesystem with SDIO and SPI drivers for SD card on Raspberry Pi Pico
Apache License 2.0
105 stars 18 forks source link

Cannot mount sd card #17

Closed dietmarczekay closed 1 month ago

dietmarczekay commented 10 months ago

In the former repo was an issue, mounting sdcard with the 6 pin module: https://github.com/carlk3/no-OS-FatFS-SD-SPI-RPi-Pico/issues/28

I had this problem too. Solution seems to be keep the connection cable as short as possible and use pullup resistors on MOSI and MISO. Before I wasnt able to mount the SD card. Afterwards I didnt run again into this problem

cheers

carlk3 commented 10 months ago

Also, see The 5V Arduino SD modules might work with a simple trick