2021-07-25 09:38 AM
2021-07-25 09:54 AM
I'm finding methods like EP0_TxSent and USBD_LL_DataInStage, but I'm not finding a simple interrupt or callback to indicate 'a USB data packet was sent or received.'
I want to implement that interrupt and blink my GPIO connected LED inside it.