Flash memory에서 읽혀질 수 있는 표준화된 data structure.
CFI를 통해서 system software는 장착된 flash memory의 configuration과 다양한 electrical, timing parameter, 기능들을 알 수 있다. 즉, CFI를 통해서 system은 flash device를 최적으로 interface할 수 있는 방법을 알 수 있다.
Common Flash Interface (CFI) is a published, standardized data structure that may be read from a flash memory device. CFI allows system software to query the installed device (on board component, PC [PCMCIA] Card, or Miniature Card) to determine configurations, various electrical and timing parameters, and functions supported by the device. In doing so, CFI allows the system to learn how to interface to the flash device most optimally.
[출처] CFI (Common Flash Interface)|작성자 두아들
'[메모리]' 카테고리의 다른 글
SDRAM과 DDR2, DDR3, DDR4의 차이점은 무엇인가 (0) | 2019.08.19 |
---|---|
DDR3와 DDR4의 spec 비교 (JEDEC 기준) (1) | 2018.05.09 |
ddr2와 ddr3에서 타이밍을 계산하는 법 (0) | 2014.09.24 |
DDR에서 ODT 언제 사용하는게 좋을까..? (0) | 2014.09.24 |
[SDR SDRAM controller] (0) | 2014.03.11 |