Re: [Libusbx-devel] Isochronous test problem

2013-01-26 Thread Xiaofan Chen
On Sat, Jan 26, 2013 at 8:41 PM, Wander Lairson Costa wrote: > I have been playing with (my modified version) benchmark firmware > regarding this question. After I change it to use the mBDT_GetLength > to get the number of bytes transfered (diff bellow), it now always > transmit only 16 bytes per

Re: [Libusbx-devel] Isochronous test problem

2013-01-26 Thread Wander Lairson Costa
2013/1/24 Xiaofan Chen : > On Thu, Jan 24, 2013 at 10:30 PM, Xiaofan Chen wrote: >> On Thu, Jan 24, 2013 at 6:27 PM, Wander Lairson Costa >> wrote: >>> If you look the code for the Benchmark firmware, you will see that for >>> OUT bulk and interrupt transfers, the code calls a GetLength function