kernels_nz wrote: >Hi guys, just wanted to thank everyone that sent me information etc., >Ive succesfully managed to write and read to and from my SD card ! >Wasnt too difficult, more just a matter of following the instructions. > >Does anybody have any documentation that will get me started in >generating a FAT16 filesystem on the SD card, so I can log data from a >microcontroller to SD card and read as a .txt file on a computer ? Ive >had a quick search on google, but would prefer seeing a memory map of >what it should look like. > > Hey Hein, You could take a look at http://www.sf.net/projects/efsl, a library that provides read/write access for FAT12/16/32. There are backends for various platforms, including AVR ATMega + SD-Card. Take a look at the stable branch (0.2). It also contains a manual with a "Getting Started on AVR". Good luck! Michael
Message
Re: [AVR-Chat] SD Card Feedback + FAT16 information
2006-05-08 by Michael De Nil
Attachments
- No local attachments were found for this message.