Search found 1 match

by neptunes
Thu Nov 20, 2025 4:58 pm
Forum: ESP-IDF
Topic: Flash Encryption (Development) and Secure Boot
Replies: 1
Views: 1096

Flash Encryption (Development) and Secure Boot

Issue
The initial issue is that changing SPI_BOOT_CRYPT_CNT from 0b001 -> 0b011 changing my device from normal operation to getting invalid header: 0xeecc68ce which is quite unexpected since values 1 and 3 should have the same behavior.

This error generally means the bootloader partition is re ...

Go to advanced search