STM32F107 and USB Lib Mass Storage Device Speed Issue
Posted on November 18, 2013 at 15:54Hi,I am using the STM3210C-Eval board and the STM32_USB-Host-Device_Lib_V2.1.0 Host MSD example.It is working i.e it reads and writes to disk but it is slow. I need to make / save a 2 Mbyte file on the USB.The cod...