Search found 1 match

by lamer5
Mon Apr 05, 2010 8:50 pm
Forum: V-USB
Topic: "Device Cannot Start (Code 10)" error on non-standart HIDs
Replies: 1
Views: 2331

"Device Cannot Start (Code 10)" error on non-standart HIDs

I am making a data-logger which has (only) to send a two-byte number to the host every second or so. When I do a simple solution with joystick-class device, with descriptor like this: PROGMEM char usbHidReportDescriptor[USB_CFG_HID_REPORT_DESCRIPTOR_LENGTH] = { //USB report descriptor 0x05, 0x01, //...