ESP Flash Speed
Posted: Thu Sep 26, 2024 4:14 am
I have the ESP32 WROVER E (Rev 3) development board and a bit confused with the the esptool commands
The sdkconfig has the following option compiled.
What is the purpose of the esptool flash_mode ?
esptool.py write_flash --flash_mode
The sdkconfig has the following option compiled.
Code: Select all
CONFIG_ESPTOOLPY_FLASHMODE_QIO=y
CONFIG_ESPTOOLPY_FLASHFREQ_80M=y
CONFIG_SPIRAM_SPEED_80M=y
esptool.py write_flash --flash_mode