GT25C256
GT25C256
Automotive (A2)
SPI
256K Bits EEPROM
Giantec Semiconductor, Inc.
A0
www.giantec-semi.com
1/21
Table of Contents
1.
2.
3.
4.
Features
...................................................................................................................................................................... 3
General Description
.............................................................................................................................................. 3
Functional Block Diagram
................................................................................................................................. 4
Pin Configuration....................................................................................................................................................
5
4.1 8-Pin SOIC and TSSOP.......................................................................................................................... 5
4.2 Pin Definition ........................................................................................................................................... 5
4.3 Pin Descriptions ...................................................................................................................................... 5
5. Device Operation
.................................................................................................................................................... 5
5.1 Status Register........................................................................................................................................ 5
5.2 Op-Code Instructions .............................................................................................................................. 7
5.3 Write Enable............................................................................................................................................ 7
5.4 Write Disable ........................................................................................................................................... 7
5.5 Read Status Register .............................................................................................................................. 7
5.6 Write Status Register .............................................................................................................................. 7
5.7 Read Data ............................................................................................................................................... 8
5.8 Write Data ............................................................................................................................................... 8
5.9 Read Identification Page ......................................................................................................................... 8
5.10 Write Identification Page ....................................................................................................................... 8
5.11 Read Lock Status .................................................................................................................................. 8
5.12 Lock ID .................................................................................................................................................. 8
5.13. Diagrams .............................................................................................................................................. 9
6. Electrical Characteristics
............................................................................................................................... 14
6.1 Absolute Maximum Ratings .................................................................................................................. 14
6.2 Operating Range................................................................................................................................... 14
6.3 Reliability ............................................................................................................................................... 14
6.4 Capacitance .......................................................................................................................................... 14
6.5 DC Electrical Characteristic .................................................................................................................. 15
6.6 AC Electrical Characteristic .................................................................................................................. 16
7. Ordering Information
.......................................................................................................................................... 17
8. Top Markings
.......................................................................................................................................................... 18
8.1 SOIC Package ...................................................................................................................................... 18
8.2 TSSOP Package ................................................................................................................................... 18
9. Package Information
.......................................................................................................................................... 19
9.1 SOIC ..................................................................................................................................................... 19
9.2 TSSOP .................................................................................................................................................. 20
10. Revision History
................................................................................................................................................. 21
GT25C256
1. Features
Serial Peripheral Interface (SPI) Compatible
—
Supports Mode 0 (0,0) and Mode 3 (1,1)
Wide-voltage Operation
—
V
CC
= 2.5V to 5.5V
Low power CMOS
—
Standby current: ≤2 μA (5.5V)
—
Operating current: ≤5 mA (5.5V)
Operating frequency: 20 MHz (5.5V)
Memory organization: 256Kb (32,768 x 8)
Byte and Page write (up to 64 bytes)
—
Partial page write allowed
Block Write Protection
—
Protect 1/4, 1/2, or Entire Array
Self timed write cycle: 5 ms (max.)
Additional Write lockable Page (Identification
page)
High-reliability
—
Endurance: 1 million cycles
—
Data retention: 100 years
Compliant with automotive standard AEC-Q100
grade 2
Packages (8-pin): SOIC and TSSOP
Lead-free, RoHS, Halogen free, Green
2. General Description
The
GT25C256
is
a
standard
electrically
erasable
status monitoring. The GT25C256 also offers an additional
page, named the Identification Page (64 bytes) which can
be written and (later) permanently locked in Read-only
mode. This Identification Page offers flexibility in the
application board production line, as the Identification Page
can be used to store unique identification parameters
and/or parameters specific to the production line.
In order to refrain the state machine from entering into a
wrong state during power-up sequence or a power toggle
off-on condition, a power on reset circuit is implemented.
During power-up, the device does not respond to any
instructions until the supply voltage (V
CC
) has reached an
acceptable stable level above the reset threshold voltage.
Once V
CC
passes the power on reset threshold, the device
is reset and enters into Standby mode. This should also
avoid any inadvertent Write operations during power-up
stage. During power-down process, the device will enter
into standby mode, once V
CC
drops below the power on
reset threshold voltage. In addition, the device will be in
standby mode after receiving the Stop command, provided
that no internal write operation is in progress. Nevertheless,
it is illegal to send a command unless the V
CC
is within its
operating level.
programmable read only memory (EEPROM) product that
utilizes standard Serial Peripheral Interface (SPI) for
communications. The GT25C256 contains a memory array
of 256K bits (32,768x 8), which is organized in 64 bytes per
page.
This EEPROM operates in a wide voltage range from 2.5V
to 5.5V, which fits most application. The device provides
low-power operations and low standby current. The product
is offered in Lead-free, RoHS, halogen free or Green
package. The available package types are 8-pin SOIC and
TSSOP.
The functionalities of the GT25C256 are optimized for most
applications, such as consumer electronics, wireless,
telecommunication, industrial, medical, instrumentation,
commercial and others, where low-power and low-voltage
are vital. This product has a compatible SPI interface:
Chip-Select (
CS
), Serial Data In (SI), Serial Data Out (SO)
and Serial Clock (SCK) for high-speed communication.
Furthermore, a Hold feature via
HOLD
pin allows the
device
entering
into
a
suspended
state
whenever
necessary and resuming the communication without
re-initializing the serial sequence. A Status Register
facilitates a flexible write protection mechanism and device
.
Giantec Semiconductor, Inc.
C1
www.giantec-semi.com
3/21
3. Functional Block Diagram
VCC
GND
STATUS
REGISTER
MEMORY ARRAY
DATA REGISTER
SI
ADDRESS
DECODER
CS
WP
MODE DECODE
LOGIC
OUTPUT
BUFFER
SCK
CLOCK
HOLD
SO
Serial Interface Description
Master:
Slave:
Transmitter/Receiver:
MSB
Op-Code:
The device that provides a clock signal.
GT25C256.
The GT25C256 has both data input (SI) and data output (SO).
MSB (Most Significant Bit) is the first bit being transmitted or received.
Operational instruction code typically sent to the GT25C256 is the first byte of information
transmitted after
CS
is Low. If the Op-Code is a valid instruction as listed in Table 5.3, then it will be
decoded appropriately. It is prohibited to send an invalid Op-Code.
4. Pin Configuration
4.1 8-Pin SOIC and TSSOP
Top View
CS
1
SO
2
WP
3
GND
4
8
V
CC
7
HOLD
6
SCK
5
SI
4.2 Pin Definition
Pin No.
1
2
3
4
5
6
7
8
Pin Name
I/O
I
O
I
-
I
I
I
-
Chip Select
Serial Data Output
Write Protect Input
Ground
Serial Data Input
Serial Clock
Hold function
Supply Voltage
Definition
CS
SO
WP
GND
SI
SCK
HOLD
V
CC
4.3 Pin Descriptions
Chip Select (
CS
)
The
CS
pin is used to enable or disable the device. Upon
power-up,
CS
must follow the supply voltage. When the
device is ready for instruction input, this signal requires a
High-to-Low transition. Once
CS
is stable at Low, the
device is enabled. Then the master and slave can
communicate among each other through SCK, SI, and SO
pins. Upon completion of transmission,
CS
must be driven
to High in order to stop the operation or start the internal
write operation. And the device will enter into standby mode,
unless an internal write operation is in progress. During this
mode, SO becomes high impedance.
Serial Clock (SCK)
Under the SPI modes (0, 0) and (1, 1), this clock signal
provides
synchronization
between
the
master
and
Serial Data Input (SI)
Data Input pin.
Serial Data Output (SO)
Data output pin.
Write Protect (
WP
)
This active Low input signal is utilized to initiate Hardware
Write Protection mode. This mode prevents the Block
Protection bits and the WPEN bit in the Status Register from
being modified. To activate the Hardware Write Protection,
WP
must be Low simultaneously when WPEN is set to 1.
Hold (
HOLD
)
This feature is used to suspend the device in the middle of a
serial
sequence
on
and
the
temporarily
bus
(SI,
ignore
SO,
further
The
communication
SCK).
HOLD
signal transitions must occur only when SCK is Low
and be held stable during SCK transitions. Connecting
GT25C256. Typically, Op-Codes, addresses and data are
latched from SI at the rising edge of SCK, while data from
SO are clocked out at the falling edge of SCK.
HOLD
to High disables this feature. Figure. 5-8 shows
Hold timing.
5. Device Operation
5.1 Status Register
The Status Register accessible by the user consists of
8-bits data for write protection control and write status. It