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

关键词

搜索

型号

搜索

71V65703S80PFG

产品描述TQFP-100, Tray
产品类别存储    存储   
文件大小725KB,共24页
制造商IDT (Integrated Device Technology)
标准
下载文档 详细参数 全文预览

71V65703S80PFG在线购买

供应商 器件名称 价格 最低购买 库存  
71V65703S80PFG - - 点击查看 点击购买

71V65703S80PFG概述

TQFP-100, Tray

71V65703S80PFG规格参数

参数名称属性值
Brand NameIntegrated Device Technology
是否无铅不含铅
是否Rohs认证符合
厂商名称IDT (Integrated Device Technology)
零件包装代码TQFP
包装说明QFP,
针数100
制造商包装代码PKG100
Reach Compliance Codecompliant
Samacsys DescriptionTQFP 14.0 X 20.0 X 1.4 MM
最长访问时间8 ns
其他特性FLOW-THROUGH
JESD-30 代码R-PQFP-G100
JESD-609代码e3
内存密度9437184 bit
内存集成电路类型ZBT SRAM
内存宽度36
湿度敏感等级3
功能数量1
端子数量100
字数262144 words
字数代码256000
工作模式SYNCHRONOUS
最高工作温度70 °C
最低工作温度
组织256KX36
封装主体材料PLASTIC/EPOXY
封装代码QFP
封装形状RECTANGULAR
封装形式FLATPACK
并行/串行PARALLEL
峰值回流温度(摄氏度)260
最大供电电压 (Vsup)3.465 V
最小供电电压 (Vsup)3.135 V
标称供电电压 (Vsup)3.3 V
表面贴装YES
技术CMOS
温度等级COMMERCIAL
端子面层Matte Tin (Sn) - annealed
端子形式GULL WING
端子位置QUAD
处于峰值回流温度下的最长时间30
Base Number Matches1

文档预览

下载PDF文档
256K x 36, 512K x 18
3.3V Synchronous ZBT™ SRAMs
3.3V I/O, Burst Counter
Flow-Through Outputs
Features
IDT71V65703
IDT71V65903
256K x 36, 512K 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%)
3.3V (±5%) I/O Supply (V
DDQ
)
Power down controlled by ZZ input
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)
Green parts available, see ordering information
Description
The IDT71V65703/5903 are 3.3V high-speed 9,437,184-bit
(9 Megabit) synchronous SRAMs organized as 256K x 36 / 512K 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 IDT71V65703/5903 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 IDT71V65703/5903
tobesuspendedaslongasnecessary.Allsynchronousinputsareignoredwhen
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 IDT71V65703/5903 have an on-chip burst counter. In the burst
mode, the IDT71V65703/5903 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 IDT71V65703/5903 SRAMs utilize a high-performance CMOS
process and are packaged in a JEDEC Standard 14mm x 20mm 100-
pin plastic thin quad flatpack (TQFP), 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
5298 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.
OCTOBER 2014
DSC-5298/05
1
©2014 Integrated Device Technology, Inc.
只为uC而生,uS成长历程 2
现在,我们要正儿八经地来做 定时器中断 的测试函数了。 首先要说明的事情是 我们测试的 定时中断 是 uSer里的那个植入 定时器中断服务 的函数真的在中断里跑起来了。 而不是我们在Apper ......
辛昕 编程基础
关于视频监控分辨率CIF、DCIF、D1格式的介绍
关于视频监控分辨率CIF、DCIF、D1格式的介绍 关于视频监控分辨率CIF、DCIF、D1格式的介绍 目前监控行业中主要使用Qcif(176×144)、CIF(352×288)、HALF D1(704×288)、D1(704×576)等 ......
xyh_521 工业自动化与控制
已过FCC,CE认证的USB摄像头WiFi模块WG209
咨询热线:83408210官网:www.skylab.com.cn276226276225WG209规格书下载地址:http://www.skylab.com.cn/uploadfile/Download/201506191021071051.pdf 产品简介WG209以 802.11 n / b / g为无 ......
625689470 PCB设计
「ADI模拟大学堂」基准电压源、电流检测和电流源(2014.3.7)
143565「ADI模拟大学堂」基准电压源、电流检测和电流源(2014.3.7) (每日一份资料) 「ADI模拟大学堂」开始每天更新一份资料,资料更新目录在后面,希望大家支持。希望能获得大家的回帖,我也 ......
chen8710 ADI 工业技术
旋转编码器精度和分辨率
旋转编码器的精度,以角分、角秒为单位,与分辨率有一点关系,又不是全部,例如仍以德国海德汉的ROD400系列为例,其5000线以下的,海德汉提供的刻线精度为刻线宽度的1/20(与分辨率相关),600 ......
冬立自动化技术 传感器
TI的TI store下单支付时,支付宝可以代付吗?
TI的TI store下单支付时,支付宝可以代付吗? ...
蓝雨夜 聊聊、笑笑、闹闹

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1668  408  484  1490  1912  49  59  19  13  27 

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