Use USB Serial/JTAG simultaneously? (ESP32-S3)
Posted: Sun Aug 06, 2023 1:38 am
I just populated a custom PCB and have successfully flashed and debugged a test program using JTAG, but I cannot get the serial port working at the same time as JTAG.
To get the serial port to show up in my COM ports after flashing/debugging with JTAG, I have to uninstall the driver in Device Manager and reset my device.
Then every time I wish to use JTAG again, I need to reinstall the WINUSB driver(Luckily my IDE does this automatically).
I know that you cannot use TinyUSB classes with JTAG at same time, but is it possible to use the Serial and JTAG hardware simultaneously?
To get the serial port to show up in my COM ports after flashing/debugging with JTAG, I have to uninstall the driver in Device Manager and reset my device.
Then every time I wish to use JTAG again, I need to reinstall the WINUSB driver(Luckily my IDE does this automatically).
I know that you cannot use TinyUSB classes with JTAG at same time, but is it possible to use the Serial and JTAG hardware simultaneously?