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

关键词

搜索

型号

搜索

72245LB25JI

产品描述FIFO SYNCHRONOUS FIFO 4K X 18
产品类别存储   
文件大小327KB,共16页
制造商IDT(艾迪悌)
官网地址http://www.idt.com/
下载文档 详细参数 全文预览

72245LB25JI在线购买

供应商 器件名称 价格 最低购买 库存  
72245LB25JI - - 点击查看 点击购买

72245LB25JI概述

FIFO SYNCHRONOUS FIFO 4K X 18

72245LB25JI规格参数

参数名称属性值
产品种类
Product Category
FIFO
制造商
Manufacturer
IDT(艾迪悌)
RoHSNo
Data Bus Width18 bit
Bus DirectionUnidirectional
Memory Size72 kbit
Timing TypeSynchronous
Organization4 k x 18
Number of Circuits2
Maximum Clock Frequency40 MHz
Access Time15 ns
电源电压-最大
Supply Voltage - Max
5.5 V
电源电压-最小
Supply Voltage - Min
4.5 V
Supply Current - Max60 mA
最大工作温度
Maximum Operating Temperature
+ 85 C
封装 / 箱体
Package / Case
PLCC-68
系列
Packaging
Tube
高度
Height
3.63 mm
长度
Length
24 mm
最小工作温度
Minimum Operating Temperature
- 40 C
Moisture SensitiveYes
安装风格
Mounting Style
SMD/SMT
工厂包装数量
Factory Pack Quantity
18
宽度
Width
24 mm
单位重量
Unit Weight
0.171777 oz

文档预览

下载PDF文档
CMOS SyncFIFO
TM
256 x 18, 512 x 18, 1,024 x 18,
2,048 x 18, and 4,096 x 18
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
Empy and Full flags signal FIFO status
Easy 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-impedence 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
°
°
Green parts available, see ordering information
DESCRIPTION:
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 configu-
ration, First Load (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 high-speed submicron CMOS technology.
The IDT72205LB/72215LB/72225LB/72235LB/72245LB are very high
speed, low-power First-In, First-Out (FIFO) memories with clocked read and
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
RCLK
2766 drw 01
IDT and the IDT logo are registered trademarks of Integrated Device Technology, Inc. SyncFIFO is a trademark of Integrated Device Technology, Inc.
COMMERCIAL AND INDUSTRIAL TEMPERATURE RANGES
1
MARCH 2013
DSC-2766/3
©2013
Integrated Device Technology, Inc. All rights reserved. Product specifications subject to change without notice.
AMLogic MID ARM Cortex-A9 方案
本帖最后由 jameswangsynnex 于 2015-3-3 19:57 编辑 我司AMLOGIC CORTEX A9 内核(AML8726-M)主芯片MID方案基本参数介绍:CPU:CORTEX A9内核 800MHZ频率(实际性能与A8核心1.2G相当)GPU:ARM Mal ......
syw467643 消费电子
关于RTOS的小小疑问
最近在看ucos发现ucos在执行临界代码或者一些系统功能函数时需要关中断,可是实际目的是为了防止在任务执行过程的时钟节拍打入,因为这样做而关闭总中断,会引起其他外部中断的丢失。假如在实际 ......
leungpokit 嵌入式系统
LPC2132大降价了
刚把ST的cm3熟悉了板子也做好了。LPC2132的供应商终于让步了20元供货。又白折腾一次哦最后还是用比较熟悉的LPC。TMD价格就不能一次降到位有啥好折腾的,严重BS这些商人...
x810421 stm32/stm8
关于寄存器的偏移地址计算
315179 如图,AHBPERIPH_BASE的基地址是PERIPH_BASE+0x20000, 请问怎么计算出AHBPERIPH_BASE的偏移地址是0x20000?通过查表,如下图 315180 ...
ll837405451 stm32/stm8
这是一个什么设计?
142329 给点提示:CC2600是蓝牙控制器,5529不用说大家都知道是具备USB功能的MSP430。 其实这个是参考设计,大家先猜猜看。 ...
wstt 微控制器 MCU
关于写C554的寄存器FCR的问题
诸如 LCR DLL DLH IER等寄存器,我都能写进去,再读出来,可FCR就是不行, 我把代码写在下面,哪位兄弟姐妹指导一下 //定义相关宏 #define UART_BASE_ADDR (0x20300000 #define C55 ......
wujieflash 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2636  840  2619  2410  523  43  50  29  16  34 

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