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

关键词

搜索

型号

搜索

IDT71V2578YSA150PF

产品描述128K X 36, 256K X 18 3.3V Synchronous SRAMs 2.5V I/O, Pipelined Outputs, Burst Counter, Single Cycle Deselect
文件大小285KB,共22页
制造商IDT(艾迪悌)
官网地址http://www.idt.com/
下载文档 全文预览

IDT71V2578YSA150PF概述

128K X 36, 256K X 18 3.3V Synchronous SRAMs 2.5V I/O, Pipelined Outputs, Burst Counter, Single Cycle Deselect

文档预览

下载PDF文档
128K X 36, 256K X 18
3.3V Synchronous SRAMs
2.5V I/O, Pipelined Outputs,
Burst Counter, Single Cycle Deselect
x
x
IDT71V2576S
IDT71V2578S
IDT71V2576SA
IDT71V2578SA
Features
128K x 36, 256K x 18 memory configurations
Supports high system speed:
Commercial and Industrial:
– 150MHz 3.8ns clock access time
– 133MHz 4.2ns clock access time
LBO
input selects interleaved or linear burst mode
Self-timed write cycle with global write control (GW), byte write
enable (BWE), and byte writes (BWx)
3.3V core power supply
Power down controlled by ZZ input
2.5V I/O
Optional - Boundary Scan JTAG Interface (IEEE 1149.1
compliant)
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)
Description
The IDT71V2576/78 are high-speed SRAMs organized as 128K x
36/256K x 18. The IDT71V2576/78 SRAMs contain write, data, address
and control registers. Internal logic allows the SRAM to generate a self-
timed write based upon a decision which can be left until the end of the write
cycle.
The burst mode feature offers the highest level of performance to the
system designer, as the IDT71V2576/78 can provide four cycles of data
for a single address presented to the SRAM. An internal burst address
counter accepts the first cycle address from the processor, initiating the
access sequence. The first cycle of output data will be pipelined for one
cycle before it is available on the next rising clock edge. If burst mode
operation is selected (ADV=LOW), the subsequent three cycles of output
data will be available to the user on the next three rising clock edges. The
order of these three addresses are defined by the internal burst counter
and the
LBO
input pin.
The IDT71V2576/78 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 165 fine pitch ball grid array (fBGA).
Input
Input
Input
Input
Input
Input
Input
Input
Input
Input
Input
Input
Input
Input
Input
Output
Input
Input
I/O
Supply
Supply
Synchronous
Synchronous
Synchronous
Asynchronous
Synchronous
Synchronous
Synchronous
N/A
Synchronous
Synchronous
Synchronous
DC
Synchronous
Synchronous
N/A
Synchronous
Asynchronous
Asynchronous
Synchronous
N/A
N/A
4876 tbl 01
x
x
x
x
x
x
x
Pin Description Summary
A
0
-A
17
CE
CS
0
,
CS
1
OE
GW
BWE
BW
1
,
BW
2
,
BW
3
,
BW
4
(1)
CLK
ADV
ADSC
ADSP
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 Enable
Chip Selects
Output Enable
Global Write Enable
Byte Write Enable
Individual Byte Write Selects
Clock
Burst Address Advance
Address Status (Cache Controller)
Address Status (Processor)
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
NOTE:
1.
BW
3
and
BW
4
are not applicable for the IDT71V2578.
JUNE 2003
1
DSC-4876/09
©2003 Integrated Device Technology, Inc.
基于MSP430G2553的LCD1602显示数值
P1.0~P1.7接D0~D7,P2.0接RS,P2.1接R/W,P2.2接E,求大神给出C代码,只需要显示个数值就行,顺便讲讲怎么判断液晶模块是否处于忙的状态,怎么知道P1.7的值是不是1...
woshikange 微控制器 MCU
请问bsp移植从wince4.2到wince6.0是否可行?
我买了一块开发板bsp包竟然是wince4.2版本,我尝试移植到wince6.0,搞了半天连cec文件都没法移植,请问各位像我这种情况应该怎么办?是否还有移植可能? 我想在wince60跑我的板子现在该怎么 ......
张醒 嵌入式系统
2路电源采样,求助
47113谁帮我看看电路,Proteus仿真的时候,没问题,两路电源采样没有干扰。 但是接上3相电后,就有干扰了。 试验接线:1路3相电接2个断路器,分成两路3相电。2个断路器后面接调压器原边, ......
fancer1990 模拟电子
pic c30 头文件
都说采用PIC24系列的单片机,用C30编译器比较合适,但是我发现有很多芯片头文件都找不到,不知道是我的编译器版本问题还是没安装好,最近在对pic24128fj310编程,但是找不到其头文件,也不知道 ......
李小川希比 Microchip MCU
Win CE nk.nb0写入SD卡 Write sectors...Failed!
急急!大虾们 我用Microsoft Windows CE 5.0的Platform Builder 5.0制作的NK.BIN文件,然后用Viewbin.exe命令查看到NK.BIN文件的开始地址和长度,然后用Cvrtbin.exe将NK.BIN文件转换为NK.NB0 ......
toutou13 嵌入式系统
【米尔MYB-YT507开发板试用体验】tkinterLable学习
原来用的PyQt Pyside2比较多,这里跟大家一起学习一下Tkinter的界面Python GUI之tkinter窗口视窗教程大集合(看这篇就够了) - 洪卫 - 博客园 (cnblogs.com)。 1、打开vscode新建.py文件 ......
lugl4313820 国产芯片交流

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 328  2443  333  1419  224  7  44  58  14  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