电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

71V3559SA80BGI8

产品描述ZBT SRAM, 256KX18, 8ns, CMOS, PBGA119
产品类别存储    存储   
文件大小524KB,共28页
制造商IDT (Integrated Device Technology)
下载文档 详细参数 全文预览

71V3559SA80BGI8概述

ZBT SRAM, 256KX18, 8ns, CMOS, PBGA119

71V3559SA80BGI8规格参数

参数名称属性值
是否无铅含铅
是否Rohs认证不符合
Reach Compliance Codenot_compliant
最长访问时间8 ns
最大时钟频率 (fCLK)95 MHz
I/O 类型COMMON
JESD-30 代码R-PBGA-B119
JESD-609代码e0
内存密度4718592 bit
内存集成电路类型ZBT SRAM
内存宽度18
湿度敏感等级3
端子数量119
字数262144 words
字数代码256000
工作模式SYNCHRONOUS
最高工作温度85 °C
最低工作温度-40 °C
组织256KX18
输出特性3-STATE
封装主体材料PLASTIC/EPOXY
封装代码BGA
封装等效代码BGA119,7X17,50
封装形状RECTANGULAR
封装形式GRID ARRAY
并行/串行PARALLEL
峰值回流温度(摄氏度)225
电源3.3 V
认证状态Not Qualified
最大待机电流0.045 A
最小待机电流3.14 V
最大压摆率0.26 mA
标称供电电压 (Vsup)3.3 V
表面贴装YES
技术CMOS
温度等级INDUSTRIAL
端子面层Tin/Lead (Sn63Pb37)
端子形式BALL
端子节距1.27 mm
端子位置BOTTOM
处于峰值回流温度下的最长时间NOT SPECIFIED
Base Number Matches1

文档预览

下载PDF文档
128K x 36, 256K x 18,
3.3V Synchronous ZBT™ SRAMs
3.3V I/O, Burst Counter,
Flow-Through Outputs
x
x
IDT71V3557S
IDT71V3559S
IDT71V3557SA
IDT71V3559SA
Features
128K x 36, 256K x 18 memory configurations
Supports high performance system speed - 100 MHz
(7.5 ns Clock-to-Data Access)
ZBT
TM
Feature - No dead cycles between write and read
cycles
Internally synchronized output buffer enable eliminates
the need to control
OE
Single R/W (READ/WRITE) control pin
W
4-word burst capability (Interleaved or linear)
Individual byte write (BW
1
-
BW
4
) control (May tie active)
BW
Three chip enables for simple depth expansion
3.3V power supply (±5%), 3.3V (±5%) I/O Supply (V
DDQ
)
Optional Boundary Scan JTAG Interface (IEEE 1149.1
complaint)
Packaged in a JEDEC Standard 100-pin plastic thin quad
flatpack (TQFP), 119 ball grid array (BGA) and 165 fine
pitch ball grid array (fBGA)
x
x
x
x
x
x
x
x
x
Description
The IDT71V3557/59 are 3.3V high-speed 4,718,592-bit (4.5 Mega-
bit) synchronous SRAMs organized as 128K x 36/256K x 18. They are
designed to eliminate dead bus cycles when turning the bus around
between reads and writes, or writes and reads. Thus they have been
given the name ZBT
TM
, or Zero Bus Turnaround.
Address and control signals are applied to the SRAM during one clock
cycle, and on the next clock cycle the associated data cycle occurs, be
it read or write.
The IDT71V3557/59 contain address, data-in and control signal
registers. The outputs are flow-through (no output data register). Output
enable is the only asynchronous signal and can be used to disable the
outputs at any given time.
A Clock Enable (CEN) pin allows operation of the IDT71V3557/59
to be suspended as long as necessary. All synchronous inputs are
ignored when (CEN) is high and the internal device registers will hold
their previous values.
There are three chip enable pins (CE
1
, CE
2
,
CE
2
) that allow the user
to deselect the device when desired. If any one of these three is not asserted
when ADV/LD is low, no new memory operation can be
initiated. However, any pending data transfers (reads or writes) will
be completed. The data bus will tri-state one cycle after chip is de-
selected or a write is initiated.
The IDT71V3557/59 have an on-chip burst counter. In the burst
mode, the IDT71V3557/59 can provide four cycles of data for a single
address presented to the SRAM. The order of the burst sequence is
defined by the
LBO
input pin. The
LBO
pin selects between linear and
interleaved burst sequence. The ADV/LD signal is used to load a new
external address (ADV/LD = LOW) or increment the internal burst counter
(ADV/LD = HIGH).
The IDT71V3557/59 SRAMs utilize IDT's latest high-performance
CMOS process and are packaged in a JEDEC standard 14mm x 20mm
100-pin thin plastic quad flatpack (TQFP) as well as a 119 ball grid array
(BGA) and a 165 fine pitch ball grid array (fBGA).
Input
Input
Input
Input
Input
Input
Input
Input
Input
Input
Input
Input
Output
Input
Input
I/O
Supply
Supply
Synchronous
Synchronous
Asynchronous
Synchronous
Synchronous
Synchronous
N/A
Synchronous
Static
Synchronous
Synchronous
N/A
Synchronous
Asynchronous
Synchronous
Synchronous
Static
Static
5282 tbl 01
Pin Description Summary
A
0
-A
17
Address Inputs
Chip Enables
Output Enable
Read/Write Signal
Clock Enable
Individual Byte Write Selects
Clock
Advance burst address / Load new address
Linear / Interleaved Burst Order
Test Mode Select
Test Data Input
Test Clock
Test Data Output
JTAG Reset (Optional)
Sleep Mode
Data Input / Output
Core Power, I/O Power
Ground
CE
1
, CE
2
,
CE
2
OE
R/
W
CEN
BW
1
,
BW
2
,
BW
3
,
BW
4
CLK
ADV/
LD
LBO
TMS
TDI
TCK
TDO
TRST
ZZ
I/O
0
-I/O
31
, I/O
P1
-I/O
P4
V
DD
, V
DDQ
V
SS
FEBRUARY 2009
1
©2004 Integrated Device Technology, Inc.
DECEMBER 2005
DSC-5282/08
关于程序的优化问题
用keil或IAR编程,发现很难使用其优化功能,一使用程序就不能正常运行,尤其是高级别的优化。我想是不是应该在程序中做相应的指示说明,但具体又不知道该怎么做。希望有这方面经验的给指教指教 ......
dlyltm 微控制器 MCU
三角波比较法PWM跟踪算法
最新在学习PWM电流跟踪这块,有个在APF中常用的三角波比较法PWM跟踪算法,我的程序思路是设置2812计数器增减计数,上溢中断和下溢中断,在中断中采样输出电流,然后和电流指令信号比较,经PI控 ......
xzyxtt DSP 与 ARM 处理器
IP核互连策略及规范
随着超深亚微米工艺的发展, IC设计能力与工艺能力极大提高,采用SoC(System on Chip)将微处理器、IP核、存储器及各种接口集成在单一芯片上,已成为目前IC设计及嵌入式系统发展的趋势和主流。 ......
eeleader FPGA/CPLD
芯片电源管脚去耦电容与过孔位置的影响研究
3188631、 论题:PCB设计时,芯片的电源管脚通常需要添加0.1uF去耦电容,去耦电容放在管脚附近,在附近打一个过孔至电源层,将电源引入芯片。经常考虑的一个问题是,PCB表层走线时电源走线有两 ......
zhengzhiyi312 PCB设计
CPU内部的寄存器到底有没有容量?
CPU 内部的寄存器到底有没有容量?这个问题看起来好像很幼稚,但是我被许多收或者说汇编教程迷惑过,比如有人提到8086 16位的寄存器时,他们说这个16位的奇存器的容量最大是64K,这个地方就有问 ......
lj107 嵌入式系统
OV7670摄像头
用于DE2-7开发板,最好能够说明一下怎么接线!...
icexu320 淘e淘

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 375  2669  2198  176  2866  43  12  54  40  26 

器件索引   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

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved