Thank you very much for the reply. I'm getting back 3 instead of 14 now 
but the timeout error is still occuring and I'm still unable to retrieve 
any data on ep.read(64) (64 is ep.wMaxPacketSize).


On 05/04/2012 11:04 AM, Wander Lairson Costa wrote:
> 2012/5/4 Roxanne<roxane....@gmail.com>:
>
> [snip]
>
>>   45 print ep.write('0xC0 0x03 0x12')
> No, you should do ep.write([0xc0,0x03,0x12])
>
>
>

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to