How to load firmware to esp32?
Quote from tpmz9357 on June 21, 2026, 1:29 pmI am new to this and wondered how do you load the firmware to the esp32? Can someone smart enough to tell me??
I am new to this and wondered how do you load the firmware to the esp32? Can someone smart enough to tell me??
Quote from arcachofo on June 22, 2026, 10:50 amHi and welcome.
To load firmware: right-click->Load firmware
It must be a bin file 4 MiB in size.
Hi and welcome.
To load firmware: right-click->Load firmware
It must be a bin file 4 MiB in size.
Quote from arcachofo on June 22, 2026, 10:54 amQuote from tpmz9357 on June 22, 2026, 10:53 amSo the code has to be compiled to load it?
Yes, you must compile the code an upload the binary.
Quote from tpmz9357 on June 22, 2026, 10:53 amSo the code has to be compiled to load it?
Yes, you must compile the code an upload the binary.
Quote from tpmz9357 on August 28, 2026, 9:23 amOk but the esp32 is saying that the core dump flash config is corrupted and it won't boot up
Ok but the esp32 is saying that the core dump flash config is corrupted and it won't boot up
Quote from arcachofo on August 30, 2026, 4:45 pmHi.
It is much better if you copy/paste the whole error message here.
Or even the whole output of running the circuit.But the best is sharing your circuit, source code and firmware.
This way I can reproduce the exact problem.Also, how did you compile the code?
Hi.
It is much better if you copy/paste the whole error message here.
Or even the whole output of running the circuit.
But the best is sharing your circuit, source code and firmware.
This way I can reproduce the exact problem.
Also, how did you compile the code?
