USB MIDI Host

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
2,018件の閲覧回数
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,735件の閲覧回数
bonzo
NXP Employee
NXP Employee

Found a solution with uTasker.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,736件の閲覧回数
bonzo
NXP Employee
NXP Employee

Found a solution with uTasker.

0 件の賞賛
返信