For SD card go here and look at SDFS3.zip
http://www.melabs.com/resources/samples.htm
It is so much easier than bit-banging. Added plus is the FAT16 file system.
For SD card go here and look at SDFS3.zip
http://www.melabs.com/resources/samples.htm
It is so much easier than bit-banging. Added plus is the FAT16 file system.
Dave
Always wear safety glasses while programming.
Hi, Since my last post Ive been doing some testing and i actually got a PIC to read data
Ive been using the hardware SPI instead of bit-banging. Thanks for that link though because the next thing i need to do is figure out FAT16. Im working in ASM but having the example in PBP makes it easier to read :P Thanks!
Bookmarks