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

关键词

搜索

型号

搜索

IDT7203S40TDB

产品描述FIFO, 2KX9, 40ns, Asynchronous, CMOS, CDIP28, 0.300 INCH, THIN, CERDIP-28
产品类别存储    存储   
文件大小148KB,共14页
制造商IDT (Integrated Device Technology)
下载文档 详细参数 全文预览

IDT7203S40TDB概述

FIFO, 2KX9, 40ns, Asynchronous, CMOS, CDIP28, 0.300 INCH, THIN, CERDIP-28

IDT7203S40TDB规格参数

参数名称属性值
是否Rohs认证不符合
零件包装代码DIP
包装说明0.300 INCH, THIN, CERDIP-28
针数28
Reach Compliance Codenot_compliant
ECCN代码EAR99
最长访问时间40 ns
其他特性RETRANSMIT
最大时钟频率 (fCLK)20 MHz
周期时间50 ns
JESD-30 代码R-GDIP-T28
JESD-609代码e0
长度37.1475 mm
内存密度18432 bit
内存集成电路类型OTHER FIFO
内存宽度9
功能数量1
端子数量28
字数2048 words
字数代码2000
工作模式ASYNCHRONOUS
最高工作温度125 °C
最低工作温度-55 °C
组织2KX9
输出特性3-STATE
可输出NO
封装主体材料CERAMIC, GLASS-SEALED
封装代码DIP
封装等效代码DIP28,.3
封装形状RECTANGULAR
封装形式IN-LINE
并行/串行PARALLEL
电源5 V
认证状态Not Qualified
筛选级别38535Q/M;38534H;883B
座面最大高度5.08 mm
最大待机电流0.012 A
最大压摆率0.15 mA
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)4.5 V
标称供电电压 (Vsup)5 V
表面贴装NO
技术CMOS
温度等级MILITARY
端子面层Tin/Lead (Sn/Pb)
端子形式THROUGH-HOLE
端子节距2.54 mm
端子位置DUAL
宽度7.62 mm
Base Number Matches1

文档预览

下载PDF文档
CMOS ASYNCHRONOUS FIFO
2048 x 9, 4096 x 9,
8192 x 9 and 16384 x 9
Integrated Device Technology, Inc.
IDT7203
IDT7204
IDT7205
IDT7206
FEATURES:
First-In/First-Out Dual-Port memory
2048 x 9 organization (IDT7203)
4096 x 9 organization (IDT7204)
8192 x 9 organization (IDT7205)
16384 x 9 organization (IDT7206)
High-speed: 12ns access time
Low power consumption
— Active: 770mW (max.)
— Power-down: 44mW (max.)
Asynchronous and simultaneous read and write
Fully expandable in both word depth and width
Pin and functionally compatible with IDT720X family
Status Flags: Empty, Half-Full, Full
Retransmit capability
High-performance CMOS technology
Military product compliant to MIL-STD-883, Class B
Standard Military Drawing for #5962-88669 (IDT7203),
5962-89567 (IDT7203), and 5962-89568 (IDT7204) are
listed on this function
Industrial temperature range (-40
o
C to +85
o
C) is avail-
able, tested to military electrical specifications
DESCRIPTION:
The IDT7203/7204/7205/7206 are dual-port memory buff-
ers with internal pointers that load and empty data on a first-
in/first-out basis. The device uses 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.
Data is toggled in and out of the device through the use of
the Write ( ) and Read ( ) pins.
The devices 9-bit width provides a bit for a control or parity
at the user’s option. It also features a Retransmit ( ) capa-
bility that allows the read pointer to be reset to its initial position
when
is pulsed LOW. A Half-Full Flag is available in the
single device and width expansion modes.
The IDT7203/7204/7205/7206 are fabricated using IDT’s
high-speed CMOS technology. They are designed for appli-
cations requiring asynchronous and simultaneous read/writes
in multiprocessing, rate buffering, and other applications.
Military grade product is manufactured in compliance with
the latest revision of MIL-STD-883, Class B.
W
R
RT
RT
.
FUNCTIONAL BLOCK DIAGRAM
DATA INPUTS
(D
0
–D
8
)
W
WRITE
CONTROL
WRITE
POINTER
RAM ARRAY
2048 x 9
4096 x 9
8192 x 9
16384 x 9
READ
POINTER
THREE-
STATE
BUFFERS
R
RS
READ
CONTROL
FLAG
LOGIC
DATA OUTPUTS
(Q
0
–Q
8
)
RESET
LOGIC
FL RT
EF
FF
/
XI
EXPANSION
LOGIC
XO HF
/
2661 drw 01
The IDT logo is a registered trademark of Integrated Device Techology, 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-2661/9
5.04
1
关于DLL串口通讯问题
我用API写串口通讯,在DLL里先用: hComm:=CreateFile(PChar(TmpStr),GENERIC_READ+GENERIC_WRITE,FILE_SHARE_DELETE,0,OPEN_EXISTING,FILE_FLAG_OVERLAPPED,0); 打开串口,并打开成功! 然后再 ......
pppppp 嵌入式系统
【紧急求助】LM3S8962板协议转换问题
是这样的,老师想让我们做一个wifi和zigbee之间的协议转换模块,我打算用CC2530这款zigbee功能芯片,CC3000这块wifi功能芯片,二者通过LM3S8962进行转换,想知道加入从zigbee转至wifi的话,那么 ......
zhangsy09 微控制器 MCU
数字V-I转换器.pdf
135778...
qin552011373 ADI 工业技术
STC89c52下载器
哈哈,自己实验成功了,有需要的可以自己做一个。有PCB和原理图...
3171068906 单片机
画成一样好,还是不一样好呢...
//void DrawLine(int x0,int y0, int x1, int y1, int color =1) //算法都不是,略! OledDraw d; d.init(); int offset=2; d.DrawLine(112+offset,43,122+offset,11,1);//red d.DrawL ......
EETUX 聊聊、笑笑、闹闹
关于STM32ADC用DMA采多通道时数据错位的问题
我们现在用到STM32的两种CPUSTM32F101C8T6和STM32F103都出现相同的问题,ADC采样用DMA方式采集多个通道时出现数据通道错位的问题,一般情况下都是正常的,我们在实验室测试也没有问题,但是在 ......
alibj stm32/stm8

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2353  2450  320  2326  1411  1  59  38  21  24 

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