Page 1 of 1

USB MIDI possible?

Posted: Mon Apr 02, 2018 4:10 pm
by Ambivalence
Hi is it possible to have the ESP32 come up as a USB MIDI device? Cheers!

Re: USB MIDI possible?

Posted: Tue Apr 03, 2018 1:35 am
by ESP_Sprite
Not without extra hardware (or someone managing to implement a full-speed US stack). The ESP32 itself does not support USB, on most devboards that is provided by an external USB-to-serial-converter that cannot be reprogrammed to be a different type of device.