-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate
- [X] Read the documentation to confirm the issue is not addressed there and your configuration i…
-
Hi,
I've updated to the latest 2024-10-26 release
And adding clock delay
[SDIO]
AddClockDelay=1
Still resulted in errors in the log.txt
```
Platform: BlueSCSI
FW Version: 2024.10.26-rel O…
-
Please help test [this](https://github.com/greiman/SdFat-beta) beta version of SdFat that supports fast SDIO.
A number of users have requested this feature and hope it will be include in this packa…
-
Hello, can SDIO be implemented using GPIO 34 to 39 of RB2350B? How to modify the program? The connection between RP2350B and SD card is as follows:
```
GPIO34 -- SDIO SCK
GPIO35 -- SDIO CMD
GPIO36…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate.
- [X] Provided a clear description of your suggestion.
- [X] Included any relevant context or examp…
-
This is not an issue, Just to let you know I finally posted a beta version of SdFat with RP2040/RP2350 support [here](https://github.com/greiman/SdFat-beta).
My main goal was Arduino users with sma…
-
I'm trying to run the simple_sdio example on a vanilla Pico 1 (SDK 2.0.0) with all the default pins connected, as in the example. However, I'm getting a "no valid FAT volume (13)" error whenever it ru…
-
**Describe the bug**
I'm trying to use the sdcard port of my stm32f412g-disco board.
For that, I enabled the sdmmc via a dts overlay and relevant CONFIGs and when mounting I'm getting an error:
```…
-
Hi esp
I loaded the driver.But there's no device in sight.What's going on?
root@maaxboard8ulp:~/test#
root@maaxboard8ulp:~/test#
root@maaxboard8ulp:~/test#
root@maaxboard8ulp:~/test# insmod es…
-
Is there support for the SDIO slave driver?