EEWORLDEEWORLDEEWORLD

Part Number

Search

GS88218CGB-300I

Description
Static random access memory 2.5 or 3.3V 512K x 18 9M
Categorystorage    storage   
File Size343KB,35 Pages
ManufacturerGSI Technology
Websitehttp://www.gsitechnology.com/
Environmental Compliance
Download Datasheet Parametric View All

GS88218CGB-300I Online Shopping

Suppliers Part Number Price MOQ In stock  
GS88218CGB-300I - - View Buy Now

GS88218CGB-300I Overview

Static random access memory 2.5 or 3.3V 512K x 18 9M

GS88218CGB-300I Parametric

Parameter NameAttribute value
Is it Rohs certified?conform to
MakerGSI Technology
package instruction,
Reach Compliance Codecompliant
Factory Lead Time8 weeks
GS88218/36CB/D-xxxI
119- and 165-Bump BGA
Industrial Temp
Features
• FT pin for user-configurable flow through or pipeline operation
• Single/Dual Cycle Deselect selectable
• IEEE 1149.1 JTAG-compatible Boundary Scan
• On-chip read parity checking; even or odd selectable
• ZQ mode pin for user-selectable high/low output drive
• 2.5 V or 3.3 V +10%/–10% core power supply
• 2.5 V or 3.3 V I/O supply
• LBO pin for Linear or Interleaved Burst mode
• Internal input resistors on mode pins allow floating mode pins
• Default to SCD x18/x36 Interleaved Pipeline mode
• Byte Write (BW) and/or Global Write (GW) operation
• Internal self-timed write cycle
• Automatic power-down for portable applications
• JEDEC-standard 119- and 165-bump BGA packages
• RoHS-Compliant 119-bump and 165-bump BGA packages
available
512K x 18, 256K x 36
9Mb SCD/DCD Sync Burst SRAMs
333 MHz–150 MHz
2.5 V or 3.3 V V
DD
2.5 V or 3.3 V I/O
Data Output Register. Holding FT high places the RAM in
Pipeline mode, activating the rising-edge-triggered Data Output
Register.
Functional Description
Applications
The GS88218/36C is a 9,437,184-bit high performance
synchronous SRAM with a 2-bit burst address counter. Although
of a type originally developed for Level 2 Cache applications
supporting high performance CPUs, the device now finds
application in synchronous SRAM applications, ranging from
DSP main store to networking chip set support.
Controls
Addresses, data I/Os, chip enable (E1), address burst control
inputs (ADSP, ADSC, ADV), and write control inputs (Bx, BW,
GW) are synchronous and are controlled by a positive-edge-
triggered clock input (CK). Output enable (G) and power down
control (ZZ) are asynchronous inputs. Burst cycles can be initiated
with either ADSP or ADSC inputs. In Burst mode, subsequent
burst addresses are generated internally and are controlled by
ADV. The burst address counter may be configured to count in
either linear or interleave order with the Linear Burst Order (LBO)
input. The Burst function need not be used. New addresses can be
loaded on every cycle with no
degradation of chip performance.
Flow Through/Pipeline Reads
The function of the Data Output register can be controlled by the
user via the FT mode . Holding the FT mode pin low places the
RAM in Flow Through mode, causing output data to bypass the
-333I
Pipeline
3-1-1-1
t
KQ
tCycle
Curr (x18)
Curr (x32/x36)
t
KQ
tCycle
Curr (x18)
Curr (x32/x36)
2.5
3.0
260
300
4.5
4.5
200
225
SCD and DCD Pipelined Reads
The GS88218/36C88218/36C is a SCD (Single Cycle
Deselect) and DCD (Dual Cycle Deselect) pipelined
synchronous SRAM. DCD SRAMs pipeline disable commands
to the same degree as read commands. SCD SRAMs pipeline
deselect commands one stage less than read commands. SCD
RAMs begin turning off their outputs immediately after the
deselect command has been captured in the input registers.
DCD RAMs hold the deselect command for one full cycle and
then begin turning off their outputs just after the second rising
edge of clock. The user may configure this SRAM for either
mode of operation using the SCD mode input.
Byte Write and Global Write
Byte write operation is performed by using Byte Write enable
(BW) input combined with one or more individual byte write
signals (Bx). In addition, Global Write (GW) is available for
writing all bytes at one time, regardless of the Byte Write
control inputs.
FLXDrive™
The ZQ pin allows selection between high drive strength (ZQ low)
for multi-drop bus applications and normal drive strength (ZQ
floating or high) point-to-point applications. See the Output Driver
Characteristics chart for details.
Sleep Mode
Low power (Sleep mode) is attained through the assertion
(High) of the ZZ signal, or by stopping the clock (CK).
Memory data is retained during Sleep mode.
Core and Interface Voltages
The GS88218/36C operates on a 2.5 V or 3.3 V power supply.
All input are 3.3 V and 2.5 V compatible. Separate output
power (V
DDQ
) pins are used to decouple output noise from the
internal circuits and are 3.3 V and 2.5 V compatible.
Parameter Synopsis
-300I
2.5
3.3
245
280
5.0
5.0
185
210
-250I
2.5
4.0
215
245
5.5
5.5
180
200
-200I
3.0
5.0
190
215
6.5
6.5
160
180
-150I
3.8
6.7
160
180
7.5
7.5
148
165
Unit
ns
ns
mA
mA
ns
ns
mA
mA
Flow Through
2-1-1-1
Rev: 1.05 7/2012
1/35
© 2011, GSI Technology
Specifications cited are subject to change without notice. For latest documentation see http://www.gsitechnology.com.
I have a very difficult BIOS question.
Actually it's not very difficult, but I posted it in other forums for a long time but couldn't find a solution, so I thought I'd try my luck here... It's mainly a problem with the vbios in the BIOS......
gujingyangguang Embedded System
zlg7290 ask for help
It can be displayed and interrupted, but the key value cannot be read! What is the reason? It was normal before and the program has not been changed. if(!key_INT) { key=ZLG7290_GetKey(); //The value r...
shichen32 MCU
One driver for two devices
I wrote a gamepad driver joystick.dll in ce. It is written in the registry like this: [HKEY_LOCAL_MACHINE\Drivers\HID\LoadClients\Default\Default\1_5\Joystick] "DLL" = "Joystick.dll" I also want this ...
zeng2730 Embedded System
12864+18B20+1302 infrared remote control with alarm clock and large digital display clock (improved version)
[color=#ff0000]The chip I use is STC89C58BD, and other chips have not been tested, please verify, [/color] /*--------------------Define buttons-----------------------------------------------*/ sbit K1...
用心思考 51mcu
When developing BSP, I have doubts about remap in romInit.s, please answer!!!
When developing the BSP for arm926, in romInit.s, I am a little confused about the remap part:For example, before remap, after the system is powered on, the ROM address is 0 and the SDRAM address is 0...
xzxsimon Embedded System
How to set the inductor parameters for PSpice simulation
What does this sentence mean? Why are there several inductance values? And they are separated by semicolons?...
Shirley_zh Power technology

Technical ResourceMore

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 1527  98  2704  364  1515  31  2  55  8  50 
Datasheet   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Room 1530, 15th Floor, Building B, No. 18 Zhongguancun Street, Haidian District, Beijing Telephone: (010) 82350740 Postal Code: 100190
Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号