2016-02-19 08:04 AM
hello
i am using the SDIO interface of an STM32F205vft6 to access an sdcard.for this purpose i am using the MSC class (USB interface) and STM32cubeMX v4.13.0when i plug the usb the device is recognized but i have a message that says that the sdcard must be formatted ( i tested the sdcard with a reader and it is already formatted in FAT32).thanks. #je-ne-l'aime-cube #no-hablo-hal2016-02-19 08:53 AM
So this is symptomatic that the SDIO read function isn't pulling the right data from the right blocks.
2016-02-19 12:19 PM