S29GL128P11TFI010 Spansion Inc., S29GL128P11TFI010 Datasheet - Page 35

IC, FLASH, 128MBIT, 110NS, TSOP-56

S29GL128P11TFI010

Manufacturer Part Number
S29GL128P11TFI010
Description
IC, FLASH, 128MBIT, 110NS, TSOP-56
Manufacturer
Spansion Inc.
Datasheet

Specifications of S29GL128P11TFI010

Memory Type
Flash
Memory Size
128Mbit
Ic Interface Type
Parallel
Access Time
110ns
Supply Voltage Range
2.7V To 3.6V
Memory Case Style
TSOP
No. Of Pins
56
Data Bus Width
8 bit, 16 bit
Architecture
Sectored
Interface Type
Serial
Supply Voltage (max)
3.6 V
Supply Voltage (min)
2.7 V
Maximum Operating Current
50 mA
Mounting Style
SMD/SMT
Operating Temperature
+ 85 C
Package / Case
TSOP-56
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
S29GL128P11TFI010
Manufacturer:
Spansion
Quantity:
135
Part Number:
S29GL128P11TFI010
Manufacturer:
SPANSION
Quantity:
709
Part Number:
S29GL128P11TFI010
Manufacturer:
SPANSION
Quantity:
20 000
June 11, 2008 S29GL-P_00_A11
7.7.7
7.7.8
Accelerated Program
Unlock Bypass
Accelerated single word programming and write buffer programming operations are enabled through the
WP#/ACC pin. This method is faster than the standard program command sequences.
Note
The accelerated program functions must not be used more than 10 times per sector.
If the system asserts V
mode and uses the higher voltage on the input to reduce the time required for program operations. The
system can then use the Write Buffer Load command sequence provided by the Unlock Bypass mode. Note
that if a “Write-to-Buffer-Abort Reset” is required while in Unlock Bypass mode, the full 3-cycle RESET
command sequence must be used to reset the device. Removing V
of the embedded program operation, returns the device to normal operation.
This device features an Unlock Bypass mode to facilitate shorter programming commands. Once the device
enters the Unlock Bypass mode, only two write cycles are required to program data, instead of the normal
four cycles.
This mode dispenses with the initial two unlock cycles required in the standard program command sequence,
resulting in faster total programming time. The
the unlock bypass command sequences.
During the unlock bypass mode, only the Read, Program, Write Buffer Programming, Write-to-Buffer-Abort
Reset, and Unlock Bypass Reset commands are valid. To exit the unlock bypass mode, the system must
issue the two-cycle unlock bypass reset command sequence. The first cycle must contain the sector address
and the data 90h. The second cycle need only contain the data 00h. The sector then returns to the read
mode.
Software Functions and Sample Code
The following are C source code examples of using the unlock bypass entry, program, and exit functions.
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.
Cycle
Sectors must be unlocked prior to raising WP#/ACC to V
The WP#/ACC pin must not be at V
damage may result.
It is recommended that WP#/ACC apply V
recommended that WP#/ACC apply from V
/* Example: Unlock Bypass Entry Command
1
2
3
*( (UINT16 *)base_addr + 0x555 ) = 0x00AA;
*( (UINT16 *)base_addr + 0x2AA ) = 0x0055;
*( (UINT16 *)base_addr + 0x555 ) = 0x0020;
/* At this point, programming only takes two write cycles.
/* Once you enter Unlock Bypass Mode, do a series of like
/* operations (programming or sector erase) and then exit
/* Unlock Bypass Mode before beginning a different type of
/* operations.
Entry Command
HH
Description
D a t a
on this input, the device automatically enters the aforementioned Unlock Bypass
Unlock
Unlock
S29GL-P MirrorBit
(LLD Function = lld_UnlockBypassEntryCmd)
S h e e t
Table 7.14 Unlock Bypass Entry
HH
for operations other than accelerated programming, or device
HH
HH
Command Definitions on page 68
®
after power-up sequence is completed. In addition, it is
*/
Flash Family
to V
Operation
/* write unlock cycle 1
/* write unlock cycle 2
/* write unlock bypass command
IH
Write
Write
Write
/V
IL
HH
before powering down V
.
HH
Word Address
*/
*/
*/
*/
*/
Base + 2AAh
Base + 555h
Base + 555h
from the ACC input, upon completion
shows the requirements for
CC
/V
IO
*/
*/
*/
.
00AAh
0055h
0020h
Data
35

Related parts for S29GL128P11TFI010