Problems writing to SD card in SPI mode
Posted on August 11, 2011 at 16:58I'm trying to comunicate with SD card with STM32F100RB controller via SPI.I am able to erase blocks on card, and to read them. The problem is about writing blocks to card. I am able to write something to card, and ...