Skip to content

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

Open
@LiubovPil

Description

@LiubovPil

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions