c code for pic to mmc interface

Thread Starter

eceeng

Joined May 8, 2007
10
Hi can anyone provide me a code for PIC16f877 microcontroller interfaced with a multi media card? i want to write data to and read data from the mmc. the simpler the code the better.

thanks....
 

Thread Starter

eceeng

Joined May 8, 2007
10
i'm sorry for that..
here is it...

I want to interface a mmc card to pic16f877 microcontroller. I will type a string of data in the computer keyboard and the mcu will initiate all the processes to save this data to the mmc. The mcu will be reponsible for all the processes(e.g. writing to and reading from the mmc).

the mcu will transmit data through C4 (pin23)
the mcu willreceive data through C5 (pin 24)
 
Top