fat32

FAT32 library for reading fat32 filesystem (beta version)

Author Matthew Schinkel, copyright © 2009, all rights reserved.
Adapted-by
Compiler >=2.4k

Description

this library reads files & folders from a fat32 formatted media
             such as sd cards & hard disks. BETA VERSION!


Sources

http://www.microsoft.com/whdc/system/platform/firmware/fatgen.mspx
http://www.pjrc.com/tech/8051/ide/fat32.html
http://en.wikipedia.org/wiki/File_Allocation_Table
http://en.wikipedia.org/wiki/8.3_filename
http://www.ntfs.com/fat-filenames.htm


Notes

This lib does not create file_name's on fat32 partitions, although it may
in the future. Please see this article http://www.desktoplinux.com/news/NS4980952387.html?kc=rss
before you think about implementing writing of file_names into your project.


Dependencies


Summary

Global variables/contants

Procedures

Private

Functions


API details

Global variables/contants

Procedures

Private

Functions


Related samples

Here are the list of samples which use this library:

18f452518f4525_mp3_decoder_vs1053b_pata_hard_disk.jal
18f452518f4525_fat32_sd_card.jal
18f452518f4525_mp3_decoder_vs1053b_sd_card.jal
18f452518f4525_fat32_pata_hard_disk.jal
18f455018f4550_fat32_sd_card.jal
18f462018f4620_mp3_decoder_vs1053b_pata_hard_disk.jal
18f462018f4620_mp3_decoder_vs1053b_sd_card.jal
18f462018f4620_fat32_sd_card.jal
18f462018f4620_fat32_pata_hard_disk.jal
18f67j5018f67j50_fat32_pata_hard_disk.jal
18f67j5018f67j50_fat32_sd_card.jal
18f67j5018f67j50_fat32_usb_msd_pata_hard_disk.jal
18f67j5018f67j50_mp3_decoder_vs1053b_pata_hard_disk.jal
18f67j5018f67j50_mp3_decoder_vs1053b_sd_card.jal
18f67j5018f67j50_fat32_usb_msd_sd_card.jal