EEWORLDEEWORLDEEWORLD

Part Number

Search

GS8342T18GE-400IT

Description
Standard SRAM, 2MX18, 0.45ns, CMOS, PBGA165, 15 X 17 MM, 1 MM PITCH, BGA-165
Categorystorage    storage   
File Size783KB,33 Pages
ManufacturerGSI Technology
Websitehttp://www.gsitechnology.com/
Environmental Compliance  
Download Datasheet Parametric View All

GS8342T18GE-400IT Overview

Standard SRAM, 2MX18, 0.45ns, CMOS, PBGA165, 15 X 17 MM, 1 MM PITCH, BGA-165

GS8342T18GE-400IT Parametric

Parameter NameAttribute value
Is it lead-free?Lead free
Is it Rohs certified?conform to
MakerGSI Technology
Parts packaging codeBGA
package instructionBGA,
Contacts165
Reach Compliance Codecompliant
ECCN code3A991.B.2.B
Maximum access time0.45 ns
Other featuresPIPELINED ARCHITECTURE
JESD-30 codeR-PBGA-B165
JESD-609 codee1
length17 mm
memory density37748736 bit
Memory IC TypeSTANDARD SRAM
memory width18
Humidity sensitivity level3
Number of functions1
Number of terminals165
word count2097152 words
character code2000000
Operating modeSYNCHRONOUS
Maximum operating temperature85 °C
Minimum operating temperature-40 °C
organize2MX18
Package body materialPLASTIC/EPOXY
encapsulated codeBGA
Package shapeRECTANGULAR
Package formGRID ARRAY
Parallel/SerialPARALLEL
Peak Reflow Temperature (Celsius)260
Certification statusNot Qualified
Maximum supply voltage (Vsup)1.9 V
Minimum supply voltage (Vsup)1.7 V
Nominal supply voltage (Vsup)1.8 V
surface mountYES
technologyCMOS
Temperature levelINDUSTRIAL
Terminal surfaceTIN SILVER COPPER
Terminal formBALL
Terminal pitch1 mm
Terminal locationBOTTOM
Maximum time at peak reflow temperatureNOT SPECIFIED
width15 mm
Preliminary
GS8342T08/18/36E-400/300/250/200/167
165-Bump BGA
Commercial Temp
Industrial Temp
Features
• Simultaneous Read and Write SigmaCIO™ Interface
• Common I/O bus
• JEDEC-standard pinout and package
• Double Data Rate interface
• Byte Write (x36 and x18) and Nybble Write (x8) function
• Burst of 2 Read and Write
• 1.8 V +150/–100 mV core power supply
• 1.5 V or 1.8 V HSTL Interface
• Pipelined read operation with self-timed Late Write
• Fully coherent read and write pipelines
• ZQ pin for programmable output drive strength
• IEEE 1149.1 JTAG-compliant Boundary Scan
• 165-bump, 15 mm x 17 mm, 1 mm bump pitch BGA package
• Pin-compatible with present 9Mb and 18Mb and future 72Mb
and 144Mb devices
36Mb SigmaCIO DDR-II
Burst of 2 SRAM
167 MHz–400 MHz
1.8 V V
DD
1.8 V and 1.5 V I/O
Bottom View
165-Bump, 15 mm x 17 mm BGA
1 mm Bump Pitch, 11 x 15 Bump Array
clock inputs, not differential inputs. If the C clocks are tied
high, the K clocks are routed internally to fire the output
registers instead.
Common I/O x36 and x18 SigmaCIO DDR-II B2 RAMs
always transfer data in two packets. When a new address is
loaded, A0 presets an internal 1 bit address counter. The
counter increments by 1 (toggles) for each beat of a burst of
two data transfer.
Common I/O x8 SigmaCIO DDR-II B2 RAMs always transfer
data in two packets. When a new address is loaded, the LSB
is internally set to 0 for the first read or write transfer, and
incremented by 1 for the next transfer. Because the LSB is
tied off internally, the address field of a x8 SigmaCIO DDR-II
B4 RAM is always one address pin less than the advertised
index depth (e.g., the 4M x 8 has a 2M addressable index).
SigmaCIO™ Family Overview
The GS8342T08/18/36E are built in compliance with the
SigmaCIO DDR-II SRAM pinout standard for Common I/O
synchronous SRAMs. They are 37,748,736-bit (36Mb)
SRAMs. The GS8342T08/18/36E SigmaCIO SRAMs are just
one element in a family of low power, low voltage HSTL I/O
SRAMs designed to operate at the speeds needed to implement
economical high performance networking systems.
Clocking and Addressing Schemes
The GS8342T08/18/36E SigmaCIO DDR-II SRAMs are
synchronous devices. They employ two input register clock
inputs, K and K. K and K are independent single-ended clock
inputs, not differential inputs to a single differential clock input
buffer. The device also allows the user to manipulate the
output register clock inputs quasi independently with the C and
C clock inputs. C and C are also independent single-ended
Parameter Synopsis
-400
tKHKH
tKHQV
2.5 ns
0.45 ns
-300
3.3 ns
0.45 ns
-250
4.0 ns
0.45 ns
-200
5.0 ns
0.45 ns
-167
6.0 ns
0.5 ns
Rev: 1.00d 1/2004
1/33
© 2003, Giga Semiconductor, Inc.
Specifications cited are design targets and are subject to change without notice. For latest documentation contact your GSI representative.
[TI Live Review] TI Robot System Learning Kit Lecture (including video, ppt, QA)
[font=微软雅黑]Live broadcast time: December 21, 2018[/font][font=微软雅黑][color=DarkRed][b]Live broadcast content:[/b][/color][/font] [size=3][color=#118899][url=https://university.ti.com/zh-cn/faculty/ti-r...
nmg TI Technology Forum
[AB32VG1 development board review] MINI environmental status detector (and final report)
[i=s]This post was last edited by jinglixixi on 2021-9-24 23:12[/i]The environment is an important condition for our survival, so it is necessary to understand it. Due to time constraints, only the te...
jinglixixi Domestic Chip Exchange
mpy allows passing bytes/bytearray to json.loads
extmod/modujson: Support passing bytes/bytearray to json.loads for compatibility with cpython and reduced memory usage...
dcexpert MicroPython Open Source section
Raspberry Pi Pico Review - Pico Unboxing & Data Preparation
[i=s]This post was last edited by gao_hex on 2021-3-22 12:04[/i]Pico UnboxingData Preparation First time writing an unboxing article1. Related MaterialsPico Chinese official website: https://pico.org....
gao_hex Innovation Lab
In a single-chip microcomputer system, is it better to use interrupts or program scanning for key detection?
It is often necessary to detect buttons in circuits. In practical experience, do you think it is better to scan buttons regularly in software or to set the GPIO ports related to buttons as interrupts ...
lingking Integrated technical exchanges
Adjusted the three axes of ufun
Acceleration: [X]-278mg Acceleration: [Y]-37mg Acceleration: [Z]985mg Angle: [X]-15.77° Angle: [Y]-2.16° Angle: [Z]89.12°Acceleration: [X]-274mg Acceleration: [Y]-36mg Acceleration: [Z]990mg Angle: [X...
kangkls stm32/stm8

Technical ResourceMore

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

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-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号