ramygammal
New Member
Hi, I want to know how tho interface an SD Card with 16f877A PIC Microcontroller.I need to write to it,erase it and read from it.also I don't know how to connect it the PIC.
thanks
thanks
On a pi16f877a! Like I said at the beginning... difficultif you are beginner you can use the(c or basic) compiler that have a SD card reader library.like mikroC or mikroBASIC
MikroC is a great compiler and has FAT16 read file and write file operations, but you need to have a filename.Yes that is correct mikroC has ALL the fully functional libraries FAT 16 as well.
Cheers Ian