avatar_genesis8

Petit FAT File System Module for Amstrad CPC FAT storage hardware ?

Started by genesis8, 12:28, 15 October 20

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

genesis8

Petit FAT File System Module (http://elm-chan.org/fsw/ff/00index_p.html)  is a sub-set of FatFs module for tiny 8-bit microcontrollers. It is written in compliance with ANSI C and completely separated from the disk I/O layer. It can be incorporated into the tiny microcontrollers with limited memory even if the RAM size is less than sector size. Also full featured FAT file system module is available here. Features

       
  • Very small RAM consumption (44 bytes work area + certain stack).
  • Very small code size (2K-4K bytes).
  • FAT12, FAT16 and FAT32.
  • Single volume and Single file.
  • Streaming file read.
  • File write function with some restrictions.
____________
Amstrad news site at Genesis8 Amstrad Page

VintageAdvantage

Jawnn.... yet another SD-card based file storage solution? Not a CPC product yet either, or?

genesis8

No it's just code to use FAT file system but with low memory footprint, so already existing Amstrad CPC hardware using FAT "MAY" have a use for it, that's why I gave the information there.
____________
Amstrad news site at Genesis8 Amstrad Page

Powered by SMFPacks Menu Editor Mod