2010/7/15 John Harrison <johnharrison...@gmail.com>:
> I have installed the libusb-win32 device driver and created an inf file for
> my device. The installation of the driver appears successful. WinXP device
> manager shows the device under the category "libusb-win32-devices."  When I
> click on my device, all the information makes it look like the device driver
> is happy ("This device is working normally" and under the details tab the
> Device information is there)
>
> so far so good
>
> now I run the program under the "Let's get started" heading in the pyusb
> tutorial, with my idVendor and idProduct updated for my device. The device
> is found but I get an assertion error as ep is None.
>
> Running the code under "Describe Yourself" in the tutorial I get 1
> configuration with endpoints 0,0.
>

What does "Test libusb " program show?

> --
> John
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> pyusb-users mailing list
> pyusb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pyusb-users
>
>



-- 
Best Regards,
Wander Lairson Costa

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to