Page 1 of 1

Workign eMMC initialization

Posted: Thu Oct 19, 2017 6:43 am
by jsarrett
Hello community,

I've got a working implementation of an updated SDMMC driver that supports eMMC. Please feel free to test it out and tell me how it works. It's currently an open pull request on GitHub. https://github.com/espressif/esp-idf/pull/590

I believe it to be correct, but i've only got 1 eMMC chip on hand to test with. and a few other SD cards.

-James