On Fri, Mar 2, 2012 at 4:06 AM, Andrew Meranda <amera...@charter.net> wrote:
> Is there a way to communicate from pyUSB to an existing Windows Vista 64
> driver without installing the libusb-win32 driver? I ran the inf-wizard.exe
> program that comes with libusb-win32 1.2.6.0 and it installed a driver that
> I can use to communicate with a BASIC Stamp 2 device using pyUSB. Installing
> this driver also prevented the Windows Parallax editor application from
> accessing the USB device. I had to uninstall the driver using usbdeview,
> unplug the device and plug it back in so that Windows would re-install the
> original driver. The original driver that Windows installed is ftd2xx.dll,
> which is an FTDI driver. If the libusb-win32 driver would allow the Parallax
> editor to access the device, then I could use it, but that’s not happening.
> Thanks.
>

Do not use the inf-wizard, but use the GUI filter driver wizard, in that
case, you can use both the Parallax Editor and pyusb.


-- 
Xiaofan

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to