Hi,

I'm using a PIC24EP microcontroller and it communicate on full speed USB.
So I want to transfert a data periodically from the microcontroller to the
PC
with 3Mbit/s data rate.

In fact, my project consist in sending digital value of a sampled analog
signal (sample rate = 160kHz, 16bits ADC) to a PC via USB.

Can I reach a 3Mbits/s data rate (useful data) with bulk transfert ? if no,
How can I do as a transfert with PyUSB ?

And if I can do this, can you give a sample code in Python (PyUSB) if I
want to read a data without interruption.

Thanks

Best Regards

RAMAHEFA-ANDRY Arnaud
------------------------------------------------------------------------------
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