vcc-gnd / YD-ESP32-S3

YD-ESP32-S3 Micropython VCC-GND Studio
98 stars 21 forks source link

No autoreset #2

Closed Adrianotiger closed 1 year ago

Adrianotiger commented 1 year ago

After programming the ESP over the UART (right USB connector), the ESP should autoreset. This is the output:

ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x1 (POWERON),boot:0x0 (DOWNLOAD(USB/UART0))
waiting for download

I need to press the RESET button to reset the module.

Same happens when I connect the USB to power the module. It doesn't start until I press the RESET button manually.

Adrianotiger commented 1 year ago

Sorry. My fault. the text appears but the esp is booting correctly.