Question
Olimexino-STM32 SD-Card access using SPI and DMA
Posted on December 02, 2013 at 10:39
Hey Folks,
after several hours of trying I stil wasn't able to find out, why it doesn't work. Google and Forum search didn't help either.Problem: SdCard access doesnt work with the built in SD-Card-Mount using SPI via DMA.But SD-Card access works in ALL following configurations:- SPI, DMA and an (=> DMA is allright)- SPI and an external SD-breakoutboard- SPI with the built in SD-Card-Mount (=> wiring is allright, SPI is allright)Plus: When I disconnect the SD-Card and connect MISO to MOSI, a sent Byte is received just fine. With a SD-Card connected always 0xFF is returned.Did anybody encounter the same problem? Or might know what to do?Thanks a lot in advance,Best regards #sd #stm32 #dma #spi #fatfs