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

关键词

搜索

型号

搜索

IDT7202LA15P

产品描述512 X 9 OTHER FIFO, 20 ns, CDIP28
产品类别存储   
文件大小105KB,共14页
制造商IDT(艾迪悌)
官网地址http://www.idt.com/
下载文档 详细参数 全文预览

IDT7202LA15P概述

512 X 9 OTHER FIFO, 20 ns, CDIP28

512 × 9 其他先进先出, 20 ns, CDIP28

IDT7202LA15P规格参数

参数名称属性值
功能数量1
端子数量28
最大工作温度125 Cel
最小工作温度-55 Cel
最大供电/工作电压5.5 V
最小供电/工作电压4.5 V
额定供电电压5 V
最大存取时间20 ns
加工封装描述0.600 INCH, 陶瓷, DIP-28
状态ACTIVE
工艺CMOS
包装形状矩形的
包装尺寸IN-线
端子形式THROUGH-孔
端子间距2.54 mm
端子涂层锡 铅
端子位置
包装材料陶瓷, 玻璃-SEALED
温度等级MILITARY
内存宽度9
组织512 × 9
存储密度4608 deg
操作模式ASYNCHRONOUS
位数512 words
位数512
周期30 ns
内存IC类型其他先进先出

文档预览

下载PDF文档
CMOS ASYNCHRONOUS FIFO
256 x 9, 512 x 9, 1K x 9
Integrated Device Technology, Inc.
IDT7200L
IDT7201LA
IDT7202LA
FEATURES:
First-In/First-Out dual-port memory
256 x 9 organization (IDT7200)
512 x 9 organization (IDT7201)
1K x 9 organization (IDT7202)
Low power consumption
— Active: 770mW (max.)
—Power-down: 2.75mW (max.)
Ultra high speed—12ns access time
Asynchronous and simultaneous read and write
Fully expandable by both word depth and/or bit width
Pin and functionally compatible with 720X family
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
Industrial temperature range (-40oC to +85oC) is
available, tested to military electrical specifications
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 utilizes 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.
The IDT7200/7201/7202 are fabricated using IDT’s 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 the latest
revision of 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
1024 x 9
READ
POINTER
R
READ
CONTROL
THREE-
STATE
BUFFERS
DATA OUTPUTS
(Q
0
–Q
8
)
RS
RESET
LOGIC
FLAG
LOGIC
EF
FF
XO
/
HF
FL
/
RT
XI
EXPANSION
LOGIC
2679 drw 01
The IDT logo is a trademark of Integrated Device Technology, Inc.
MILITARY AND COMMERCIAL TEMPERATURE RANGES
©1996
Integrated Device Technology, Inc.
For latest information contact IDT's web site at www.idt.com or fax-on-demand at 408-492-8391.
DECEMBER 1996
DSC-2679/7
5.03
1
keil c的usb开发请教了!
我,现在在做usb开发方面的东西,使用keil C开发环境,芯片是Cypress公司的Cy7c68013a,有没有兄弟可以提供点这个方面的资料的! 主要就是实现USB和pc的通信!但是目前手上的资料很少,尤其是USB和 ......
hanxu 嵌入式系统
隔离型485收发器ADM2483中文资料及电路(转)
在工业控制等环境中,常会有电气噪声干扰传输线路。RS-485收发器采用平衡发送和差分接收,具有抑制共模干扰的能力,且设备简单,价格低廉,能够进行长距离通信,因而得到了广泛的运用。但由于双 ......
马子007 无线连接
Python Requests模块快速入门
requests是python的一个HTTP客户端库,跟urllib,urllib2类似。它比 urllib 更加方便,可以节约我们大量的工作,它比 urllib 更加 Pythoner。安装 Requests通过pip安装 1 $ pip install reques ......
clinken MicroPython开源版块
教你如何设计一个精准、热高效的可穿戴体温检测系统?
可穿戴温度贴片是患者体温监测系统中的新兴发展趋势。在设计这些用于临床环境的贴片时,最大的障碍之一是满足严格的准确性要求。 美国测试与材料学会(ASTM)规定了患者电子体温计的精度要求 ......
皇家阿金 TI技术论坛
运放AD620的线性放大问题,很急啊
在做一个水泵的项目。AD620来放大称重传感器(压力传感器)输出的信号,通过差分输入来放大电压。硬件电路连接完后,测试了几组数据,发现输入值和输出值的比例都有偏差,所以没办法采集AD值, ......
hustmxc 嵌入式系统
哪位能帮我改写一个MSP430的AD转换的程序
在AD转换之后能用RS232串口将信号发送到电脑,.以下是我的AD程序,可以参考,需要采用单通道多次采样 /********************************************************* 程序功能:MCU的片内ADC对 ......
znli8102310 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2791  858  588  1926  2115  57  18  12  39  43 

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