-
### 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…
-
### Describe problem solved by the proposed feature
在新的主线上已经支持 `switch_uhs_voltage` ops,但是目前看上去他更像操作 signal voltage switch 的子集,如果让驱动 ops 实现改进如下是否更好:
```c
struct rt_mmcsd_host_ops
{
void (*r…
-
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…
-
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…
-
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…
-
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?