Question
usb library on windows 7 (does not work)
Posted on May 01, 2014 at 18:46
I am trying to use the usb library found here:
http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1743/PF257882#I am on windows 7, I am using the port207z board here with the STM32f207z: http://www.wvshare.com/product/Port207Z.htmI load the example under: \USB\stm32_f105-07_f2_f4_usb-host-device_lib\STM32_USB-Host-Device_Lib_V2.1.0\Project\USB_Device_Examples\VCPor \USB\stm32_f105-07_f2_f4_usb-host-device_lib\STM32_USB-Host-Device_Lib_V2.1.0\Project\USB_Device_Examples\HIDIn both cases, windows 7 cannot recognize the device, and even if install the driver it does not work .. i tried downloading some free usb trace software and it said enumeration failed ... ST told me the HID should work without needing to install any driver .. Has anyone gotten this to work on windows 7?