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.

Fat file system on AVR

Status
Not open for further replies.

ibrahim03

Full Member level 1
Joined
Sep 29, 2005
Messages
99
Helped
5
Reputation
10
Reaction score
2
Trophy points
1,288
Activity points
2,335
tiny fat file system

Has any one used the Tiny FAT file system library from:

http://elm-chan.org/fsw/ff/00index_e.html


In the documentation it says that the low level I/O functions must be provided by the user. I want to implement this file system on ATMEGA32 microcontroller interfaced with a 32MB mmc card. I have already written routines which read/write data from the mmc card.

I want to know , how can I integrate my routines with this Tiny FAT library ? In which place do I put my routines? Which files do I need to include? What about the makefile?


I am using WINAVR compiler with AVR studio as an IDE.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top