Skip to content
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

Slow Read Speed #7

Open
EchoStretch opened this issue Mar 31, 2023 · 0 comments
Open

Slow Read Speed #7

EchoStretch opened this issue Mar 31, 2023 · 0 comments

Comments

@EchoStretch
Copy link

Current using a bat file to create a bin file of lilygo but its super slow anyway i can speed this up.. Im guessing it has to do with the sd card slot but I don't use that.

set CUR_YYYY=%date:~10,4%
set CUR_MM=%date:~4,2%
set CUR_DD=%date:~7,2%
esptool.exe --chip esp32s3 --port COM4 --baud 921600 read_flash 0x0 0x1000000 LilyGo.ESP32S3.%CUR_MM%.%CUR_DD%.%CUR_YYYY%.bin
pause

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

No branches or pull requests

1 participant