Do you have pullup resistors on SD card data lines? Sorry, I don't understand what 'internal pullup registers' means
@ESP_igrr "Internal" means "inside" or "on board". My sd card board has no pull up resister by itself.
@rudi
looks the connection like the second?
You must itself pullup the ...
Search found 2 matches
- Mon May 22, 2017 8:13 am
- Forum: General Discussion
- Topic: SDIO Interface
- Replies: 27
- Views: 61830
- Sun May 21, 2017 4:30 pm
- Forum: General Discussion
- Topic: SDIO Interface
- Replies: 27
- Views: 61830
Re: SDIO Interface
I just tried SDIO example (https://github.com/espressif/esp-idf/tree/master/examples/storage/sd_card).
1bit mode works, but 4bit mode does not work.
Connections are ok (correctly as https://github.com/espressif/esp-idf/tree/master/examples/storage/sd_card#hardware).
My SD card board has no internal ...
1bit mode works, but 4bit mode does not work.
Connections are ok (correctly as https://github.com/espressif/esp-idf/tree/master/examples/storage/sd_card#hardware).
My SD card board has no internal ...