Reconfigure USB/JTAG module
Posted: Fri Sep 19, 2025 8:01 am
Hi all.
Due to the lack of IO pins, I am forced to use the USB_N (IO_18) pin in the code. In the code, I configure that pin to be a GPIO output pin. USB/JTAG is no longer available, and the device is not seen as a COM port.
Question:
How can I reconfigure the GPIO pin during operation, so that USB/JTAG becomes available, and the device is seen as a COM port?
Thanks
Environment is
IDF 5.0
Windows
ESP32-C3_MINI
Due to the lack of IO pins, I am forced to use the USB_N (IO_18) pin in the code. In the code, I configure that pin to be a GPIO output pin. USB/JTAG is no longer available, and the device is not seen as a COM port.
Question:
How can I reconfigure the GPIO pin during operation, so that USB/JTAG becomes available, and the device is seen as a COM port?
Thanks
Environment is
IDF 5.0
Windows
ESP32-C3_MINI