Full Version : FAT16-32 Library V1.01 (GCC)
avr >>C PROGRAMMING (AVR) >>FAT16-32 Library V1.01 (GCC)


AVR_Admin- 04-17-2006
FAT16-32 Library V1.01

This project is a FAT16/32 File System Driver for ATMEL AVR. This file system driver was written because our needs to read and write a hard drive using a microcontroller. We look at Internet but we don’t found a good code to do this, specifically in ATMEL AVR microcontroller series. The mostly codes found were written to mp3 players, and only read data (don’t write) from FAT file system and mix mp3 specific functions with printf functions. We found a few companies that have some FAT codes to microcontrollers but with expensive prices. So we decide to do our own code and share it to all community. It’s a real generic library. You can use this to do an mp3 player, or a data logger, or anything else your mind tells you. All the code was written following the Microsoft Specification in their document “Microsoft Extensible Firmware Initiative FAT32 File System Specification1” and there are some limitation because the nature of microcontrollers and their limitations about memory and speed.

Link: http://www.avrfreaks.net/index.php?module=...em_type=project

shg- 05-06-2006
Incorrect file has been attached to this message.
Please fix it.

AVR_Admin- 05-07-2006
The correct file has been attached.

Found another GCC Library for FAT12/16/32 and uploaded it for you also.

Hope this helps you.

Happy Programming and please be sure to upload any interesting projects, routines or improvements you make.

Forumer™ is Voted #1 Free Forum Hosting provider
Build your own community today with the largest message board hosting company.