I want to read from sd card and write to pen drive at the same tyme using fat file system. i have seen dual-disc-driver.c also. no success till now. is it possible to mount both the drives at the same time using two logical drive numbers and read/write simultaneously. can u give me some example code for that. I have already write datas to SD card and reading back also. please help me out.
Hello Abhisek,
The demo under \boards\dk-lm3s9b96\qs-checkout demonstrates FAT file system on a microSD card and USB flash drive.
thank u for ur reply.i am using Lm3s3748 microcontroller. can u tell me how to use these two files?
Regards Abhisek