2015-06-11 02:59 PM
Hello My Friends...
I have a project that need USB (Device) Mass storage. My mcu is STM32F103RB. As i searched, i found the USB Library V3.3 in this site. so after prepared to work, i started to copy data to the mass, but the speed is too slow ~ 60KB. so what can i do to enhance the speed... ? Thanks a lot...2015-06-11 03:46 PM
And you're using what as your media?
How fast is that outside of the USB MSC implementation? MMC/SD via SPI, going to be rather slothy2015-06-11 10:54 PM
2015-06-11 10:56 PM
2015-06-12 08:54 AM
USB-FS going to be around 700 KBps, even if your media has some bandwidth
Pick a better part, STM32F4 + SDIO + USB-HS + PHY