We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.