Skip to main content
Associate III
May 24, 2024
Solved

Custom HID Receive data

  • May 24, 2024
  • 1 reply
  • 1337 views

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

This topic has been closed for replies.
Best answer by FBL

Hi @kps98 

 

Unfortunately, we don't provide example or APIs for MIDI messages specifically. Would you mind sharing your project maybe we can help.

1 reply

FBLBest answer
ST Technical Moderator
May 27, 2024

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 "Best answer" on the reply which solved your issue or answered your question.Best regards,FBL
kps98Author
Associate III
June 1, 2024

No worries, I got it working.