Question
How to abort or timeout CDC_Transmit_FS
I am sending with CDC_Transmit_FS by USB CDC, but USB_TransmitCplt_Callback is not called unless the other computer receives it on the COM port.
How do I time out or abort a send?
MCU: STM32L433CCUx
Library Version: STM Cube FW_L4 V1.17.0
