S29GL128P90FFIR10 Spansion Inc., S29GL128P90FFIR10 Datasheet - Page 51

no-image

S29GL128P90FFIR10

Manufacturer Part Number
S29GL128P90FFIR10
Description
IC 128M PAGE-MODE FLASH MEMORY
Manufacturer
Spansion Inc.

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
S29GL128P90FFIR10
Manufacturer:
SPANSION
Quantity:
201
Part Number:
S29GL128P90FFIR10
Manufacturer:
SPANSION
Quantity:
20 000
10.3
November 8, 2007 S29GL-P_00_A7
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
Table 12.1 on page 68
sequences.
The Secured Silicon Sector Entry Command allows the following commands to be executed
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 (available soon on
www.spansion.com) for general information on Spansion Flash memory software development guidelines.
Note
Base = Base Address.
Note
Base = Base Address.
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.
Read customer and factory Secured Silicon areas
Program the customer Secured Silicon Sector
/* Example: SecSi Sector Entry Command */
/* Once in the SecSi Sector mode, you program */
/* words using the programming algorithm.
Command Definitions on page 67
*( (UINT16 *)base_addr + 0x555 ) = 0x00AA;
*( (UINT16 *)base_addr + 0x2AA ) = 0x0055;
*( (UINT16 *)base_addr + 0x555 ) = 0x0088;
Program Setup
Unlock Cycle 1
Unlock Cycle 2
Unlock Cycle 1
Unlock Cycle 2
Entry Cycle
D a t a
Program
Cycle
Cycle
S h e e t
through
S29GL-P MirrorBit
Table 12.4 on page 71
Table 10.3 Secured Silicon Sector Program
Table 10.2 Secured Silicon Sector Entry
( P r e l i m i n a r y )
(LLD Function = lld_SecSiSectorEntryCmd)
Operation
Operation
(LLD Function = lld_ProgramCmd)
[Secured Silicon Sector Command Table, Appendix
Write
Write
Write
Write
Write
Write
Write
®
Flash Family
*/
/* write unlock cycle 1
/* write unlock cycle 2
/* write Secsi Sector Entry Cmd
for address and data requirements for both command
Byte Address
Byte Address
Word Address
Base + AAAh
Base + AAAh
Base + AAAh
Base + AAAh
Base + 555h
Base + 555h
Word Address
Word Address
Word Address
Base + 2AAh
Base + 2AAh
Base + 555h
Base + 555h
Base + 555h
Base + 555h
*/
*/
*/
Data Word
00AAh
00AAh
0055h
0088h
0055h
00A0h
Data
Data
51

Related parts for S29GL128P90FFIR10