MIDI USB host examples

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

MIDI USB host examples

689 次查看
jking1
Contributor II

Hi

Has anyone got any  example code or project to implement a USB MIDI host on, for example, the LPC54628?

In the SDK there are example projects for HID, MSD, CDC etc. but nothing for  MIDI. 

I'm aware of  nxpUSBlib from around 2016, but I'm looking for something that is based on the code structure of the current SDK host examples so that I can efficiently drop in support for MIDI along side other device classes.

Thanks

 

0 项奖励
3 回复数

676 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi jking1 

Unfortunately our SDK for LPC54xxx doesn't integrate USB MIDI  samples.

Jun Zhang

0 项奖励

673 次查看
jking1
Contributor II

Hi

I'm well aware that the LPC54xxx does not have any midi host examples.  I'm hoping that the wider community might be able to provide some insight or assistance.

Is there a reason that midi is not covered in the current SDKs? 

Regards

0 项奖励

668 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

What demo code is included in SDK is a market decision.

As I know lpcopen for LPC176x includes USB MIDI host code. You can take a look at MIDIClassHost.c/h file. However SDK doesn't support it.

If any 3rd party has demo for it, welcome to share here.

 

0 项奖励