esp32s2-cookbook icon indicating copy to clipboard operation
esp32s2-cookbook copied to clipboard

Add esputil flash command

Open sellicott opened this issue 2 months ago • 4 comments

I was trying to reflash the firmware on my esp32s2-funprog, but I can't figure out the invocation to use esputil to replace the esptool.py command. That should probably get added to the readme (https://github.com/cnlohr/esp32s2-cookbook)

sellicott avatar Sep 24 '25 03:09 sellicott

Sorry just seeing this now. I don't understand this comment.

cnlohr avatar Nov 16 '25 23:11 cnlohr

In the documentation page for the esp32-s2 programmer there is a documented command to reflash the firmware using esptool.py (https://github.com/cnlohr/esp32s2-cookbook/tree/master/ch32v003programmer). It would be nice if there was documentation to use esputil to flash the programmer since it is mentioned directly as a superior alternative in the readme.

sellicott avatar Nov 17 '25 04:11 sellicott

Oh you should be able to just bang that together, no?

cnlohr avatar Nov 17 '25 19:11 cnlohr

If you do I'd gladly add it to the page!

cnlohr avatar Nov 17 '25 19:11 cnlohr