This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

USB HID example

Hello,

I would like to run a "hello world" type of USB HID application. Basically, you press one of the Launchpad buttons and it sends an HID report to the Windows host.

I found a really nice example for a USB device keyboard (usb_dev_keyboard) on the TivaWare samples and it was a real simple experience... import - compile - run.

I couldn't find anything similar for a raw HID device. I did find an example for the old Stelaris with a usb_dev_custom, but that didn't run as smooth. I'll probably going to spend a few hours porting that to run under TivaWare usblib.

Is there an easier solution?

I'm using the TM4C1294 Launchpad with Code Composer 6.0