Begoña Fuentes <begofumerin@...> writes:

> 
> 
> Hi,
> 
> I have successfully utilized pyusb to interconnect my pc with an USB device.
Now I am trying to use the same code to connect other device which has exactly
the the same USB communications specifications (it just the same but an advanced
model), but I always get timeout exception: "usb.core.USBError: Operation timed
out".
> 
> 
> I can not guess where is the problem, since the code finds without any problem
the device and the two endpoints (out and in), but whenever I type
ep_out.write(command) I always get that exception. 
> 
> 
> Any idea what could be happening here?
> 
> Thank you very much in advance.--Begoña Fuentes

Hi Begona,
I am gettig the same problem with one of my device. 
Are you able to solve your problem.
Thanks in Advance
Srini


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to