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

关键词

搜索

型号

搜索

IDT72235LB25TF9

产品描述FIFO, 2KX18, 15ns, Synchronous, CMOS, PQFP64, PLASTIC, STQFP-64
产品类别存储    存储   
文件大小182KB,共16页
制造商IDT (Integrated Device Technology)
下载文档 详细参数 全文预览

IDT72235LB25TF9概述

FIFO, 2KX18, 15ns, Synchronous, CMOS, PQFP64, PLASTIC, STQFP-64

IDT72235LB25TF9规格参数

参数名称属性值
是否无铅含铅
是否Rohs认证不符合
厂商名称IDT (Integrated Device Technology)
零件包装代码QFP
包装说明PLASTIC, STQFP-64
针数64
Reach Compliance Codecompliant
ECCN代码EAR99
最长访问时间15 ns
周期时间25 ns
JESD-30 代码S-PQFP-G64
JESD-609代码e0
长度10 mm
内存密度36864 bit
内存宽度18
湿度敏感等级3
功能数量1
端子数量64
字数2048 words
字数代码2000
工作模式SYNCHRONOUS
最高工作温度70 °C
最低工作温度
组织2KX18
可输出YES
封装主体材料PLASTIC/EPOXY
封装代码LFQFP
封装形状SQUARE
封装形式FLATPACK, LOW PROFILE, FINE PITCH
并行/串行PARALLEL
峰值回流温度(摄氏度)240
认证状态Not Qualified
座面最大高度1.6 mm
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)4.5 V
标称供电电压 (Vsup)5 V
表面贴装YES
技术CMOS
温度等级COMMERCIAL
端子面层TIN LEAD
端子形式GULL WING
端子节距0.5 mm
端子位置QUAD
处于峰值回流温度下的最长时间20
宽度10 mm
Base Number Matches1

文档预览

下载PDF文档
IDT72205LB/72215LB/72225LB/72235LB/72245LB CMOS SyncFIFO™
256 x 18-BIT, 512 x 18, 1,024 x 18, 2,048 x 18 and 4,096 x 18
Commercial And Industrial Temperature Ranges
CMOS SyncFIFO™
256 x 18, 512 x 18, 1,024 x 18,
2,048 x 18 and 4,096 x 18
Integrated Device Technology, Inc.
IDT72205LB
IDT72215LB
IDT72225LB
IDT72235LB
IDT72245LB
FEATURES:
256 x 18-bit organization array (IDT72205LB)
512 x 18-bit organization array (IDT72215LB)
1,024 x 18-bit organization array (IDT72225LB)
2,048 x 18-bit organization array (IDT72235LB)
4,096 x 18-bit organization array (IDT72245LB)
10 ns read/write cycle time
Empty and Full flags signal FIFO status
Easily expandable in depth and width
Asynchronous or coincident read and write clocks
Programmable Almost-Empty and Almost-Full flags with
default settings
Half-Full flag capability
Dual-Port zero fall-through time architecture
Output enable puts output data bus in high-impedance
state
High-performance submicron CMOS technology
Available in a 64-lead thin quad flatpack (TQFP/STQFP)
and plastic leaded chip carrier (PLCC)
Industrial temperature range (–40
°
C to +85
°
C) is available
DESCRIPTION:
The IDT72205LB/72215LB/72225LB/72235LB/72245LB
are very high-speed, low-power First-In, First-Out (FIFO)
memories with clocked read and write controls. These FIFOs
are applicable for a wide variety of data buffering needs, such
as optical disk controllers, Local Area Networks (LANs), and
interprocessor communication.
These FIFOs have 18-bit input and output ports. The input
port is controlled by a free-running clock (WCLK), and an input
enable pin (
WEN
). Data is read into the synchronous FIFO on
every clock when
WEN
is asserted. The output port is controlled
by another clock pin (RCLK) and another enable pin (
REN
). The
read clock can be tied to the write clock for single clock
operation or the two clocks can run asynchronous of one
another for dual-clock operation. An Output Enable pin (
OE
) is
provided on the read port for three-state control of the output.
The synchronous FIFOs have two fixed flags, Empty (
EF
) and
Full (
FF
), and two programmable flags, Almost-Empty (
PAE
)
and Almost-Full (
PAF
). The offset loading of the programmable
flags is controlled by a simple state machine, and is initiated by
asserting the Load pin (
LD
). A Half-Full flag (
HF
) is available
when the FIFO is used in a single device configuration.
These devices are depth expandable using a Daisy-Chain
technique. The XI and
XO
pins are used to expand the FIFOs.
In depth expansion configuration,
FL
is grounded on the first
device and set to HIGH for all other devices in the Daisy Chain.
The IDT72205LB/72215LB/72225LB/72235LB/72245LB is
fabricated using IDT’s high-speed submicron CMOS technol-
ogy.
FUNCTIONAL BLOCK DIAGRAM
WCLK
D0-D17
INPUT REGISTER
OFFSET REGISTER
WRITE CONTROL
LOGIC
WRITE POINTER
RAM ARRAY
256 x 18, 512 x 18
1,024 x 18, 2,048 x 18
4,096 x 18
FLAG
LOGIC
/(
READ POINTER
READ CONTROL
LOGIC
)
(
)/
EXPANSION LOGIC
OUTPUT REGISTER
RESET LOGIC
Q0-Q17
SyncFIFO is a trademark and the IDT logo is a registered trademark of Integrated Device Technology, Inc
RCLK
2766 drw 01
COMMERCIAL AND INDUSTRIAL TEMPERATURE RANGES
©2000 Integrated Device Technology, Inc.
For latest information contact IDT's web site at www.idt.com or fax-on-demand at 408-492-8391.
MAY 2000
DSC-2766/-
1
在windows ce下使用swprintf函数失效
swprintf(filename, L"/Storage Card/1204151210050%03d.bin", (writeNum - 1) ); _tprintf( _T("save data file name = %s, len = %d"), filename, wcslen(filename)); 其中write ......
hezudao 嵌入式系统
Wstrom请进,请教点关于uCcos的问题
1、SysTick初始化时需要设置中断优先级么?它和ucos系统的中断任务优先级有没有关联?2、还有如果在UCOS系统任务中进硬件中断(如外部中断,定时器2或其他中断)时寄存器是怎么操作的,程序和裸 ......
shower.xu 实时操作系统RTOS
【求助】STM32编译问题
编译显示信息如下:Buildingconfiguration:test01-DebugUpdatingbuildtree...24file(s)deleted.Updatingbuildtree...cortexm3_macro.sVariableexpansionfailed.Offendingtext:"$Test01$. ......
sunyitui stm32/stm8
智能家居家庭网络技术发展趋势
信息和通信技术的飞速发展正在不断改变人们的生活,信息化和数字化越来越成为社会各个领域的大势所趋。数字家庭概念应运而生,电信、家电、IT等行业对数字家庭有着各自的解读。对电信运营商来讲 ......
xyh_521 工业自动化与控制
想学习FPGA
Hi All 如题, 想学习FPGA,以前学过51和STM32,感觉FPGA的功能好强大呀,不知道怎么入门,从同学那里copy了好多的资料。 Altera和Xilinx有什么区别呢,,该学那个好呢?? ......
caicaiwoshishui FPGA/CPLD
液体加热器讲义(CVC培训资料)
大家好,现在把液体加热器测试方面的培训讲义传上来,是CVC权威机构培训,很有学习价值!...
chenyu_lijun 测试/测量

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 607  2397  982  2901  1524  41  12  56  15  9 

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