Associate III
August 18, 2020
Question
USB MSC Using SDCARD
- August 18, 2020
- 1 reply
- 1732 views
I am using stm32f072rb discovery board. I am connecting memory card using SPI. I want to use USB MSC and want to see the SDCard data on PC. How can I do that? I used the USB_MSC_Standalone example but not working. I am attaching the code. The disk is not showing on windows but usb device is showing mass storage in device manager.
@Community member