Can you access a SD card through USB MSC and FATFs at the same time?
Posted on June 02, 2017 at 21:28I have a STM32F746NG Discovery board on which I have implemented a USB Composite device with MSC and custom HID classes. I also want to run Elm-Chan's FATFS to read and write files locally on the micro-SD card whilst ...