2021-06-14 12:34 PM
I am looking for some guidance how to implement a system that utilize both SDMMC and USB MSC so I can read/write data inside SD card from MCU and external PC.
Thank you for your helps
2021-06-14 01:16 PM
You'd have to manage cache-coherency for the PC/Windows side of things otherwise all manner of corruption can occur.
The MSC/SCSI layer can generate sense codes indicating the media is write only, and has been changed, etc.