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

关键词

搜索

型号

搜索

71V2556S133BQI8

产品描述SRAM
产品类别存储   
文件大小3MB,共28页
制造商IDT (Integrated Device Technology)
下载文档 详细参数 全文预览

71V2556S133BQI8概述

SRAM

71V2556S133BQI8规格参数

参数名称属性值
厂商名称IDT (Integrated Device Technology)
包装说明,
Reach Compliance Codeunknown
Base Number Matches1

文档预览

下载PDF文档
128K x 36, 256K x 18
IDT71V2556S/XS
3.3V Synchronous ZBT™ SRAMs
IDT71V2558S/XS
2.5V I/O, Burst Counter
IDT71V2556SA/XSA
Pipelined Outputs
IDT71V2558SA/XSA
Features
Description
128K x 36, 256K x 18 memory configurations
Supports high performance system speed - 200 MHz
(3.2 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
Positive clock-edge triggered address, data, and control
signal registers for fully pipelined applications
4-word burst capability (interleaved or linear)
Individual byte write (BW
1
-
BW
4
) control (May tie active)
Three chip enables for simple depth expansion
3.3V power supply (±5%), 2.5V 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)
The IDT71V2556/58 are 3.3V high-speed 4,718,592-bit (4.5 Mega-
bit) synchronous SRAMS. 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 two cycles later the associated data cycle occurs, be it read
or write.
The IDT71V2556/58 contain data I/O, address and control signal
registers. 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 IDT71V2556/58 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 are 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 two cycles after chip is deselected or a write is
initiated.
The IDT71V2556/58 has an on-chip burst counter. In the burst mode,
the IDT71V2556/58 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 IDT71V2556/58 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).
Pin Description Summary
A
0
-A
17
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
Address Inputs
Chip Enables
Output Enable
Read/Write Signal
Clock Enable
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
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
1
©2007 Integrated Device Technology, Inc.
OCTOBER 2008
DSC-4875/09
4875 tbl 01
收到eZ430-RF2500板子,做工很精致!
今天收到了免费试用eZ430-RF2500板子,做工非常精细,相当不错得板子,由于没有摄像头没发传图片,等改天再上传。现在得赶快学430,又一个新得芯片,抓紧努力赶,希望能在一个月里有所收获,尽 ......
fxw451 微控制器 MCU
单片机必须要了解的的8个电路设计
一、单片机上拉电阻的选择   大家可以看到复位电路中电阻R1=10k时RST是高电平 ,而当R1=50时RST为低电平,很明显R1=10k时是错误的,单片机一直处在复位状态时根本无法工作。出现这样的原因是 ......
fish001 微控制器 MCU
STM32时钟系统
在keilZ中添加了启动代码 抱歉对汇编不太了解 IMPORT SystemInit IMPORT __main LDR R0, =SystemInit BLX R0 LDR R0, =__main BX R0 ENDP 这个入口 是什么意思 还有一个问题 // RC ......
duzhiming stm32/stm8
一本起印,免费帮你博客印成书
个性印书,一本起印是最大的个人出书网站MrPrint.cn超印速的目标。为了庆祝推出“博客一键成书”系统,现在只要访问Blog.MrPrint.cn,注册并绑定你的博客网址就可免费获得一本完全属于您自己的 ......
konglong110 聊聊、笑笑、闹闹
高分请教:关于驱动和应用程序通信的问题
最近一直被一个问题困扰 我的驱动一用createFile访问就会蓝屏~~ 我的CreateFile的第一个参数是符号连接名+管道号: \\.\\\\SymLinkName\\PIPE00 如果直接用 ......
fxjjyy 嵌入式系统
封装天线设计简化毫米波在楼宇和工厂中的感测
传统的传感技术已被用于解决人数统计、运动检测、工业区域扫描和检测目标并避免碰撞的机器人技术等具有挑战性的问题。 445423 随着越来越多的工业应用向自动化方向发展,传感对于生成和处 ......
EEWORLD社区 TI技术论坛

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 495  1960  404  2101  2772  3  54  41  52  42 

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