On Tue, May 29, 2012 at 4:37 PM, Prince Arnaud RAMAHEFA-ANDRY
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 o
Hello,
First, I would like to thank the people who made the PyUSB library because
it is very useful even if I am a beginner in Python programming.
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
mo