To read .txt file from MMC using PIC microcontroller

Status
Not open for further replies.

pappu_sam

Member level 1
Joined
Dec 31, 2009
Messages
39
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
HYDERABAD
Activity points
1,559
hello everybody........

can anyone tell me how to read .txt file from Memory Card using PIC 18F4620 microcontroller.......

is it possible to read .txt file from card using PIC microcontroller???
 

Do you have a filesystem that can read the card?
--
Amr Ali
 

ya....FAT32 file system......

how can we read mmc frm microcontroller
 

You should have FAT32 in micro-controller as well in order to read the file.
--
Amr Ali
 

can u tell me will PIC 18F 4620 supports FAT32 file system..........??????
 

File system is a library u must compile into ur application.
--
Amr Ali
 

i got library files but am not able to understand how to use them.....

can u plz explain how to use...??
 

Create a project that contains the library then use its functions to access the text file.
--
Amr Ali
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…