USB_MSD + Fat32 + SD card
Hi Dialog,
I have a worknig SPI driver for the SDHC card with FATFS layer. I can read/write files on SD correctly and then see it on PC (if SD card injected separately). Now I want to connect SD card via MCU to PC and provide direct access to files on SD card via MSD interface. What is the minimal required actions order for configure USB MSD in this mode? May be exist some more detailed documentation or application example about how to insert the custom i/o layer to to MSD?