Skip to content

SDMMC frequency selection based on board type #5688

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

Merged
merged 3 commits into from
Oct 1, 2021
Merged

SDMMC frequency selection based on board type #5688

merged 3 commits into from
Oct 1, 2021

Conversation

dukess
Copy link
Contributor

@dukess dukess commented Sep 21, 2021

On Olimex ESP32 EVB I/O operations with SD card can cause error when LAN is used in same time.
Problem is disappearing if SD MMC frequency lower down from SDMMC_FREQ_HIGHSPEED to SDMMC_FREQ_DEFAULT.

No problem if WiFi used instead LAN.

For issue #5682

On Olimex ESP32 EVB I/O operations with SD card can cause error when LAN is used in same time.
Problem is disappearing if SD MMC frequency lower down from SDMMC_FREQ_HIGHSPEED to SDMMC_FREQ_DEFAULT.

No problem if WiFi used instead LAN.
@dukess dukess requested a review from igrr September 21, 2021 09:21
@dukess
Copy link
Contributor Author

dukess commented Sep 22, 2021

this pull request include this request too: #5631

@me-no-dev me-no-dev merged commit 93f1060 into espressif:master Oct 1, 2021
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