ESP32-WROOM-32(M103QH2800PH3Q0) - 16 MB
Posted: Wed Jul 15, 2020 2:18 pm
Hi,
I have a problem to program of the flash using the module ESP32-WROOM-32. I posted the log obtain executing the command make flash on the mingw32 terminal : $ make flash
Toolchain path: /opt/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc
Toolchain version: crosstool-ng-1.22.0-80-g6c4433a5
Compiler version: 5.2.0
Python requirements from M:/esp/esp-idf/requirements.txt are satisfied.
Project is not inside a git repository, will not use 'git describe' to determine PROJECT_VER.
App "hello-world" version: 1
Flashing binaries to serial port COM7 (app at offset 0x10000)...
esptool.py v2.8
Serial port COM7
Connecting....
Chip is ESP32D0WDQ6 (revision 1)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: 24:6f:28:86:02:94
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 921600
Changed.
Configuring flash size...
Warning: Could not auto-detect Flash size (FlashID=0x0, SizeID=0x0), defaulting to 4MB
Compressed 25968 bytes to 15462...
Wrote 25968 bytes (15462 compressed) at 0x00001000 in 0.2 seconds (effective 1117.8 kbit/s)...
A fatal error occurred: Timed out waiting for packet header
make: *** [/m/esp/esp-idf/components/esptool_py/Makefile.projbuild:71: flash] Error 2
I attached the file sdk.config. Can you help me ?
Thanks,
I have a problem to program of the flash using the module ESP32-WROOM-32. I posted the log obtain executing the command make flash on the mingw32 terminal : $ make flash
Toolchain path: /opt/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc
Toolchain version: crosstool-ng-1.22.0-80-g6c4433a5
Compiler version: 5.2.0
Python requirements from M:/esp/esp-idf/requirements.txt are satisfied.
Project is not inside a git repository, will not use 'git describe' to determine PROJECT_VER.
App "hello-world" version: 1
Flashing binaries to serial port COM7 (app at offset 0x10000)...
esptool.py v2.8
Serial port COM7
Connecting....
Chip is ESP32D0WDQ6 (revision 1)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: 24:6f:28:86:02:94
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 921600
Changed.
Configuring flash size...
Warning: Could not auto-detect Flash size (FlashID=0x0, SizeID=0x0), defaulting to 4MB
Compressed 25968 bytes to 15462...
Wrote 25968 bytes (15462 compressed) at 0x00001000 in 0.2 seconds (effective 1117.8 kbit/s)...
A fatal error occurred: Timed out waiting for packet header
make: *** [/m/esp/esp-idf/components/esptool_py/Makefile.projbuild:71: flash] Error 2
I attached the file sdk.config. Can you help me ?
Thanks,