How to cancel transfer on OUT pipe of USB?
Posted on August 10, 2015 at 10:14Is there any way to cancel OUT transfer (receive) on STM32 using CubeF4 library?I use USB in my device to communicate with PC (STM32 is ''device'', PC is ''host''). If client (PC side) program is ''crashed'' and my ...