欢迎访问ic37.com |
会员登录 免费注册
发布采购

S29GL128P90FFI012 参数 Datasheet PDF下载

S29GL128P90FFI012图片预览
型号: S29GL128P90FFI012
PDF下载: 下载PDF文件 查看货源
内容描述: 3.0伏只页面模式闪存具有90纳米的MirrorBit工艺技术 [3.0 Volt-only Page Mode Flash Memory featuring 90 nm MirrorBit Process Technology]
分类和应用: 闪存
文件页数/大小: 77 页 / 2742 K
品牌: SPANSION [ SPANSION ]
 浏览型号S29GL128P90FFI012的Datasheet PDF文件第68页浏览型号S29GL128P90FFI012的Datasheet PDF文件第69页浏览型号S29GL128P90FFI012的Datasheet PDF文件第70页浏览型号S29GL128P90FFI012的Datasheet PDF文件第71页浏览型号S29GL128P90FFI012的Datasheet PDF文件第73页浏览型号S29GL128P90FFI012的Datasheet PDF文件第74页浏览型号S29GL128P90FFI012的Datasheet PDF文件第75页浏览型号S29GL128P90FFI012的Datasheet PDF文件第76页  
Data
Sheet
(Pre limin ar y)
12.2
Common Flash Memory Interface
The Common Flash Interface (CFI) specification outlines device and host system software interrogation
handshake, which allows specific vendor-specified software algorithms to be used for entire families of
devices. Software support can then be device-independent, JEDEC ID-independent, and forward- and back-
ward-compatible for the specified flash device families. Flash vendors can standardize their existing
interfaces for long-term compatibility.
This device enters the CFI Query mode when the system writes the CFI Query command, 98h, to address
55h any time the device is ready to read array data. The system can read CFI information at the addresses
given in Tables
All reads outside of the CFI address range, returns non-valid data. Reads from
other sectors are allowed, writes are not. To terminate reading CFI data, the system must write the reset
command.
The system can also write the CFI query command when the device is in the autoselect mode. The device
enters the CFI query mode, and the system can read CFI data at the addresses given in Tables
The system must write the reset command to return the device to reading array data.
The following is a C source code example of using the CFI Entry and Exit functions. Refer to the
Spansion
Low Level Driver User’s Guide
www.spansion.com)
for general information on Spansion Flash
memory software development guidelines.
/* Example: CFI Entry command */
*( (UINT16 *)base_addr + 0x55 ) = 0x0098;
/* Example: CFI Exit command */
*( (UINT16 *)base_addr + 0x000 ) = 0x00F0;
/* write CFI entry command
*/
/* write cfi exit command
*/
For further information, please refer to the CFI Specification (see JEDEC publications JEP137-A and
JESD68.01and CFI Publication 100). Please contact your sales office for copies of these documents.
Table 12.5
CFI Query Identification String
Addresses
(x16)
10h
11h
12h
13h
14h
15h
16h
17h
18h
19h
1Ah
Addresses
(x8)
20h
22h
24h
26h
28h
2Ah
2Ch
2Eh
30h
32h
34h
Data
0051h
0052h
0059h
0002h
0000h
0040h
0000h
0000h
0000h
0000h
0000h
Description
Query Unique ASCII string “QRY”
Primary OEM Command Set
Address for Primary Extended Table
Alternate OEM Command Set (00h = none exists)
Address for Alternate OEM Extended Table (00h = none exists)
72
S29GL-P MirrorBit
®
Flash Family
S29GL-P_00_A7 November 8, 2007