Search found 3 matches

by ninjas005
Tue Jul 18, 2023 12:22 pm
Forum: ESP-IDF
Topic: MD5 of File doesnot match data in flash Error with ESP32 S3
Replies: 4
Views: 2042

Re: MD5 of File doesnot match data in flash Error with ESP32 S3

Yes, Thank you.. It worked. I shorted Pin 45 to ground. :D :D :D
by ninjas005
Tue Jul 18, 2023 5:59 am
Forum: ESP-IDF
Topic: MD5 of File doesnot match data in flash Error with ESP32 S3
Replies: 4
Views: 2042

Re: MD5 of File doesnot match data in flash Error with ESP32 S3

Yes I have connected an LED to pin 45, running a blink script. I tried using ESP-IDF and Arduino framework. Both are showing same error. I am using a custom board built on ESP32-S3-WROOM-1U.
by ninjas005
Mon Jul 17, 2023 9:20 am
Forum: ESP-IDF
Topic: MD5 of File doesnot match data in flash Error with ESP32 S3
Replies: 4
Views: 2042

MD5 of File doesnot match data in flash Error with ESP32 S3

I am getting the ```fatal error MD5 of file not match data in flash```. Below is the output of upload. [2/3] cmd.exe /C "cd /D D:\Espressif\frameworks\esp-idf-v4.4\components\esptool_py && D:\Espressif\tools\cmake\3.20.3\bin\cmake.exe -D IDF_PATH="D:/Espressif/frameworks/esp-idf-v4.4" -D SERIAL_TOOL...