Problem with CH340G flashing
Posted: Thu Dec 08, 2022 7:10 pm
Hello, I'm having a very strange issue with a ESP32 board so, heres the problem:
When I try to communicate to the board via serial (i'm using the CH340G) it works, i see messages that the board sends me and i can send the board messages, but when I try to flash it refuses to work, done the usual (IO0 -> GND, RESET) combination and via serial i get the acknowledgment from the board that is ready to be programmed but it won't work (i'm using the Arduino IDE) here's the acknowledgment message;
20:09:37.978 -> rst:0x1 (POWERON_RESET),boot:0x3 (DOWNLOAD_BOOT(UART0/UART1/SDIO_REI_rEO_V2))
20:09:37.978 -> waiting for download
Does anyone know how to fix this issue? is it hardware or software? What i can do?
When I try to communicate to the board via serial (i'm using the CH340G) it works, i see messages that the board sends me and i can send the board messages, but when I try to flash it refuses to work, done the usual (IO0 -> GND, RESET) combination and via serial i get the acknowledgment from the board that is ready to be programmed but it won't work (i'm using the Arduino IDE) here's the acknowledgment message;
20:09:37.978 -> rst:0x1 (POWERON_RESET),boot:0x3 (DOWNLOAD_BOOT(UART0/UART1/SDIO_REI_rEO_V2))
20:09:37.978 -> waiting for download
Does anyone know how to fix this issue? is it hardware or software? What i can do?