Re: [Libusbx-devel] Isochronous test problem

2013-01-20 Thread Wander Lairson Costa
Finally I found the issue. Indeed the problem was the firmware, I was setting up the isochronous endpoint with handshake. I have done some raw tests and it feels like it is working. Thank you all. 2013/1/20 Wander Lairson Costa : > 2013/1/20 Xiaofan Chen : >> On Fri, Jan 11, 2013 at 6:37 PM, Wande

[Libusbx-devel] libusb_interrupt_transfer does not return in case of error

2013-01-20 Thread Zoltán Kovács
Hi, I use libusbx on Linux to communicate with a weather station. I use libusb_interrupt_transfer call to get data from the device. Sometimes there is a communication error with the device: [372849.680990] [275b] libusbx: error [reap_for_handle] reap failed error -1 errno=14 [372849.681752] [0

Re: [Libusbx-devel] Isochronous test problem

2013-01-20 Thread Wander Lairson Costa
2013/1/20 Xiaofan Chen : > On Fri, Jan 11, 2013 at 6:37 PM, Wander Lairson Costa > wrote: [1] https://github.com/walac/isochronous [2] https://github.com/walac/bmfw >>> >>> Can your test your firmware against the BenchmarkCon host software >>> from libusbdotnet? Under Linux, libusbd