ESP32-S2FH4 UART no serial data received
Posted: Wed Nov 06, 2024 8:54 am
I have an ESP32-S2FH4 chip, USB-UART is connected to it via UART0. When trying to flash the chip, the error "A fatal error occurred: Failed to connect to ESP32-S2: No serial data received" is displayed. At the same time, the device enters the bootloader correctly, debug messages on the same uart are visible through the terminal, and after launching, the message "waiting for download<CR><LF>" comes from the bootloader, i.e. it is clear that everything is in order with the uart connection and USB-UART works correctly, however, the firmware process for some reason does not work.
When connected directly via USB, everything works fine, what could be the problem?
When connected directly via USB, everything works fine, what could be the problem?