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

关键词

搜索

型号

搜索

72V235L15PFGI

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

72V235L15PFGI概述

FIFO, 2KX18, 10ns, Synchronous, CMOS, PQFP64, GREEN, PLASTIC, TQFP-64

72V235L15PFGI规格参数

参数名称属性值
是否无铅不含铅
是否Rohs认证符合
厂商名称IDT (Integrated Device Technology)
零件包装代码QFP
包装说明LQFP, QFP64,.66SQ,32
针数64
Reach Compliance Codecompliant
ECCN代码EAR99
最长访问时间10 ns
最大时钟频率 (fCLK)66.7 MHz
周期时间15 ns
JESD-30 代码S-PQFP-G64
JESD-609代码e3
长度14 mm
内存密度36864 bit
内存集成电路类型OTHER FIFO
内存宽度18
湿度敏感等级3
功能数量1
端子数量64
字数2048 words
字数代码2000
工作模式SYNCHRONOUS
最高工作温度85 °C
最低工作温度-40 °C
组织2KX18
可输出YES
封装主体材料PLASTIC/EPOXY
封装代码LQFP
封装等效代码QFP64,.66SQ,32
封装形状SQUARE
封装形式FLATPACK, LOW PROFILE
并行/串行PARALLEL
峰值回流温度(摄氏度)260
电源3.3 V
认证状态Not Qualified
座面最大高度1.6 mm
最大待机电流0.005 A
最大压摆率0.03 mA
最大供电电压 (Vsup)3.6 V
最小供电电压 (Vsup)3 V
标称供电电压 (Vsup)3.3 V
表面贴装YES
技术CMOS
温度等级INDUSTRIAL
端子面层Matte Tin (Sn) - annealed
端子形式GULL WING
端子节距0.8 mm
端子位置QUAD
处于峰值回流温度下的最长时间30
宽度14 mm
Base Number Matches1

文档预览

下载PDF文档
3.3 VOLT CMOS SyncFIFO
TM
256 x 18, 512 x 18, 1,024 x 18,
2,048 x 18, and 4,096 x 18
IDT72V205, IDT72V215,
IDT72V225, IDT72V235,
IDT72V245
LEAD FINISH (SnPb) ARE IN EOL PROCESS - LAST TIME BUY EXPIRES JUNE 15, 2018
FEATURES:
256 x 18-bit organization array (IDT72V205)
512 x 18-bit organization array (IDT72V215)
1,024 x 18-bit organization array (IDT72V225)
2,048 x 18-bit organization array (IDT72V235)
4,096 x 18-bit organization array (IDT72V245)
10 ns read/write cycle time
5V input tolerant
IDT Standard or First Word Fall Through timing
Single or double register-buffered Empty and Full flags
Easily expandable in depth and width
Asynchronous or coincident Read and Write Clocks
Asynchronous or synchronous programmable Almost-Empty
and Almost-Full flags with default settings
Half-Full flag capability
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)
Industrial temperature range (–40°C to +85°C) is available
°
°
Green parts available, see ordering information
DESCRIPTION:
The IDT72V205/72V215/72V225/72V235/72V245 are functionally com-
patible versions of the IDT72205LB/72215LB/72225LB/72235LB/72245LB,
designed to run off a 3.3V supply for exceptionally low power consumption.
These devices 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(RCLK) 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.
FUNCTIONAL BLOCK DIAGRAM
WEN
WCLK
D0-D17
LD
INPUT REGISTER
OFFSET REGISTER
FF/IR
PAF
EF/OR
PAE
HF/(WXO)
WRITE CONTROL
LOGIC
FLAG
LOGIC
RAM ARRAY
256 x 18, 512 x 18
1,024 x 18, 2,048 x 18
4,096 x 18
WRITE POINTER
FL
WXI
(HF)/WXO
RXI
RXO
RS
READ POINTER
READ CONTROL
LOGIC
EXPANSION LOGIC
OUTPUT REGISTER
RESET LOGIC
OE
Q0-Q17
RCLK
REN
4294 drw 01
IDT, 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 2018
DSC-4294/8
©2018
Integrated Device Technology, Inc. All rights reserved. Product specifications subject to change without notice.
MPU如何在rtos变废为宝
绝大部分的cortex-m4 的芯片上都具备了MPU保护的功能,但是如何要利用好这个功能,备受争议。笔者之前利用MPU实现过一套把raw-os的各个任务相互隔离的机制,但是发现这条路不通用,果断放弃,之 ......
jorya_txj 嵌入式系统
基于LabVIEW的PID控制系统设计与实现
基于LabVIEW的PID控制系统设计与实现...
tony03150316 测试/测量
请问在PB6中如何生成usbser.dll库?
我用PB6+VS2005做CE系统. 发现有一个问题. 在common.bib中 ; @CESYSGEN IF CE_MODULES_USBSER usbser.dll $(_FLATRELEASEDIR)\usbser.dll NK SHK ; @CESYSGEN ENDIF ......
yuffice 产业风云
[忙里偷闲学习ufun_1]开发环境搭建
本帖最后由 boming 于 2016-7-28 21:49 编辑 一.下载软件:1.)Keil MDK5.14 2.)MDKCM516 3.)Stm32f1支持包 4.)Flash下载软件5.)Stm32Cubemx配置软件。6.)Java运行包,Stm32Cubemx配置 ......
boming stm32/stm8
2407中断问题
我做了一个时钟周期中断,发现进不了中断程序,请问这是为什么? ...
3150gf 微控制器 MCU
EEWORLD大学堂----understanding kalman filters理解卡尔曼滤波器
understanding kalman filters理解卡尔曼滤波器:https://training.eeworld.com.cn/course/50431.通过几个案例了解使用卡尔曼滤波器的常见场景。卡尔曼滤波器是一种优化估算算法,在不确定和间 ......
木犯001号 DSP 与 ARM 处理器

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2519  2791  2303  1402  1949  9  51  37  16  19 

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