You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After some more investigations and testing, I have found that if I increase the m_Timeout to something big in trans.cpp:: BulkTrans:Read function, I do not get the LIB_ERROR_TIMEOUT message in my test above.
Based on some other issues reported here #334 ,
I did a simple test to reproduce a LIBUSB_ERROR_TIMEOUT problem that I have on a board:
The problem here is that I always get Fail Bulk(R):LIBUSB_ERROR_TIMEOUT during the sleep operation.
Is this a bug in uuu or is there some parameters I can change to avoid the error message?
The text was updated successfully, but these errors were encountered: