2024-05-24 01:37 AM
Hi,
I'm using Custom HID class for sending MIDI messages by editing the descriptors. I am using sendReport function for sending MIDI messages, I want to receive MIDI messages as well. I was wondering whether there is any function to receive messages in custom HID files. I'm using STMH755ZI.
Thanks,
Kiran
Solved! Go to Solution.
2024-05-27 08:23 AM
Hi @kps98
Unfortunately, we don't provide example or APIs for MIDI messages specifically. Would you mind sharing your project maybe we can help.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-05-27 08:23 AM
Hi @kps98
Unfortunately, we don't provide example or APIs for MIDI messages specifically. Would you mind sharing your project maybe we can help.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-05-31 05:58 PM
No worries, I got it working.