SD card example in 4 line mode

ESP_igrr
Posts: 2071
Joined: Tue Dec 01, 2015 8:37 am

Re: SD card example in 4 line mode

Postby ESP_igrr » Wed Mar 27, 2019 11:28 pm

Good to know that the issue has been resolved. Once you transition to the design on a PCB, you may also double the speed by going from 20MHz to 40MHz clock, if you haven't already (https://docs.espressif.com/projects/esp ... -frequency) Increasing buffer size (especially for write operations), and bypassing buffering at stdio level (using read(fileno(f),...)) can help increase the speed even further.

Who is online

Users browsing this forum: Baidu [Spider], Bing [Bot], Majestic-12 [Bot] and 116 guests