Skip to main content
Graduate
May 24, 2024
Solved

Custom HID Receive data

  • May 24, 2024
  • 1 reply
  • 1326 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

    FBLAnswer
    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.

    kps98Author
    Graduate
    June 1, 2024

    No worries, I got it working.