Skip to content

Conversation

@igrr
Copy link
Member

@igrr igrr commented Oct 11, 2024

SD card on P4 EV board is connected to slot 0. Previously the code used slot 1 and routed it through GPIO Matrix to slot 0 pins. This resulted in conflicts when trying to use slot 1 for connecting to ESP32-C6 over SDIO.

See espressif/esp-idf#14699 (comment) for background.

SD card on P4 EV board is connected to slot 0. Previously the code
used slot 1 and routed it through GPIO Matrix to slot 0 pins.
This resulted in conflicts when trying to use slot 1 for connecting
to ESP32-C6 over SDIO.
@tore-espressif
Copy link
Collaborator

tore-espressif commented Oct 11, 2024

@igrr Thanks for the PR, similar implementation here #401

If you need it now, we can rebase merge this PR and the rebase&update #401

@igrr
Copy link
Member Author

igrr commented Oct 11, 2024

Ooops, I've seen that one but didn't realize from the title that it also fixed SD card.

If you plan on merging #401 today then I can close this one. If not, maybe merge this one first and then rebase #401.

@tore-espressif
Copy link
Collaborator

Will merge after CI pass

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

Successfully merging this pull request may close these issues.

3 participants