Search found 2 matches

by technousb
Sun Feb 09, 2014 8:07 am
Forum: V-USB
Topic: HID data troubleshooting
Replies: 0
Views: 6415

HID data troubleshooting

I’m using the v-usb example of hid-data, how to troubleshoot the data transfer? There are three functions: usbFunctionSetup usbFunctionWrite usbFunctionRead I inserted uart statement to print on a terminal which function is processed. On the PC side I use the hidtool to send data, so if I set hidtoo...
by technousb
Thu Feb 06, 2014 6:25 am
Forum: V-USB
Topic: v-usb hid tool
Replies: 1
Views: 4727

v-usb hid tool

Please I need help getting hid tool host testing program to compile, I have tried few packages and each is missing one of the required headers, one of which is missing usb.h and I do not know from where I could get it, libusb is downloaded and checked all the provided headers but it doe snot include...