This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

STM32F1+USB+SDCard+MSC

I work at implementation of USB Mass Storage Class witch SD card on STM32 microcontrollers.
I use RL-ARM USB library. In my implementation I use Keil example of Mass Storge Class but this example write data in internal RAM. It is to small memory for my application. I need use SD CARD to storage data. If anyone have example i will by grateful.

0