Other devices

SafeFLASH has a flexible architecture. It can be used with any device, and still maintain the highest levels of reliability.
 
The interface between the drivers and the file system is clearly defined. Any device that provides a block architecture, and has functions for reading, writing and erasing sectors, can be integrated. The driver must supply to the file system a logical description of the blocks that may be used. The Developer's Guide provides detailed information on the required interface functions. In addition a RAM drive is supplied; this may act as a useful starting point or reference.