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 2014/02/10 06:14:56 PM CET
Hi,
Could someone please help? I require a MMC/SD library that does NOT use hardware SPI but Software SPI with fat32 file system
i could do it myself if there was some way to edit the existing library?
Thank you in advance
Best Regards
Jody
posted on 2014/01/26 09:30:23 PM CET
posted on 2013/10/12 07:08:22 AM CEST
Hi, I'm trying to access a Smart Card - SLE4428. I'm seeking an example of the code for PIC
thanks
posted on 2013/10/02 10:55:34 AM CEST
Hi
I downloaded the PIC32 FAT32 library with the .mpkg file postfix. What can I use to unzip this library please?
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