On Sat, Feb 18, 2012 at 12:18 AM, Yunong Pang <029...@gmail.com> wrote:
> When I test the read() in bulkloop program, it can read the
> data successfully.
> I don't know how to test it now...

For bulkloop, you send something first to OUT endpoint
EP2OUT and then you read from the IN endpoint EP6IN.

But in your pyusb program, you only do the read. Maybe
you should post a working C program and then see if your
pyusb program is corresponding to the working C program.

-- 
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