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

关键词

搜索

型号

搜索

IDT71V2559S80PF

产品描述IC sram 4.5mbit 8ns 100tqfp
产品类别存储   
文件大小490KB,共26页
制造商IDT(艾迪悌)
官网地址http://www.idt.com/
下载文档 全文预览

IDT71V2559S80PF概述

IC sram 4.5mbit 8ns 100tqfp

文档预览

下载PDF文档
128K x 36, 256K x 18,
3.3V Synchronous ZBT™ SRAMs
2.5V I/O, Burst Counter,
Flow-Through Outputs
x
x
IDT71V2557
IDT71V2559
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
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 (±5%)I/O Supply (V
DDQ
)
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 IDT71V2557/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 IDT71V2557/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 the chip is deselected or a write
is initiated.
The IDT71V2557/59 have an on-chip burst counter. In the burst
mode, the IDT71V2557/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 IDT71V2557/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).
x
x
x
x
x
x
x
x
x
Description
The IDT71V2557/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.
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
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
Individual Byte Write Selects
Clock
Advance burst address / Load new address
Linear / Interleaved Burst Order
Data Input / Output
Core Power, I/O Power
Ground
Input
Input
Input
Input
Input
Input
Input
Input
Input
I/O
Supply
Supply
Synchronous
Synchronous
Asynchronous
Synchronous
Synchronous
Synchronous
N/A
Synchronous
Static
Synchronous
Static
Static
4878 tbl 01
ZBT and ZeroBus Turnaround are trademarks of Integrated Device Technology, Inc. and the architecture is supported by Micron Technology and Motorola Inc.
OCTOBER 2000
DSC-4878/05
1
©2000 Integrated Device Technology, Inc.
小白求问.c ,.h文件都是什么作用啊
本人正在自学stm8单片机,C语言也不是很熟练,在学习中知道ST的库,库中有.c和.h的文件,基本都是成对出现。哪位大哥能给解释一下这两种文件到底是什么性质,起什么作用的啊。:victory: 推 ......
刀名割鹿 stm32/stm8
基于DSP的感应电机SVPWM矢量控制系统
本帖最后由 灞波儿奔 于 2020-5-1 20:29 编辑 一种基于 DSP的感应电机矢量控制系统。该系统以智能功率模块 IPM组成交流-直流-交流的电压型逆变器,运用 TMS320F2812设计了 SVPWM的实现方法, ......
灞波儿奔 DSP 与 ARM 处理器
【RT-Thread读书笔记】虚拟文件系统
本帖最后由 jj1989 于 2019-4-27 18:47 编辑 # 【RT-Thread读书笔记】虚拟文件系统 ## 前言 很早就开始关注RT-Thread嵌入式实时操作系统,最近也将其应用到了项目当中。从实际使用来看, ......
jj1989 嵌入式系统
含义
@是什么作用 const uchar EnAAReg @ 0x1046 = { 0x21, //自动应答寄存器地址 0x00 //禁止所有通道的自动应答 };...
ljk926 微控制器 MCU
LCD12864(ST7920带字库的)的ST7920并行的使能信号怎么设置周期时间
各位大侠,请教一下LCD12864(ST7920带字库的)的ST7920并行的使能信号怎么设置周期时间?...
cjs520 微控制器 MCU
求助,DSP28027的I2C读写程序。
下面是我自己根据LMP9100还有TI给的例程自己写的程序,TI提供的例程用到了中断,我的没有用中断方式读写。帮我看下有错误没有,第二次读或者写的是就过不去了。一直查询总线是否忙,可是我已经 ......
重新开始 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 389  2162  1966  1702  2153  32  12  21  59  36 

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