Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RP2040 SD initialization issues #16

Open
Paulwk13 opened this issue Sep 27, 2024 · 2 comments
Open

RP2040 SD initialization issues #16

Paulwk13 opened this issue Sep 27, 2024 · 2 comments

Comments

@Paulwk13
Copy link

So I'm currently working a switch consolizer that relies on a custom made PCB that extends the SD card, I have several chipped boards but only one with a switch made 2040 and its unable to init the SD card. Forgive my ignorance I'm not to knowledgeable on the complexities of SDIO but it appears that rp2040 seem to be unable to initialize the sd card via the extender board. I have tested this extender with several alternatives and even my computer all working fine. Any insight you have could help me solve this problem. Thank you.

IMG_6380
IMG_6388

@Paulwk13
Copy link
Author

IMG_6446
IMG_6447

This is the same board combo with one hwfly and one rp2040

@Leerz
Copy link

Leerz commented Oct 6, 2024

IO but it appears that rp2040 seem to be unable to initialize the sd card via the extender board. I have tested this extender with several alternatives and even my computer all working fine. Any insight you have could help me solve this problem. Thank you.

IMG_6380
does it work when plugged in directly?
i'm guessing the extender board also has a cap setup on the 3v line that could be causing interference. you can skip that extender board and use a generic line per line with no additional circuitry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants