This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Need to Read/Write SD Cards & others

Hello everyone,

I would like to write an embedded code to implement the FAT system. My aim is to Read/Write SD Cards and other similar storage media. I have been working with PIC Microcontrollers for some time now, and intends to use this chip.

I have done a lot of reading and downloaded a lot of info on the FAT system, but I just can't seem to put it all together. Basically all the examples that I come across, are written in C Code. And I only use Paralax Mnemonic to write my codes.

If I could know what to send (data,command), when to send, what response to expect and how to interpret the response, I would be ok.

So I would be very very grateful if someone could give me step-by-step instruction on how to Implement the File Allocation Table system to read/write the mentioned devices. I am ok with the USB communication.

Thanks very much.

Parents Reply Children
No data