STM32F103 usb data loss
I'm trying out a test program to measure data rate between pc and mcu over usb.I'm using winusb with winusbnet wrapper on pc side and for mcu firmware i followed this github repo https://github.com/MichaelTien8901/STM32WINUSBto get it built with winu...