Performance of STM32F7 USB Mass Storage (MSC) <-> DMA <-> SD
Posted on October 25, 2016 at 11:50Hello everyone,I am implementing a SD card-reader like device on my custom board with STM32F756 with SW4STM32 (AC6).Up to this date, I have successfully completed a working link to read/write file from the PC to SD...