Ok, nevermind, found a bug report on github: https://github.com/espressif/esp-idf/issues/18089
The proposed workaround works.
Search found 2 matches
- Thu Jun 18, 2026 11:29 pm
- Forum: ESP-IDF
- Topic: esp32-c5 resetting via RTS doesn't work when primary console is USB Serial/JTAG
- Replies: 1
- Views: 55
- Thu Jun 18, 2026 1:18 am
- Forum: ESP-IDF
- Topic: esp32-c5 resetting via RTS doesn't work when primary console is USB Serial/JTAG
- Replies: 1
- Views: 55
esp32-c5 resetting via RTS doesn't work when primary console is USB Serial/JTAG
Hi.
I'm trying the basic esp-idf console example on an xiao esp32c5 board ( schematic ).
When I configure the primary console to be USB/JTAG and disable the secondary console - all idf tooling looses the ability to put the board into download mode, reset, flash, etc...
# CONFIG_ESP_CONSOLE_UART ...
I'm trying the basic esp-idf console example on an xiao esp32c5 board ( schematic ).
When I configure the primary console to be USB/JTAG and disable the secondary console - all idf tooling looses the ability to put the board into download mode, reset, flash, etc...
# CONFIG_ESP_CONSOLE_UART ...