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

S29GL01GP12TFI020 参数 Datasheet PDF下载

S29GL01GP12TFI020图片预览
型号: S29GL01GP12TFI020
PDF下载: 下载PDF文件 查看货源
内容描述: 3.0伏只页面模式闪存具有90纳米的MirrorBit工艺技术 [3.0 Volt-only Page Mode Flash Memory featuring 90 nm MirrorBit Process Technology]
分类和应用: 闪存存储
文件页数/大小: 71 页 / 1568 K
品牌: SPANSION [ SPANSION ]
 浏览型号S29GL01GP12TFI020的Datasheet PDF文件第44页浏览型号S29GL01GP12TFI020的Datasheet PDF文件第45页浏览型号S29GL01GP12TFI020的Datasheet PDF文件第46页浏览型号S29GL01GP12TFI020的Datasheet PDF文件第47页浏览型号S29GL01GP12TFI020的Datasheet PDF文件第49页浏览型号S29GL01GP12TFI020的Datasheet PDF文件第50页浏览型号S29GL01GP12TFI020的Datasheet PDF文件第51页浏览型号S29GL01GP12TFI020的Datasheet PDF文件第52页  
Data
Sheet
(Advan ce
Infor m a tio n)
Once the Secured Silicon Sector is locked and verified, the system must write the Exit Secured Silicon
Sector Region command sequence which return the device to the memory array at sector 0.
10.3
Secured Silicon Sector Entry/Exit Command Sequences
The system can access the Secured Silicon Sector region by issuing the three-cycle Enter Secured Silicon
Sector command sequence. The device continues to access the Secured Silicon Sector region until the
system issues the four-cycle Exit Secured Silicon Sector command sequence.
See Command Definition Table [Secured Silicon Sector Command Table, Appendix
through
for address and data requirements for both command
sequences.
The Secured Silicon Sector Entry Command allows the following commands to be executed
Read customer and factory Secured Silicon areas
Program the customer Secured Silicon Sector
After the system has written the Enter Secured Silicon Sector command sequence, it may read the Secured
Silicon Sector by using the addresses normally occupied by sector SA0 within the memory array. This mode
of operation continues until the system issues the Exit Secured Silicon Sector command sequence, or until
power is removed from the device.
Software Functions and Sample Code
The following are C functions and source code examples of using the Secured Silicon Sector Entry, Program,
and exit commands. Refer to the
Spansion Low Level Driver User’s Guide
www.spansion.com)
for general information on Spansion Flash memory software development guidelines.
Table 10.2
Secured Silicon Sector Entry
(LLD Function = lld_SecSiSectorEntryCmd)
Cycle
Unlock Cycle 1
Unlock Cycle 2
Entry Cycle
Note
Base = Base Address.
Operation
Write
Write
Write
Byte Address
Base + AAAh
Base + 555h
Base + AAAh
Word Address
Base + 555h
Base + 2AAh
Base + 555h
Data
00AAh
0055h
0088h
/* Example: SecSi Sector
*( (UINT16 *)base_addr
*( (UINT16 *)base_addr
*( (UINT16 *)base_addr
Entry Command */
+ 0x555 ) = 0x00AA;
+ 0x2AA ) = 0x0055;
+ 0x555 ) = 0x0088;
/* write unlock cycle 1
/* write unlock cycle 2
/* write Secsi Sector Entry Cmd
*/
*/
*/
Table 10.3
Secured Silicon Sector Program
(LLD Function = lld_ProgramCmd)
Cycle
Unlock Cycle 1
Unlock Cycle 2
Program Setup
Program
Note
Base = Base Address.
/* Once in the SecSi Sector mode, you program */
/* words using the programming algorithm.
*/
Operation
Write
Write
Write
Write
Byte Address
Base + AAAh
Base + 555h
Base + AAAh
Word Address
Word Address
Base + 555h
Base + 2AAh
Base + 555h
Word Address
Data
00AAh
0055h
00A0h
Data Word
46
S29GL-P MirrorBit
TM
Flash Family
S29GL-P_00_A3 November 21, 2006