hi,
I have custom board with ESP32D2WD module while flashing the code with UART cable in to the esp3d2wd module I am getting the following error mostly.
very rarely it is flashing I have checked the power supply, tried with different uart cables still the problem is present.
C:\Users\ravi.ibot029\Desktop\esp_task\spi_master>idf.py -p COM47 flash
Note: You are using Python 3.7.3. Python 3 support is new, please report any problems you encounter. Search for 'Setting the Python Interpreter' in the ESP-IDF docs if you want to use Python 2.7.
Checking Python dependencies...
Python requirements from C:\esp-idf_3.3\requirements.txt are satisfied.
Running ninja in directory C:\Users\ravi.ibot029\Desktop\esp_task\spi_master\build
Executing "ninja all"...
[1/3] Performing build step for 'bootloader'
ninja: no work to do.
Running esptool.py in directory C:\Users\ravi.ibot029\Desktop\esp_task\spi_master\build
Executing "C:\Users\ravi.ibot029\.espressif\python_env\idf3.3_py3.7_env\Scripts\python.exe C:\esp-idf_3.3\components/esptool_py/esptool/esptool.py -p COM47 -b 460800 --after hard_reset write_flash @flash_project_args"...
esptool.py -p COM47 -b 460800 --after hard_reset write_flash --flash_mode dio --flash_freq 40m --flash_size 2MB 0x1000 bootloader/bootloader.bin 0x8000 partition_table/partition-table.bin 0x10000 spi_master.bin
esptool.py v2.8
Serial port COM47
Connecting.....
Detecting chip type... ESP32
Chip is ESP32D2WDQ5 (revision 1)
Features: WiFi, BT, Dual Core, Embedded Flash, Coding Scheme None
Crystal is 40MHz
MAC: 24:0a:c4:19:65:74
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 460800
Changed.
Configuring flash size...
Compressed 25600 bytes to 15252...
Wrote 25600 bytes (15252 compressed) at 0x00001000 in 0.4 seconds (effective 569.8 kbit/s)...
Hash of data verified.
Compressed 3072 bytes to 82...
Wrote 3072 bytes (82 compressed) at 0x00008000 in 0.0 seconds (effective 1525.4 kbit/s)...
Hash of data verified.
Compressed 177328 bytes to 81434...
Wrote 177328 bytes (81434 compressed) at 0x00010000 in 2.0 seconds (effective 726.3 kbit/s)...
File md5: 83f1fc8c755f40a086b04eb3aaa14c00
Flash md5: 9d8dbeb0977a624f1121231435182dab
MD5 of 0xFF is e9fb180d264d3e2b83dd69e11be4e5e4
A fatal error occurred: MD5 of file does not match data in flash!
esptool.py failed with exit code 2
esp32 md5 fatal eror
-
- Posts: 3
- Joined: Fri Jan 31, 2020 1:44 pm
Jump to
- English Forum
- Explore
- News
- General Discussion
- FAQ
- Documentation
- Documentation
- Sample Code
- Discussion Forum
- Hardware
- ESP-IDF
- ESP-BOX
- ESP-ADF
- ESP-MDF
- ESP-WHO
- ESP-SkaiNet
- ESP32 Arduino
- IDEs for ESP-IDF
- ESP-AT
- ESP IoT Solution
- ESP RainMaker
- Rust
- ESP8266
- Report Bugs
- Showcase
- Chinese Forum 中文社区
- 活动区
- 乐鑫活动专区
- 讨论区
- 全国大学生物联网设计竞赛乐鑫答疑专区
- ESP-IDF 中文讨论版
- 《ESP32-C3 物联网工程开发实战》书籍讨论版
- 中文文档讨论版
- ESP-AT 中文讨论版
- ESP-BOX 中文讨论版
- ESP IoT Solution 中文讨论版
- ESP-ADF 中文讨论版
- ESP Mesh 中文讨论版
- ESP Cloud 中文讨论版
- ESP-WHO 中文讨论版
- ESP-SkaiNet 中文讨论版
- ESP 生产支持讨论版
- 硬件问题讨论
- 项目展示
Who is online
Users browsing this forum: No registered users and 77 guests
- All times are UTC
- Top
- Delete cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. ESP8266EX and ESP32 are some of our products.