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]
posted on 2013/09/11 02:05:04 PM CEST
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