Question
sdio initialization
Posted on May 19, 2012 at 18:45
Hello,
I am trying to use the SD card which is connected via SDIO interface. I am using STM3221G-EVAL evaluation board.Problem is response of ACMD41 comes with a crc error. I have seen in errata that crc will be detected by SDIO host but even the response command and response1 registers holds weird values. Also if i ignore it and give command 2, i get the same response RESPCMD = 0x3f, RESP1 = 0xff8000, order of initializationpllnvic,lcd,i2cethernet,sdioi get correct response of command 0 and command 55Please help, I am stuck on it for quite some time now.thanks