key words:
esp8685, esp32c3, esp32-c3, invalid header, boot, internal flash.
hello,
I am working on a board that contains the esp8685h4 chip. i use the ESP's internal 4Mbyte NOR flash for burning code and saving data during run.
when i run my program, it can be functioning properly for many hours ...
Search found 4 matches
- Thu Oct 09, 2025 12:08 pm
- Forum: General Discussion
- Topic: esp8685 spontaneously enters boot loop with "invalid header: 0xffffff7f"
- Replies: 0
- Views: 680
- Wed Sep 17, 2025 1:22 pm
- Forum: ESP-IDF
- Topic: Stuck in Bootloader
- Replies: 1
- Views: 387
Re: Stuck in Bootloader
to clarify, this problem occurs randomly during runtime? and once you reset the esp it boots normally as expected? like, the problem disappears?
can you say what exactly the code does, and approximately what happens just before the esp goes into this state?
can you say what exactly the code does, and approximately what happens just before the esp goes into this state?
- Wed Sep 17, 2025 1:19 pm
- Forum: ESP-IDF
- Topic: problem with uploading pc encrypted firmware to the esp32-c3
- Replies: 2
- Views: 449
Re: problem with uploading pc encrypted firmware to the esp32-c3
this problem only occurred because of the encryption? it didn't happen before?
- Wed Sep 17, 2025 1:03 pm
- Forum: Hardware
- Topic: ESP32 Flash error: Failed to communicate with the flash chip
- Replies: 5
- Views: 1414
Re: ESP32 Flash error: Failed to communicate with the flash chip
did the invalid header error happen immediately after trying to program the esp or after some time the esp has been working?