Location:
Search - cfi
Search list
Description: /* Check_SST_39VF400A Check manufacturer and device ID
/* CFI_Query CFI Query Entry/Exit command sequence
/* Erase_One_Sector Erase a sector of 2048 words
/* Erase_One_Block Erase a block of 32K words
/* Erase_Entire_Chip Erase the contents of the entire chip
/* Program_One_Word Alter data in one word
/* Program_One_Sector Alter data in 2048 word sector
/* Program_One_Block Alter data in 32K word block-/ * Check manufacture Check_SST_39VF400A r and device ID / * CFI_Query CFI Query Entry / Exi t command sequence / * Erase a Erase_One_Sector sector of 2,048 words / * Erase a Erase_One_Block block of 32K words / t * Erase Erase_Entire_Chip he contents of the entire chip / * Program_One_W ord Alter data in one word / * Program_One_Secto r Alter data in 2048 word sector / * Program_One_ Block Alter data in 32K word block
Platform: |
Size: 3281 |
Author: 陈生 |
Hits:
Description: * 一、功能: Fine-gained Flash Access驱动演示代码.
* 二、运行前提: 本范例需要硬件开发板的支持,
* 要求硬件开发板具备名为”ext_flash”的CFI Flash或EPCS Flash模块
Platform: |
Size: 1833 |
Author: 李天 |
Hits:
Description: 基于MAXII CPLD的对1602字符型液晶进行读写操作,其中使用了一个CFI的IP核
Platform: |
Size: 6991 |
Author: jaylee |
Hits:
Description: Linux MTD介绍:
MTD(memory technology device内存技术设备)是用于访问memory设备(ROM、flash)的Linux的子系
统。MTD的主要目的是为了使新的memory设备的驱动更加简单,为此它在硬件和上层之间提供了一个
抽象的接口。MTD的所有源代码在/drivers/mtd子目录下。我将CFI接口的MTD设备分为四层(从设备节
点直到底层硬件驱动),这四层从上到下依次是:设备节点、MTD设备层、MTD原始设备层和硬件驱
动层。
根文件系统
文件系统
字符设备节点
MTD字符设备
MTD块设备
MTD原始设备
FLASH硬件驱动
块
重点是mtd的定义, 以及为什么要有mtd
mtd设备的分层
Platform: |
Size: 80106 |
Author: hegaofen |
Hits:
Description: Name Function
--- --- ---
Check_SST_39VF160 Check manufacturer and device ID
CFI_Query CFI Query Entry/Exit command sequence
Erase_Entire_Chip Erase the contents of the entire chip
Erase_One_Sector Erase a sector of 2048 word
Erase_One_Block Erase a block of 32K word
Program_One_Word Alter data in one word
Program_One_Sector Alter data in 2048 word sector
Program_One_Block Alter data in 32K word block
Check_Toggle_Ready End of internal program or erase detection using
Toggle bit
Check_Data_Polling End of internal program or erase detection using
Data# polling
Platform: |
Size: 5927 |
Author: 李大大 |
Hits:
Description: 实现PING 的两种方法-the two methods
Platform: |
Size: 95232 |
Author: 小虫 |
Hits:
Description: 通用伺服电机控制原理及C源码,
内含:
关于步进伺服电机加速曲线计算器的使用说明,举例说明参数使用方法的步进电机控制的具体编程。供参考,PDF文档。
步进、伺服电机加速曲线计算器修正版。-generic servo motor control principle and C source, consisting of : Stepping on the servo motor speed up the curve for use of the calculator, examples of the use of parameters of the stepper motor control specific programming. For information, PDF documents. Stepping, servo motor acceleration curve calculator revised version.
Platform: |
Size: 458752 |
Author: 苏先生 |
Hits:
Description: A (hopefully) complete extended MAPI wrapper for WinXP, WinCE, and .NET.-A (hopefully) complete extended MAPI wrap per for WinXP, WinCE, and.NET.
Platform: |
Size: 36864 |
Author: LiuZP |
Hits:
Description: /* Check_SST_39VF400A Check manufacturer and device ID
/* CFI_Query CFI Query Entry/Exit command sequence
/* Erase_One_Sector Erase a sector of 2048 words
/* Erase_One_Block Erase a block of 32K words
/* Erase_Entire_Chip Erase the contents of the entire chip
/* Program_One_Word Alter data in one word
/* Program_One_Sector Alter data in 2048 word sector
/* Program_One_Block Alter data in 32K word block-/* Check manufacture Check_SST_39VF400A r and device ID/* CFI_Query CFI Query Entry/Exi t command sequence/* Erase a Erase_One_Sector sector of 2,048 words/* Erase a Erase_One_Block block of 32K words/t* Erase Erase_Entire_Chip he contents of the entire chip/* Program_One_W ord Alter data in one word/* Program_One_Secto r Alter data in 2048 word sector/* Program_One_ Block Alter data in 32K word block
Platform: |
Size: 3072 |
Author: 陈生 |
Hits:
Description: Name Function
--- --- ---
Check_SST_39VF160 Check manufacturer and device ID
CFI_Query CFI Query Entry/Exit command sequence
Erase_Entire_Chip Erase the contents of the entire chip
Erase_One_Sector Erase a sector of 2048 word
Erase_One_Block Erase a block of 32K word
Program_One_Word Alter data in one word
Program_One_Sector Alter data in 2048 word sector
Program_One_Block Alter data in 32K word block
Check_Toggle_Ready End of internal program or erase detection using
Toggle bit
Check_Data_Polling End of internal program or erase detection using
Data# polling-Name Function
------------------
Check_SST_39VF160 Check manufacturer and device ID
CFI_Query CFI Query Entry/Exit command sequence
Erase_Entire_Chip Erase the contents of the entire chip
Erase_One_Sector Erase a sector of 2048 word
Erase_One_Block Erase a block of 32K word
Program_One_Word Alter data in one word
Program_One_Sector Alter data in 2048 word sector
Program_One_Block Alter data in 32K word block
Check_Toggle_Ready End of internal program or erase detection using
Toggle bit
Check_Data_Polling End of internal program or erase detection using
Data# polling
Platform: |
Size: 6144 |
Author: 李大大 |
Hits:
Description: Update Jedec Specification
Common Flash Interface (CFI)
JESD68.01
(Minor Revision to JESD68, September 1999) -Update Jedec SpecificationCommon Flash Interface (CFI) JESD68.01 (Minor Revision to JESD68, September 1999)
Platform: |
Size: 193536 |
Author: Scott Shu |
Hits:
Description: Update Specification
Common Flash Interface (CFI)-Update SpecificationCommon Flash Interface (CFI)
Platform: |
Size: 29696 |
Author: Scott Shu |
Hits:
Description: Common Flash Interface (CFI)
Rre. 2.0-Common Flash Interface (CFI) Rre. 2.0
Platform: |
Size: 79872 |
Author: Scott Shu |
Hits:
Description: Common Flash Interface (CFI)
and Command Sets
from Intel-Common Flash Interface (CFI) and Command Setsfrom Intel
Platform: |
Size: 148480 |
Author: Scott Shu |
Hits:
Description: Common Flash Interface BIN Parser-Dump CFI binary data from any flash memory chip and use this MS Windows application to interpret this file and extract useful information about the flash memory chip: Primary OEM Command Set, Address for Primary Extended Table, Alternate OEM Command Set, Address for Alternate OEM Extended Table, Vcc (logic supply) min., Vcc (logic supply) max., Vpp (programming supply) min., Vpp (programming supply) max., Typical timeout per single byte/word write (µ s), Typical timeout for max. size buffer write (µ s), Typical timeout per individual block erase (ms), Typical timeout for full chip erase (ms), Max. timeout for byte/word write, Max. timeout for buffer write, Max. timeout per individual block erase, Max. timeout for full chip erase, Device Size (bytes), Device interface description, Max. number of bytes in multi-byte write, Number of Erase Block Regions, Erase Block Region 1, Erase Block Region 2, Erase Block Region 3, Erase Block Region 4,
Platform: |
Size: 23552 |
Author: Alexander |
Hits:
Description: Flash芯片的CFI驱动c语言源代码,对自升级的系统有帮助。-Flash chips CFI driver c language source code, since the upgrade of the system has to help.
Platform: |
Size: 31744 |
Author: aolin |
Hits:
Description: 完全支持CFI协议的Flash驱动,支持多种Flash芯片,换Flash不用修改代码-Fully supports the CFI' s Flash-driven protocol to support a wide range of Flash chips, do not modify the code for Flash
Platform: |
Size: 8192 |
Author: Jok.Qu |
Hits:
Description: Flash Memory 依據標準CFI CMD做Erase/Program過程的參考碼-Flash Memory based on the standard CFI CMD to do Erase/Program process reference code
Platform: |
Size: 31744 |
Author: yofingoz |
Hits:
Description: 很好的 wishbone转CFI FLASH接口的源码,在INTERL的FLASH上已经调试通过-CFI FLASH CORE
Platform: |
Size: 41984 |
Author: sunhuaiyi |
Hits:
Description: cfi intelext programming regioninfo.
Platform: |
Size: 1024 |
Author: jnyaorw |
Hits: