USB FS not sending correct amount of data
HelloI have been trying to debug an USB issue I've had on my STM32F722 Nucleo. For whatever input I try to send with CDC only two bytes are sent to my host PC. I'm using the latest HAL drivers.When breaking in the function USB_WritePacket() I can see...