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

关键词

搜索

型号

搜索

72V235L20TF8

产品描述TQFP-64, Reel
产品类别存储    存储   
文件大小346KB,共26页
制造商IDT (Integrated Device Technology)
下载文档 详细参数 全文预览

72V235L20TF8在线购买

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

72V235L20TF8概述

TQFP-64, Reel

72V235L20TF8规格参数

参数名称属性值
Brand NameIntegrated Device Technology
是否无铅含铅
是否Rohs认证不符合
厂商名称IDT (Integrated Device Technology)
零件包装代码TQFP
包装说明PLASTIC, STQFP-64
针数64
制造商包装代码PP64
Reach Compliance Codenot_compliant
ECCN代码EAR99
最长访问时间12 ns
其他特性EASILY EXPANDABLE IN DEPTH AND WIDTH
最大时钟频率 (fCLK)50 MHz
周期时间20 ns
JESD-30 代码S-PQFP-G64
JESD-609代码e0
长度10 mm
内存密度36864 bit
内存集成电路类型OTHER FIFO
内存宽度18
湿度敏感等级3
功能数量1
端子数量64
字数2048 words
字数代码2000
工作模式SYNCHRONOUS
最高工作温度70 °C
最低工作温度
组织2KX18
可输出YES
封装主体材料PLASTIC/EPOXY
封装代码LFQFP
封装等效代码QFP64,.47SQ,20
封装形状SQUARE
封装形式FLATPACK, LOW PROFILE, FINE PITCH
并行/串行PARALLEL
峰值回流温度(摄氏度)240
电源3.3 V
认证状态Not Qualified
座面最大高度1.6 mm
最大待机电流0.005 A
最大供电电压 (Vsup)3.6 V
最小供电电压 (Vsup)3 V
标称供电电压 (Vsup)3.3 V
表面贴装YES
技术CMOS
温度等级COMMERCIAL
端子面层Tin/Lead (Sn85Pb15)
端子形式GULL WING
端子节距0.5 mm
端子位置QUAD
处于峰值回流温度下的最长时间20
宽度10 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.
430 的ADC12IE问题
在ADC_init()AD初始化函数中打开了ADC12IE中断,在ADC12ISR中断函数中需不需要将ADC12IE关掉? 我的程序出现两个问题: 问题1:如果在#pragmavector=ADC_VECTOR __interruptvoidADC12ISR( ......
whaidong123 微控制器 MCU
Xilinx VHDL RAM 的初始化
在网上找到一个RAM的程序,如下。 但我还想加一个Restart的输入口,加了一个process,当Restart和clk为1的时候通过data(10)...
timdong FPGA/CPLD
MTK7688之openwrt烧录
MTK7688 之openwrt烧录 看网上百度的资料都是直接在UBOOT命令行中敲写命令来实现,而且文档都是很老的 ......
wateras1 无线连接
zigbee/bluetooth/wifi/uwb技术规格对比
64754...
kata 无线连接
EEWORLD大学堂----潘文明至简设计法系列教程高效的verilog设计模板
潘文明至简设计法系列教程高效的verilog设计模板:https://training.eeworld.com.cn/course/4146...
xuehua_12 FPGA/CPLD
LM3S811 DS18B20单点测温
用LM3S811的Timer计时处理的DS18B20时序。工程仅写了DS18B20单点检测温度,暂时没写多点测试读取序列号,选择测温。 函数串口显示值只计算了实数部分,小数部分类似处理~~~ 注意用作时序总线 ......
秋——kid 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1813  2637  363  299  1275  47  33  30  49  22 

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