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

关键词

搜索

型号

搜索

IDT54FCT2573DTEB

产品描述FCT SERIES, 8-BIT DRIVER, TRUE OUTPUT, CDIP20
产品类别半导体    逻辑   
文件大小117KB,共8页
制造商IDT(艾迪悌)
官网地址http://www.idt.com/
下载文档 详细参数 全文预览

IDT54FCT2573DTEB概述

FCT SERIES, 8-BIT DRIVER, TRUE OUTPUT, CDIP20

FCT 系列, 8位 驱动, 实输出, CDIP20

IDT54FCT2573DTEB规格参数

参数名称属性值
功能数量1
端子数量20
最大工作温度125 Cel
最小工作温度-55 Cel
最大供电/工作电压5.5 V
最小供电/工作电压4.5 V
额定供电电压5 V
端口数2
加工封装描述CERAMIC, DIP-20
状态ACTIVE
工艺CMOS
包装形状RECTANGULAR
包装尺寸IN-LINE
端子形式THROUGH-HOLE
端子间距2.54 mm
端子涂层TIN LEAD
端子位置DUAL
包装材料CERAMIC, GLASS-SEALED
温度等级MILITARY
系列FCT
输出特性3-ST
逻辑IC类型DRIVER
位数8
输出极性TRUE
传播延迟TPD15 ns

文档预览

下载PDF文档
Integrated Device Technology, Inc.
FAST CMOS OCTAL
TRANSPARENT
LATCHES
IDT54/74FCT373T/AT/CT/DT - 2373T/AT/CT
IDT54/74FCT533T/AT/CT
IDT54/74FCT573T/AT/CT/DT - 2573T/AT/CT
FEATURES:
• Common features:
– Low input and output leakage
≤1µA
(max.)
– CMOS power levels
– True TTL input and output compatibility
– V
OH
= 3.3V (typ.)
– V
OL
= 0.3V (typ.)
– Meets or exceeds JEDEC standard 18 specifications
– Product available in Radiation Tolerant and Radiation
Enhanced versions
– Military product compliant to MIL-STD-883, Class B
and DESC listed (dual marked)
– Available in DIP, SOIC, SSOP, QSOP, CERPACK
and LCC packages
• Features for FCT373T/FCT533T/FCT573T:
– Std., A, C and D speed grades
– High drive outputs (-15mA I
OH
, 48mA I
OL
)
– Power off disable outputs permit “live insertion”
• Features for FCT2373T/FCT2573T:
– Std., A and C speed grades
– Resistor output
(-15mA I
OH
, 12mA I
OL
Com.)
(-12mA I
OH
, 12mA I
OL
Mil.)
– Reduced system switching noise
DESCRIPTION:
The FCT373T/FCT2373T, FCT533T and FCT573T/
FCT2573T are octal transparent latches built using an ad-
vanced dual metal CMOS technology. These octal latches
have 3-state outputs and are intended for bus oriented appli-
cations. The flip-flops appear transparent to the data when
Latch Enable (LE) is HIGH. When LE is LOW, the data that
meets the set-up time is latched. Data appears on the bus
when the Output Enable (
OE
) is LOW. When
OE
is HIGH, the
bus output is in the high- impedance state.
The FCT2373T and FCT2573T have balanced drive out-
puts with current limiting resistors. This offers low ground
bounce, minimal undershoot and controlled output fall times-
reducing the need for external series terminating resistors.
The FCT2xxxT parts are plug-in replacements for FCTxxxT
parts.
FUNCTIONAL BLOCK DIAGRAM IDT54/74FCT373T/2373T AND IDT54/74FCT573T/2573T
D
0
D
O
G
G
D
1
D
O
G
D
2
D
O
G
D
3
D
O
G
D
4
D
O
G
D
5
D
O
G
D
6
D
O
G
D
7
D
O
LE
OE
O
0
O
1
O
2
O
3
O
4
O
5
O
6
O
7
2564 cnv* 01
FUNCTIONAL BLOCK DIAGRAM IDT54/74FCT533T
D
0
D
O
G
G
D
1
D
O
G
D
2
D
O
G
D
3
D
O
G
D
4
D
O
G
D
5
D
O
G
D
6
D
O
G
D
7
D
O
LE
OE
O
0
O
1
O
2
O
3
O
4
O
5
O
6
O
7
2564 cnv* 02
The IDT logo is a registered trademark of Integrated Device Technology, Inc.
MILITARY AND COMMERCIAL TEMPERATURE RANGES
©1995
Integrated Device Technology, Inc.
AUGUST 1995
DSC-4216/6
6.12
1
如何读取和写入FLASH数据?
本人处学ARM2119,请给个例子看看怎样读写FLASH,有什么参考书看看吗?谢谢! 我的邮箱是hunanchangde_wei@sohu.com...
leon32455 嵌入式系统
求助一个很困惑的问题
我用的是at89s52单片机,为什么我的P3.2口(用做外部中断0),接的是外部电路,外部电路为高电平的时候P3.2口是高电平,但外部中断是低电平的时候还是高电平,这是什么原因呢,程序里面并没 有 ......
Cathy 嵌入式系统
makefile中变量值得问题
525792编写了如上的简易makefile 执行结果出乎意料! 为什么在shell下不能运行的命令,在makefile中可以正常运行? 为什么会返回一个 ‘/’呢? 还请各路大神,不吝赐教 ......
liu583685 Linux开发
STM8S编译设置问题
程序很简单,LCD显示,定义了一个常量数组,数组大小为40K(40960字节); u8 const cArray1=……; 芯片STM8S207SB,程序>32K,选择了modsl,编译可以通过,但是仿真时看不到显示 ......
jimfoss stm32/stm8
正弦函数
在CCS中怎样输出一个正弦函数 以及一个直线 不能用C写吗 for(i=1;i<=N;i++) fi=0; for(i=1;i<=N;i++) fi=10*PI*sin(i/N); for(i=1;i<=N;i++) finew=0;for(i=1;i<=N;i++) finew=i/N; ......
lengfengchuiguo DSP 与 ARM 处理器
inline?registor?
inline好像和预编译语句差不多,也是在调用处直接展开,不会引起栈的操作,因而可以提高程序的执行速度,但是这样,如果该函数在多处都调用了,则会显著增加程序的代码量。只有要求执行时间,同 ......
zms9439 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1123  81  343  2137  624  28  11  8  2  59 

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