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