RAID5 delivers what SEGGER describes as "unsurpassed data integrity" with an additional layer of fail-safety on top of the CRC and/or error correction used by the underlying driver or storage medium.
With RAID5, the storage device is divided into several partitions, one of which holds parity information allowing data recovery in case of a partition fail. It can be used on any storage medium and the parity information can be stored on the same storage device (in a separate partition) or on a separate device.
The add-on has a tiny memory footprint, typically using about 1kB of RAM and 3kB of flash memory.
Being part of the emFile storage layer, the new add-on can also be used for USB Mass storage as well as other applications.