I have a small application based on VUSB and it works under Windows XP, Vista, Windows 7, and Linux. I then extended VUSB to include extra REPORT_IDs by changing the usbHidReportDescriptor in main.c. Now this worked well on Win XP and Linux, but Windows 7 throws a fit and says the device has Problem Code 43.
Anyone have any idea what's gone wrong here?
I have a lot of students waiting for a solution so I would love some help.
VUSB on Windows 7
-
- Rank 2
- Posts: 43
- Joined: Fri Jun 19, 2009 4:43 pm
Re: VUSB on Windows 7
did you change USB_CFG_HID_REPORT_DESCRIPTOR_LENGTH ?