Search found 1 match
- Tue Jul 13, 2021 4:13 pm
- Forum: General discussion
- Topic: stm32f103c usb spi flash mass storage
- Replies: 3
- Views: 4856
Re: stm32f103c usb spi flash mass storage
Recently, I was tinkering with connecting my device to the STM32F103 microcontroller as a USB Mass Storage Device , or in Russian as a USB flash drive. Everything seems to be relatively simple: in the graphical configurator STM32CubeMX, a couple of clicks generated the code, added the SD card driver ...