USB IN Endpoint handling bug in HAL (and Device Library)
Posted on September 27, 2017 at 13:33I am developing a complex USB device with several endpoints, I have encountered the following problem: the DataIn class callback was passing the epnum parameter incorrectly, the 0x80 flag - which indicates the en...