Common Flash Memory Interface


title: "Common Flash Memory Interface" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["non-volatile-memory", "amd-technologies"] topic_path: "general/non-volatile-memory" source: "https://en.wikipedia.org/wiki/Common_Flash_Memory_Interface" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

The Common Flash Memory Interface (CFI) is an open standard jointly developed by AMD, Intel, Sharp and Fujitsu. It is implementable by all flash memory vendors, and has been approved by the non-volatile-memory subcommittee of JEDEC. The goal of the specification is the interchangeability of flash memory devices offered by different vendors. The developer is able to use one driver for different flash products by reading identifying information from the flash chip.

Each flash memory device contains the following information: memory size, byte and word configuration, block configuration, and voltage and timing data.

The specification provides several benefits. No or very little information about flash devices has to be stored in tables within system software. It is possible to use lower cost flash memory devices as they become available without rewriting system software. Adapting current software systems shall be done more easily and quickly than previously.

Support for CFI is implemented in FreeBSD.

References

References

  1. (September 2003). "JEDEC Standard: Common Flash Interface". JEDEC.
  2. (29 April 2006). "m30l0r7000t0 datasheet - Internet Archive".
  3. "cfi(4)".

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

non-volatile-memoryamd-technologies