2008-01-06 11:02 PM
BSPI driver for the str71 to asscess the SD card
2007-11-07 02:37 AM
Hi Guys,
I am trying to implement the elfs file system for the str71.I have aproblem with the spi interface with the SD card.I have configured my BSPI1 as follows MOSI,MISO,SCLK as alternate function pushpull we use seperate CS pin for the slave select. SSN pin is alwasy asserted high. I followed the spec for initializing the sd card. 1) 74 clck 2) command 3) access the response 01 to reset the card to enter the SPI mode. i could not abel to receive the response. any kind of help on th espi part would be greatfull. Thanks2008-01-06 11:02 PM
First of all. The minimum clock sync is 78 bits, so it's better to issue 10 clock bytes.
After that, I've been experiencing with several SD cards and I notice that some of them simply ''don't want'' to enter in SPI mode. I recommend you the Transcend and Kingston SD cards.