back

STM32MIDI USB

The MIDI class is not supported by the STMCube HAL but it is well known and implemented The first 2 projects have the midi usb class;
one for stm32f1xx and another for stm32f4xx.
It works in a stm32f411CE (Blackpill board)
with cont.trol configuring first the project as USB Audio class,
then later adding the MIDI class and initializing MIDI class Instead of AUDIO.

STM32F4 synth with USB MIDI Host function

stm32f103c reading serial midi

USB MIDI keyboard using stm32f103c8t6 (bluepill)

multi-port USB MIDI interface for STM32F103C8

maintained by blekenbleu