Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

MD5 of file does not match data in flash! - KC686-A6 board - ESP32-D0WD-V3 (revision v3.1) #11249

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
1 task done
sm4l opened this issue Apr 14, 2025 · 1 comment
Closed
1 task done
Labels
Status: Awaiting Response awaiting a response from the author

Comments

@sm4l
Copy link

sm4l commented Apr 14, 2025

Board

ESP32-D0WD-V3

Device Description

DC 12V 2A POWER SUPPLY
USB-C CABLE TO UPLOAD
nothing attached. is just to read and command some digital and analog Inputs and outputs

Hardware Configuration

#define ANALOG_A1 36
#define ANALOG_A2 39
#define ANALOG_A3 34
#define ANALOG_A4 35

DS18B20/DHT11/DHT21/LED strip -1: 32
DS18B20/DHT11/DHT21/LED strip -2: 33

DAC1:26
DAC2:25

IIC SDA:4
IIC SCL:15

Input_IIC_address 0x22

Relay_IIC_address 0x24

RS485 RXD: 14
RS485 TXD: 27

SPI_Bus: (For LoRA/nRF24L01)
CS: 5
MOSI: 23
MISO: 19
SCK: 18

LoRA sx1278:
RST:21
DIO0:2

nRF24L01:
CE: 22

RS485:
TXD:27
RXD:14

RS232:
TXD:17
RXD:16

Extend serial port on PCB:
TXD(define by yourself):12
RXD (define by yourself) :13

Version

latest stable Release (if not listed below)

IDE Name

vscode

Operating System

windows 10

Flash frequency

40Mhz

PSRAM enabled

yes

Upload speed

115200

Description

Im getting this error on flashing my esp32. Someone know how to fix?

Sketch

its the Kincony KC686-A6 V1.3SP board

Debug Message

PS D:\Downloads> python -m esptool --chip esp32 --port COM9 write_flash 0x0 .\KCS_KC868_A6_V2.2.12.bin
esptool.py v4.8.1
Serial port COM9
Connecting....
Chip is ESP32-D0WD-V3 (revision v3.1)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: 2c:bc:bb:bf:69:5c
Uploading stub...
Running stub...
Stub running...
Configuring flash size...
Flash will be erased from 0x00000000 to 0x001f4fff...
Compressed 2049248 bytes to 776667...
Wrote 2049248 bytes (776667 compressed) at 0x00000000 in 68.0 seconds (effective 241.0 kbit/s)...
File  md5: dca5832fce0deaae24a324e292f9835d
Flash md5: f06388bf6208034b6d44d07eb26137ad
MD5 of 0xFF is b4b16439163a7c79fe686aebc65ec0b9

Other Steps to Reproduce

If you need more info just ask me to test . i'm begginer in ESP32

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.
@sm4l sm4l added the Status: Awaiting triage Issue is waiting for triage label Apr 14, 2025
@lbernstone
Copy link
Contributor

Where did you get the firmware? Are you sure it is a full disk image and not just the app partition?

@Jason2866 Jason2866 added Status: Awaiting Response awaiting a response from the author and removed Status: Awaiting triage Issue is waiting for triage labels Apr 15, 2025
@Jason2866 Jason2866 converted this issue into discussion #11251 Apr 15, 2025

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
Status: Awaiting Response awaiting a response from the author
Projects
None yet
Development

No branches or pull requests

3 participants