stm32_usb_midi icon indicating copy to clipboard operation
stm32_usb_midi copied to clipboard

This is my usb midi device class for stm32 MCUs together with a simple example of a typical usage.

Results 5 stm32_usb_midi issues
Sort by recently updated
recently updated
newest added

Hello, I don't know if this post belongs here. I can't compile the project, I am lost. _"Specify the folder of the firmware in the Makefile and run make."_ Which...

Is it possible to integrate the midi part into an existing keil uvision project? I’m trying to use this with an stm32f103c8

Can you give me the example of 16 buttons from note 36 to 51?

I built firmware. LED LD4 lights up on a button, but the computer does not see the device. Could you send hex-file on my email [email protected]?

There are two files usbd_conf.h. First is in **stm32_usb_midi/inc** and second in **stm32_usb_midi/lib/Conf**.