Windows error "insert disk" with USB MSC device application !
I am working on a USB MSC device application that exposes the content of an sd card with SPI communication.
The application works fine with a Sandisk Class 4 32Go card
But does not work with class 10 16Go sd cards. I've tried with two cards
I've tried changing the SPI communication speed, the sector sizes ... but nothing works
I have another application where these cards work fine with FATFS.
I think the problem is with usb enumuration, but I don't know what to change.
Any help ?
