Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top