On Sat, Apr 23, 2011 at 3:56 AM, Maxwell, BruceX R
<brucex.r.maxw...@intel.com> wrote:
> Does pysub support isochronous?
>
> I’m using libusb-1.0  and the libusbk driver which support Isochronous, but
> when I try to write data to an isochronous endpoint using pyusb.

As Wander mentioned, pyusb does not support isochronous transfer yet.
But even if it does, there are currently limitations of isoc support with
libusbk (no high speed isoc support yet, no per-packet isoc packet size)
and libusb-1.0 (not much isoc support yet on Windows). We will get
there soon though.
Ref:
http://libusb.6.n5.nabble.com/ISOC-support-with-libusb-1-0-windows-backend-td4301877.html

-- 
Xiaofan

------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been 
demonstrated beyond question. Learn why your peers are replacing JEE 
containers with lightweight application servers - and what you can gain 
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to