(22.04.2012)
Main Release Version. The examples contains the first version of the SD-Card- and FAT32-Class. FAT32 supports long file names.
(21.04.2012)
First successes with the sdcard- and fat32-Class. For tests and development i use the Pollin-Hardware “AVR NET-IO” und “ADD-ON für AVR NET-IO”. The class will support long filenames (VFAT).
Current works initialising, partitions identification, info blocks, directory listing, free directory navigation, file load and view.
It runs pretty ona Atmega32 and the complete program including “DOS”-emulation needs currently ca. 700 Bytes RAM, and 9 kB Flash.
(01.04.2012)