Good afternoon,
I am programming an Esp32S3 with Esp-Idf.
I would like to change the content of the USB string descriptors 1 (iManufacturer) and 2 (iProduct)
but I have not found how to do it with the Usb-Serial-JTAG interface.
So, I disabled the USB-Serial-JTAG interface in menuconfig and I am now using the TinyUSB driver (In CDC mode)
in order to send/receive datas over USB. => With this driver, I have found how to change the USB string descriptors.
My problem is that know, because the USB-Serial-JTAG interface has been disabled,
I can't flash the chip using USB anymore. The USB port cannot be found when a USB Cable is connected between the computer and
my board.
Do you know if it is possible to flash the Esp32S3 over USB when the USB-Serial-JTAG driver is disabled ?
Thank you for your help,
Best regards,
Thomas TRUILHE
Esp32S3 : Is it possible to flash the chip over USB without the USB-SERIAL-JTAG interface ?
-
ThomasESP32
- Posts: 281
- Joined: Thu Jul 14, 2022 5:15 am
Re: Esp32S3 : Is it possible to flash the chip over USB without the USB-SERIAL-JTAG interface ?
Try put the chip in download mode. The bootloader should know about the USB-JTAG interface no matter if you disable it or not in menuconfig.
Who is online
Users browsing this forum: Applebot, Baidu [Spider], Bytespider, Qwantbot, YisouSpider and 4 guests