Search found 1 match

by krzysztof.kuczek
Thu Jul 24, 2025 4:30 pm
Forum: ESP-IDF
Topic: problem with uploading pc encrypted firmware to the esp32-c3
Replies: 2
Views: 454

problem with uploading pc encrypted firmware to the esp32-c3

Hi,

I have a problem uploading PC‑encrypted firmware to the ESP32‑C3 equipped with a flash‑encryption‑capable bootloader.

So what I did:

I generated a key and burned it:
espefuse.py --port COM6 burn_key BLOCK_KEY0 flash_key.bin XTS_AES_128_KEY

I built the bootloader with Flash ...

Go to advanced search