2015-02-19 05:00 AM
I've implemented a USB-HID device, based on the example provided by ST (STM32_USB-FS-Device_Lib_V4.0.0\Projects\Custom_HID).
The project requires I use a VID which is not STM's, so I aquired a VID from usb.org, and plugged it in the descriptor in usb_desc.cUnfortunately, when plugging the device to a Windows-7 64-bit system, driver installation take a very long time, and ultimately fails.Questions: