A patch for USB HOST Library Bug
Posted on January 27, 2012 at 20:58 There is bug in USB Host library that causes to wrongbehavior if the attached device has more that one interface. EP properties for interface 0 is overriding by the values for next interfaces. There is also a ...