S29GL256P11FFI010 Spansion Inc., S29GL256P11FFI010 Datasheet - Page 31

IC, FLASH, 256MBIT, 110NS, BGA-64

S29GL256P11FFI010

Manufacturer Part Number
S29GL256P11FFI010
Description
IC, FLASH, 256MBIT, 110NS, BGA-64
Manufacturer
Spansion Inc.

Specifications of S29GL256P11FFI010

Memory Type
Flash
Memory Size
256Mbit
Memory Configuration
128K X 16
Ic Interface Type
Parallel
Access Time
110ns
Supply Voltage Range
2.7V To 3.6V
Memory Case Style
BGA
No. Of Pins
64
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
S29GL256P11FFI010
Manufacturer:
QUALCOMM
Quantity:
2 150
November 21, 2006 S29GL-P_00_A3
7.7.6
Program Suspend/Program Resume Commands
The Program Suspend command allows the system to interrupt an embedded programming operation or a
“Write to Buffer” programming operation so that data can read from any non-suspended sector. When the
Program Suspend command is written during a programming process, the device halts the programming
operation within 15 µs maximum (5 µs typical) and updates the status bits. Addresses are “don't-cares” when
writing the Program Suspend command.
After the programming operation has been suspended, the system can read array data from any non-
suspended sector. The Program Suspend command may also be issued during a programming operation
while an erase is suspended. In this case, data may be read from any addresses not in Erase Suspend or
Program Suspend. If a read is needed from the Secured Silicon Sector area, then user must use the proper
command sequences to enter and exit this region.
The system may also write the Autoselect command sequence when the device is in Program Suspend
mode. The device allows reading Autoselect codes in the suspended sectors, since the codes are not stored
in the memory array. When the device exits the Autoselect mode, the device reverts to Program Suspend
mode, and is ready for another valid operation. See “Autoselect Command Sequence” for more information.
After the Program Resume command is written, the device reverts to programming. The system can
determine the status of the program operation using the DQ7 or DQ6 status bits, just as in the standard
program operation. See “Write Operation Status” for more information.
The system must write the Program Resume command (address bits are “don't care”) to exit the Program
Suspend mode and continue the programming operation. Further writes of the Program Resume command
are ignored. Another Program Suspend command can be written after the device has resumed programming.
Software Functions and Sample Code
The following is a C source code example of using the program suspend function. 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.
The following is a C source code example of using the program resume function. 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: Program suspend command */
/* Example: Program resume command */
D a t a
*( (UINT16 *)base_addr + 0x000 ) = 0x00B0;
*( (UINT16 *)base_addr + 0x000 ) = 0x0030;
Cycle
Cycle
1
1
S h e e t
( A d v a n c e
Operation
Operation
S29GL-P MirrorBit
Write
Write
(LLD Function = lld_ProgramSuspendCmd)
(LLD Function = lld_ProgramResumeCmd)
Table 7.12 Program Suspend
Table 7.13 Program Resume
I n f o r m a t i o n )
TM
Flash Family
/* write suspend command
/* write resume command
Word Address
Word Address
Base + XXXh
Base + XXXh
*/
*/
00B0h
0030h
Data
Data
29

Related parts for S29GL256P11FFI010