Operating System
Windows 11
Arduino IDE version
2.3.6
Board
LilyGo T Dongle S3
ArduinoCore version
3.3.0
TinyUSB Library version
3.7.1
Sketch as ATTACHED TXT
https://github.com/adafruit/Adafruit_TinyUSB_Arduino/blob/master/examples/WebUSB/webusb_serial/webusb_serial.ino
Compiled Log as ATTACHED TXT
logs.txt
What happened ?
I'm attempting to test the WinUSB example from the examples directory on an ESP32S3 device (T Dongle S3 from LilyGo). After compiling, flashing and re-plugging, the device does not enumerate correctly in Windows 11 23H2.
I've tried to do some debugging on this, here are some rambling comments:
How to reproduce ?
- Install latest Arduino IDE, latest ESP32 board and latest Arduino TinyUSB library
- Take the example sketch and paste into new IDE window
- Set USB CDC on boot to Enabled
- Set USB DFU on boot to Disabled
- Set USB Firmware MSC on boot to Disabled
- Set USB mode to OTG (TinyUSB)
- Flash firmware
- Plug in
- Device will fail to enumerate
Debug Log
No response
Screenshots
I have checked existing issues, pr, discussion and documentation
Operating System
Windows 11
Arduino IDE version
2.3.6
Board
LilyGo T Dongle S3
ArduinoCore version
3.3.0
TinyUSB Library version
3.7.1
Sketch as ATTACHED TXT
https://github.com/adafruit/Adafruit_TinyUSB_Arduino/blob/master/examples/WebUSB/webusb_serial/webusb_serial.ino
Compiled Log as ATTACHED TXT
logs.txt
What happened ?
I'm attempting to test the WinUSB example from the examples directory on an ESP32S3 device (T Dongle S3 from LilyGo). After compiling, flashing and re-plugging, the device does not enumerate correctly in Windows 11 23H2.
I've tried to do some debugging on this, here are some rambling comments:
How to reproduce ?
Debug Log
No response
Screenshots
I have checked existing issues, pr, discussion and documentation