Using ESP32TinyUSB Library with Espressif ESP32-S3 DevkitC-1 board

Trying to use ESP32TinyUSB Library V2.0.2 with Espressif ESP32-S3-DevkitC-1 board, using the Arduino IDE V2.2.0

I have the board USB connector connected to PC with Win10, and the windows device manager shows the Midi device connected and "working properly". Other midi devices (keyboards) work fine.

Some of the Midi library examples seem to be running (playing a song) but windows midi analyzers don't show any activity.

I added print statements to midiusb.cpp and it does indeed think it is sending midi data.

I've messed with Arduino-tools USB mode switches with no joy.

Any ideas or examples?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.