Search found 1 match

by shcho@hunslab.com
Fri Sep 20, 2024 12:55 am
Forum: ESP32 Arduino
Topic: ESP32s2 and S3 SHA-256 comparison failed
Replies: 1
Views: 2940

Re: ESP32s2 and S3 SHA-256 comparison failed

1. SHA256 Checksum Error is occurred when you check "Serial flasher config -> [ ] Detect flash size when flashing bootloader"
This option set 'CONFIG_ESPTOOLPY_HEADER_FLASHSIZE_UPDATE' in sdkconfig
please read help for this option.

2. In my case
SHA256 checksum error does not affect my application.