STM32 USBX Loopback Issue (Number of bytes dependent)
To test a USB implementation, I have implemented a USB loopback on a Nucleo-144 Development Board (MB1404C). Testing is showing a strange result that I have been unable to isolate:The code is very basic: it creates a thread for USB data handling. ...