Open
Description
Operating System
Windows 11
Arduino IDE version
Arduino IDE 2.3.3
Board
ESP32-S3-DevKitC-1
ArduinoCore version
3.2.0 (esp32 by Espressif)
TinyUSB Library version
3.4.4
Sketch as ATTACHED TXT
midi_test.ino sketch from Adafruit_TinyUSB_Arduino/examples/MIDI/
Compiled Log as ATTACHED TXT
There are no compilation errors
What happened ?
ESP32-S3-DevKitC-1 doesn't appear as a MIDI device in device manager, also i try to detect ESP32-S3-DevKitC-1 as a MIDI device in Unity (via DryWetMIDI package) and it's still doesn't appear as a MIDI device
Just USB device as USB JTAG/serial debug unit
How to reproduce ?
I used two scenarios:
- via USB to UART port: Board "ESP32-S3-USB-OTG", Upload Mode "UART0/Hardware CDC", USB Mode "USB-OTG"
- via USB port: Board "ESP32S3 Dev Module", USB CDC on Boot "Disabled", Upload Mode "USB-OTG CDC (TinyUSB)", USB Mode "USB-OTG (TinyUSB)"
In both cases ESP32-S3-DevKitC-1 doesn't appear as a MIDI device
With setting USB CDC on Boot "Enabled"sketch doesn't compile
Debug Log
No response
Screenshots
No response