LibUsbDotNet doesn't directly support async control transfers. With v.2.2.5 the only way to achieve this is by using the low-level MonoLibUsb api directly (libusb-1.0)
Log in to post a comment.