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

关键词

搜索

型号

搜索

IDT71V65802S150PF8

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

IDT71V65802S150PF8概述

IC sram 9mbit 150mhz 100tqfp

文档预览

下载PDF文档
256K x 36, 512K x 18
3.3V Synchronous ZBT™ SRAMs
2.5V I/O, Burst Counter
Pipelined Outputs
IDT71V65602/Z
IDT71V65802/Z
Features
256K x 36, 512K x 18 memory configurations
Supports high performance system speed - 150MHz
(3.8ns 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
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
)
Power down controlled by ZZ input
Packaged in a JEDEC standard 100-pin plastic thin quad and
flatpack (TQFP), 119 ball grid array (BGA) and 165 fine pitch
ball grid array (fBGA)
The IDT71V65602/5802 are 3.3V high-speed 9,437,184-bit
(9 Megabit) 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.
Description
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 IDT71V65602/5802 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 IDT71V65602/5802
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 IDT71V65602/5802 have an on-chip burst counter. In the burst
mode, the IDT71V65602/5802 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 IDT71V65602/5802 SRAM 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
18
CE
1
, CE
2
,
CE
2
OE
R/W
CEN
BW
1
,
BW
2
,
BW
3
,
BW
4
CLK
ADV/LD
LBO
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
Individual Byte Write Selects
Clock
Advance burst address / Load new address
Linear / Interleaved Burst Order
Sleep Mode
Data Input / Output
Core Power, I/O Power
Ground
Input
Input
Input
Input
Input
Input
Input
Input
Input
Input
I/O
Supply
Supply
Synchronous
Synchronous
Asynchronous
Synchronous
Synchronous
Synchronous
N/A
Synchronous
Static
Asynchronous
Synchronous
Static
Static
5303 tbl 01
ZBT and Zero Bus Turnaround are trademarks of Integrated Device Technology, Inc. and the architecture is supported by Micron Technology and Motorola, Inc.
FEBRUARY 2009
DSC-5303/06
1
©2007 Integrated Device Technology, Inc.
有关u-boot环境变量的问题
买了个扬创的开发板不给u-boot代码,我就自己移植了个。 现在发现了个问题,开发板带的u-boot里面环境变量很多,像install-bootloader,bootcmd什么的都是烧到开发板上就直接能用了。但是我自 ......
autodut 嵌入式系统
stlink V2自制成功
14:47:32 : ST-LINK Firmware version : V2J17S4 14:47:32 : Connected via SWD. 14:47:32 : Connetion mode : Normal. 14:47:33 : Device ID:0x413 14:47:33 : Device flash Size : 1 Mby ......
chenzhufly stm32/stm8
视觉导航仪 规划与求助?一大堆大神即将达到ing
设计目标:为盲人朋友提供视觉导航功能 功能规划:道路边界,弯道转向识别,楼梯识别,红绿灯识别 304456行走规划,基于GPS提供粗粒度的导航,视觉提供细粒度的导航, 处理流程 3044573044 ......
247153481 stm32/stm8
LCM122324 LCD显示驱动
LCM122324 LCD显示驱动,希望大家多提意见...
cjfwindy FPGA/CPLD
第三代半导体如何测试 进阶技能备好了!收集能量抽好礼!活动开始啦~
573104 当前整个电源产业正发生着深刻的变革,以SiC(碳化硅)、GaN(氮化镓)为代表的宽禁带半导体技术已经在众多行业中得到了广泛的应用,也给电源的开发测试工作带来了众多的挑战。 ......
EEWORLD社区 综合技术交流
请达人帮忙解释一下程序。谢谢!
这是一个利用8253计数器测3各通道脉冲信号的计数率程序。请哪位高手帮忙解释一下那些没有标注的句子是什么意思。谢谢:) 特别是带“?”的句子。:congratulate: #include #include #define u ......
吾心自然 单片机

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 124  407  1644  1685  807  8  44  53  1  33 

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