Re: [libopenstm32-devel] help: usbhid examples can not work on windows
Status: Inactive
Brought to you by:
uh1763
From: Gareth M. <ga...@bl...> - 2010-11-13 04:27:51
|
On Sat, Nov 13, 2010 at 4:26 PM, dan...@gm... <dan...@gm...> wrote: > hi, > > I just compiled the libopenstm32 usbhid examples and flashed into a > STM32F103C8T6 chip, and when I connect > the USB cable in linux or MacOSX I can see a HID device > with ID : 0483:5710 , and on MacOSX it says that the device is a > composite hid device. but, when the OS is > windows, I only see windows reported that was a unknow device, so , > what's the problem here ? I didn't modify the code which was just the > original git version. I included an optional DFU interface in the HID example. Try removing this line from usbhid.c: #define INCLUDE_DFU_INTERFACE I tested both interfaces under Linux, but only tested it on Windows without the DFU interface. Does anyone know how to get the composite device to work on Windows? How do ST do the application mode DFU in their examples? Regards, Gareth -- Black Sphere Technologies Ltd. Web: www.blacksphere.co.nz Mobile: +64 27 777 2182 Tel: +64 9 478 8885 Skype: gareth.mcmullin LinkedIn: http://nz.linkedin.com/in/gsmcmullin |