SD card initialization SPI
- by Openavr
Hi People
I saw a lot of infos about MMC/SD cards and I tried to make a lib to read this.. (modifying the Procyon Avrlib)
But I have some problems here. I Don´t change the original code and tried here. My problem is about the init of SD card. I have 2 here, a 256mb and another 1GB.
I send the init commands like this order:
CMD0, CMD55, ACMD41,…