Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

Project Request

Return
Yves Petit Clerc
Yves32

posted on 2013/09/11 02:05:04 PM CEST

Storage

Reading Micro SD card SD mode not SPI. Read 512 byte sectors only

I have some good result using SPI. But the speed is too slow.
Using all 4 data lines should be faster. All I need is open the SD card, send a sector number and transfer 512 bytes as fast as possible into a buffer. I am using Basic32 and PIC32MX460F512L.
Thanks