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

关键词

搜索

型号

搜索

7202LA20PDGB

产品描述FIFO, 1KX9, 20ns, Asynchronous, CMOS, PDIP28, 0.600 INCH, GREEN, PLASTIC, DIP-28
产品类别存储    存储   
文件大小302KB,共14页
制造商IDT (Integrated Device Technology)
标准
下载文档 详细参数 全文预览

7202LA20PDGB概述

FIFO, 1KX9, 20ns, Asynchronous, CMOS, PDIP28, 0.600 INCH, GREEN, PLASTIC, DIP-28

7202LA20PDGB规格参数

参数名称属性值
是否无铅不含铅
是否Rohs认证符合
厂商名称IDT (Integrated Device Technology)
零件包装代码DIP
包装说明DIP, DIP28,.6
针数28
Reach Compliance Codecompliant
ECCN代码EAR99
最长访问时间20 ns
其他特性RETRANSMIT
最大时钟频率 (fCLK)33.3 MHz
周期时间30 ns
JESD-30 代码R-PDIP-T28
JESD-609代码e3
长度36.576 mm
内存密度9216 bit
内存集成电路类型OTHER FIFO
内存宽度9
湿度敏感等级1
功能数量1
端子数量28
字数1024 words
字数代码1000
工作模式ASYNCHRONOUS
最高工作温度125 °C
最低工作温度-55 °C
组织1KX9
可输出NO
封装主体材料PLASTIC/EPOXY
封装代码DIP
封装等效代码DIP28,.6
封装形状RECTANGULAR
封装形式IN-LINE
并行/串行PARALLEL
峰值回流温度(摄氏度)260
电源5 V
认证状态Not Qualified
筛选级别MIL-STD-883 Class B
座面最大高度4.699 mm
最大待机电流0.015 A
最大压摆率0.1 mA
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)4.5 V
标称供电电压 (Vsup)5 V
表面贴装NO
技术CMOS
温度等级MILITARY
端子面层Matte Tin (Sn) - annealed
端子形式THROUGH-HOLE
端子节距2.54 mm
端子位置DUAL
处于峰值回流温度下的最长时间30
宽度15.24 mm
Base Number Matches1

文档预览

下载PDF文档
CMOS ASYNCHRONOUS FIFO
256 x 9, 512 x 9 and 1,024 x 9
FEATURES:
IDT7200L
IDT7201LA
IDT7202LA
First-In/First-Out dual-port memory
256 x 9 organization (IDT7200)
512 x 9 organization (IDT7201)
1,024 x 9 organization (IDT7202)
Low power consumption
— Active: 440mW (max.)
—Power-down: 28mW (max.)
Ultra high speed—12ns access time
Asynchronous and simultaneous read and write
Fully expandable by both word depth and/or bit width
720x family is pin and functionally compatible from 256 x 9 to 64k x 9
Status Flags: Empty, Half-Full, Full
Auto-retransmit capability
High-performance CEMOS™ technology
Military product compliant to MIL-STD-883, Class B
Standard Military Drawing #5962-87531, 5962-89666, 5962-89863
and 5962-89536 are listed on this function
Dual versions available in the TSSOP package. For more informa-
tion, see IDT7280/7281/7282 data sheet
IDT7280 = 2 x IDT7200
IDT7281 = 2 x IDT7201
IDT7282 = 2 x IDT7202
Industrial temperature range (–40
o
C to +85
o
C) is available
(plastic packages only)
Green parts available, see ordering information
DESCRIPTION:
The IDT7200/7201/7202 are dual-port memories that load and empty data
on a first-in/first-out basis. The devices use Full and Empty flags to prevent data
overflow and underflow and expansion logic to allow for unlimited expansion
capability in both word size and depth.
The reads and writes are internally sequential through the use of ring
pointers, with no address information required to load and unload data. Data
is toggled in and out of the devices through the use of the Write (W) and Read
(R) pins.
The devices utilize a 9-bit wide data array to allow for control and parity bits
at the user’s option. This feature is especially useful in data communications
applications where it is necessary to use a parity bit for transmission/reception
error checking. It also features a Retransmit (RT) capability that allows for reset
of the read pointer to its initial position when
RT
is pulsed LOW to allow for
retransmission from the beginning of data. A Half-Full Flag is available in the
single device mode and width expansion modes.
These FIFOs are fabricated using high-speed CMOS technology. They
are designed for those applications requiring asynchronous and simultaneous
read/writes in multiprocessing and rate buffer applications. Military grade
product is manufactured in compliance with MIL-STD-883, Class B.
FUNCTIONAL BLOCK DIAGRAM
DATA INPUTS
(D
0
-D
8
)
W
WRITE
CONTROL
WRITE
POINTER
RAM
ARRAY
256 x 9
512 x 9
1,024 x 9
READ
POINTER
R
READ
CONTROL
THREE-
STATE
BUFFERS
DATA OUTPUTS
(Q
0
-Q
8
)
RS
RESET
LOGIC
FL/RT
FLAG
LOGIC
EXPANSION
LOGIC
EF
FF
XI
XO/HF
2679 drw 01
IDT and the IDT logo are registered trademarks of Integrated Device Technology, Inc.
COMMERCIAL, INDUSTRIAL AND MILITARY TEMPERATURE RANGES
1
©2012
Integrated Device Technology, Inc. All rights reserved. Product specifications subject to change without notice.
JUNE 2012
DSC-2679/13
10分钟学会NiosII
10分钟学会NiosII...
heningbo FPGA/CPLD
求make3_80.gvk_patches and the make3_80.tor2_2.new_dependency_rules 补丁
哪位有,麻烦传我一个吧 谢谢 ybing198528@gmail.com...
amote 嵌入式系统
pic16f877测频率,输出出现大跳变
pic16f877测频率,输出出现大跳变 我测量的频率范围是0.5hz-1.5khz,采用输入捕获2,每个上升沿中断,计算出脉宽再通过rs485传输给上位机。上位机每隔4ms发送一次数据。现在在接受数据的时候 ......
花花世界 Microchip MCU
关于FPGA设计成存储器的问题
我把FPGA设计成TI DSP C6713的外扩存储器,连接到DSP的EMIF上,经过测试,32位的读写是正确的,但 是当把EMFI的寄存器配置成16位时就出错了,数据既不读也不写。我用示波器检测,发现16位时不 ......
dg00010170 模拟与混合信号
RISC-V 的开源硬件板卡 — HiFive Unleashed
553582 硅谷创业公司 SiFive 已经开放了“HiFive Unleashed” 单板计算机(SBC)的预售,这是一款基于 RISC-V、运行 Linux 的板卡,核心芯片为 1.5GHz U540 SoC,配备 8GB DDR4(ECC) ......
火辣西米秀 国产芯片交流
12864液晶深入学习笔记2——基于msp430g2553
接上一篇。。。。 7,下面的代码是控制液晶全屏显示图片,代码如下://程序功能:在12864液晶上显示两幅图片,一个为阴码图片,一个为阳码图片// * 本程序我已经试过,调通,可以使用 液晶是 ......
qinkaiabc 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2818  617  2106  2904  850  9  45  24  54  47 

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