Hypnotriod / midi-box-stm32

stm32 usb midi driver demo application
49 stars 6 forks source link

Nucleo 103 shows up as File node #6

Closed UlliSouth closed 1 year ago

UlliSouth commented 1 year ago

Hi, first of all thanks for the readme. Everything went almost fine. I had redefinitions of the UART interrupt callback functions. Not a real problem.

But: after flashing the board shows always up as mass storage device instead of a midi device.

What I am doing wrong here? Can you please give me a hint?

Thanks, Ulli

Hypnotriod commented 1 year ago

Could you tell me how you connect the Nucleo 103 to a PC if there is no USB port installed on board?

UlliSouth commented 1 year ago

Hi, you are absolutely right. I fixed the connection. Thanks!