On Tue, May 29, 2012 at 4:37 PM, Prince Arnaud RAMAHEFA-ANDRY
<prink...@gmail.com> wrote:
> So, now I'm in a project that needs to transmitt  2Mbit/s of "useful data"
> via USB port continiously. I found that the bulk and interrupt transfert
> mode have only 64 byte maxi for each frame and transfert only
> 30kByte/s of data using the PyUSB.

That is not true for bulk mode. You should be able to achieve
2Mbit/s using bulk transfer.



-- 
Xiaofan

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