On Sun, Apr 11, 2010 at 10:40 PM, Kevin Kilroy <kevkil...@googlemail.com> wrote:
> Hi all,
>
> I'm now using windows XP, however, when I now run the code, the app hangs
> after the call to set_configuration()
>

If you are using the libusb01 backend, then you have to replace the
HID driver with the libusb-win32 device driver.

If you are using the libusb10 backend under Windows XP, then
you do not need to replace the HID driver. libusb 1.0 Windows
backend supports HID. But then you need to download the
binary snapshots and put the DLL inside windows\system32
directory (Please use the VC/DDK version).

http://www.libusb.org/wiki/windows_backend

-- 
Xiaofan http://mcuee.blogspot.com

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to