Senior
August 29, 2018
Solved
STM32F4 + USB MSD + SDIO Working Example
- August 29, 2018
- 4 replies
- 2041 views
Hello,
I am using STM32Cube_FW_F4_V1.21.0 library version.
I would like to implement USB mass storage device example along with SDIO interface. When I connect my STM32 device with the PC, I wish to see my SD card content on my PC.
I made some configuration in the cubemx. However it is not working.
Could someone share a working copy ?
Do I need to modify the content of the "usbd_storage_if.c" file ?