S29GL256P10TFI010 Spansion Inc., S29GL256P10TFI010 Datasheet - Page 23

IC, FLASH, 256MBIT, 100NS, TSOP-56

S29GL256P10TFI010

Manufacturer Part Number
S29GL256P10TFI010
Description
IC, FLASH, 256MBIT, 100NS, TSOP-56
Manufacturer
Spansion Inc.

Specifications of S29GL256P10TFI010

Memory Type
Flash
Memory Size
256Mbit
Memory Configuration
32M X 8 / 16M X 16
Ic Interface Type
CFI, Parallel
Access Time
100ns
Supply Voltage Range
2.7 To 3.6 V
Memory Case Style
TSOP
Data Bus Width
8 bit, 16 bit
Architecture
Uniform
Interface Type
Page-mode
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:
S29GL256P10TFI010
Manufacturer:
AD
Quantity:
2 400
Part Number:
S29GL256P10TFI010
Manufacturer:
SPANSION
Quantity:
5 530
Part Number:
S29GL256P10TFI010
Manufacturer:
SPANSION
Quantity:
2 890
Part Number:
S29GL256P10TFI010
Manufacturer:
SAPION
Quantity:
1
Part Number:
S29GL256P10TFI010
Manufacturer:
CYPRESS
Quantity:
910
Part Number:
S29GL256P10TFI010
Manufacturer:
SPANSION
Quantity:
20 000
Part Number:
S29GL256P10TFI010
0
Company:
Part Number:
S29GL256P10TFI010
Quantity:
359
Company:
Part Number:
S29GL256P10TFI010
Quantity:
262
November 8, 2007 S29GL-P_00_A7
Software Functions and Sample Code
Note
1. Any offset within the device works.
2. base = base address.
The following is a C source code example of using the autoselect function to read the manufacturer ID. 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.
/* Here is an example of Autoselect mode (getting manufacturer ID) */
/* Define UINT16 example: typedef unsigned short UINT16; */
UINT16 manuf_id;
/* Auto Select Entry */
*( (UINT16 *)base_addr + 0x555 ) = 0x00AA; /* write unlock cycle 1 */
*( (UINT16 *)base_addr + 0x2AA ) = 0x0055; /* write unlock cycle 2 */
*( (UINT16 *)base_addr + 0x555 ) = 0x0090; /* write autoselect command */
/* multiple reads can be performed after entry */
manuf_id = *( (UINT16 *)base_addr + 0x000 ); /* read manuf. id */
/*
*( (UINT16 *)base_addr + 0x000 ) = 0x00F0; /* exit autoselect (write reset command) */
Autoselect Command
Autoselect exit */
Unlock Cycle 1
Unlock Cycle 2
Unlock Cycle 1
D a t a
Cycle
Cycle
S h e e t
S29GL-P MirrorBit
Operation
Operation
( P r e l i m i n a r y )
Table 7.4 Autoselect Entry in System
Write
Write
Write
Write
(LLD Function = lld_AutoselectEntryCmd)
(LLD Function = lld_AutoselectExitCmd)
Table 7.5 Autoselect Exit
®
Byte Address
Byte Address
Base + AAAh
Base + AAAh
base + XXXh
Base + 555h
Flash Family
Word Address
Word Address
Base + 2AAh
base + XXXh
Base + 555h
Base + 555h
0x00AAh
0x0055h
0x0090h
0x00F0h
Data
Data
23

Related parts for S29GL256P10TFI010