Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
5 years, 3 months ago.
C# USB HID Demo program
Good day,
I need a WORKING demo program for USB HID for C# - Visual Studio 2017.
I have been searching for weeks now, and cannot find anything that works, and is reliable.
I have found this: https://os.mbed.com/cookbook/USBHID-bindings-
which points to: https://gist.github.com/DarranShepherd/f11efef7de934ae985dc
But I don't seem to be able to integrate it. :(
In a previous job I used Delphi (32 bit), with mcHID.DLL which worked amazingly well.
but it is 32 bit, and I cannot even get it to 'add' into VS.
So I can not even use that, with a lot of extra work.
Any help would be appreciated.