Page 1 of 1
ESP8685-WROOM-03 flashing/programming
Posted: Thu Mar 09, 2023 4:22 pm
by stevasway
Hi all,
do you know how to flash the ESP8685-WROOM-03 without using testpad IO9?
JTAG signals are disabled and is not possible to program using ESP-PROG.
Thanks
Stevasway
Re: ESP8685-WROOM-03 flashing/programming
Posted: Fri Mar 10, 2023 12:44 am
by Sprite
You could try to use the built-in USB-serial-JTAG converter.
Re: ESP8685-WROOM-03 flashing/programming
Posted: Thu Jul 27, 2023 7:40 pm
by grizzly
I have developed a clip-on device for flashing this chip, which can connect to a standard usb-serial device. It includes a push button for boot mode.
If you're interested I can sell you one for $20, let me know.
Re: ESP8685-WROOM-03 flashing/programming
Posted: Tue Apr 08, 2025 6:48 pm
by santerilindfors
I am interested of buying one.
Re: ESP8685-WROOM-03 flashing/programming
Posted: Tue Apr 15, 2025 6:50 pm
by Aria James
You can try using the UART bootloader method by connecting the ESP8685-WROOM-03 to a USB-to-UART adapter.
Re: ESP8685-WROOM-03 flashing/programming
Posted: Wed Sep 17, 2025 6:40 pm
by Marcoantonio
Hi,
My solution was to use an old ESP32 module as a USB serial programmer and an 8-pin DIP clip on the edge of the board. For IO9, you can solder a wire and connect it directly to the programmer's IO0, or momentarily touch a test probe with your hand during the programming phase in your preferred IDE.
Marco
Re: ESP8685-WROOM-03 flashing/programming
Posted: Thu Sep 18, 2025 1:42 pm
by Sprite
My solution was to use an old ESP32 module as a USB serial programmer and an 8-pin DIP clip on the edge of the board.
That's actually quite similar to
SOICbite if you want something that stays in place.
Re: ESP8685-WROOM-03 flashing/programming
Posted: Thu Sep 18, 2025 5:23 pm
by Marcoantonio
Cool, I didn't know it. Actually, there's so much stuff on the internet that it's practically impossible that someone hasn't had the same idea several times before. It's a shame the manufacturer of this module didn't place IO9 testpad in a location with easy access for soldering.
Marco