USB MIDI Host

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

USB MIDI Host

跳至解决方案
1,993 次查看
bonzo
NXP Employee
NXP Employee

I'm looking for any help with implementing a USB Host MIDI on a Kinetis MCU.

The KSDK only supports audio data.  I need MIDI data which uses bulk endpoints and has lower bandwidth.

I tried setting config.h defines to the proper subclass.  It will enumerate and read the data, but the parsing in the driver hangs in an endless loop  in the function "USB_HostAudioStreamSetInterface".

Has anyone been able to do this?

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,710 次查看
bonzo
NXP Employee
NXP Employee

Found a solution with uTasker.

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,711 次查看
bonzo
NXP Employee
NXP Employee

Found a solution with uTasker.

0 项奖励
回复