Skip to content

ESP32-S3-DevKitC-1 doesn't appear as a MIDI device #518

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
LiubovPil opened this issue Apr 16, 2025 · 1 comment
Open

ESP32-S3-DevKitC-1 doesn't appear as a MIDI device #518

LiubovPil opened this issue Apr 16, 2025 · 1 comment
Labels
Bug Something isn't working

Comments

@LiubovPil
Copy link

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:

  1. via USB to UART port: Board "ESP32-S3-USB-OTG", Upload Mode "UART0/Hardware CDC", USB Mode "USB-OTG"
  2. 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

@LiubovPil LiubovPil added the Bug Something isn't working label Apr 16, 2025
@BassSnik
Copy link

BassSnik commented May 4, 2025

Same here...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants