SGONAK does not trigger global OUT NAK status in RxFIFO or GONAKEFF interrupt
I have a situation where a USB endpoint stops working due to a control packet being NAKed in the handshake phase. I've traced the problem down to the STM USB stack setting DCTL.SGONAK = 1 in response to an INCOMPISOOUT event, yet in the case when it ...