Flashing ESP32 using ESP32-S3

spacebiker
Posts: 11
Joined: Mon May 24, 2021 10:23 am

Flashing ESP32 using ESP32-S3

Postby spacebiker » Wed Oct 04, 2023 8:40 am

Hello everyone!
I have ESP32-S3 (host) that can be flashed through USB-UART, and two ESP32 connected to host. Is it possible to flash target ESP32 using ESP32-S3 via USB-UART?
Thank you!

ESP_Sprite
Posts: 9582
Joined: Thu Nov 26, 2015 4:08 am

Re: Flashing ESP32 using ESP32-S3

Postby ESP_Sprite » Thu Oct 05, 2023 12:41 am

At least in theory, yes. ESP-IDF supports CDC as an USB class, so it should be able to talk to the virtual serial port; you could then use the esp-serial-flasher library to write a binary to it. I don't know if anyone ever tried this, though.

Who is online

Users browsing this forum: Angorka and 119 guests