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

S29GL128P90FFIR10 参数 Datasheet PDF下载

S29GL128P90FFIR10图片预览
型号: S29GL128P90FFIR10
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 ]
 浏览型号S29GL128P90FFIR10的Datasheet PDF文件第68页浏览型号S29GL128P90FFIR10的Datasheet PDF文件第69页浏览型号S29GL128P90FFIR10的Datasheet PDF文件第70页浏览型号S29GL128P90FFIR10的Datasheet PDF文件第71页浏览型号S29GL128P90FFIR10的Datasheet PDF文件第73页浏览型号S29GL128P90FFIR10的Datasheet PDF文件第74页浏览型号S29GL128P90FFIR10的Datasheet PDF文件第75页浏览型号S29GL128P90FFIR10的Datasheet PDF文件第76页  
D a t a S h e e t ( P r e l i m i n a r 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 12.6–12.8). 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 12.6–12.8.  
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 (available on www.spansion.com) for general information on Spansion Flash  
memory software development guidelines.  
/* Example: CFI Entry command */  
*( (UINT16 *)base_addr + 0x55 ) = 0x0098;  
/* write CFI entry command  
/* write cfi exit command  
*/  
/* Example: CFI Exit command */  
*( (UINT16 *)base_addr + 0x000 ) = 0x00F0;  
*/  
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)  
Addresses  
(x8)  
Data  
Description  
Query Unique ASCII string “QRY”  
10h  
11h  
12h  
20h  
22h  
24h  
0051h  
0052h  
0059h  
13h  
14h  
26h  
28h  
0002h  
0000h  
Primary OEM Command Set  
15h  
16h  
2Ah  
2Ch  
0040h  
0000h  
Address for Primary Extended Table  
17h  
18h  
2Eh  
30h  
0000h  
0000h  
Alternate OEM Command Set (00h = none exists)  
Address for Alternate OEM Extended Table (00h = none exists)  
19h  
1Ah  
32h  
34h  
0000h  
0000h  
72  
S29GL-P MirrorBit® Flash Family  
S29GL-P_00_A7 November 8, 2007