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

关键词

搜索

型号

搜索

CAT28F020TA-90

产品描述256KX8 FLASH 12V PROM, 90ns, PDSO32, 8 X 20 MM, TSOP-32
产品类别存储    存储   
文件大小116KB,共16页
制造商ON Semiconductor(安森美)
官网地址http://www.onsemi.cn
下载文档 详细参数 全文预览

CAT28F020TA-90概述

256KX8 FLASH 12V PROM, 90ns, PDSO32, 8 X 20 MM, TSOP-32

CAT28F020TA-90规格参数

参数名称属性值
是否Rohs认证不符合
零件包装代码TSOP
包装说明8 X 20 MM, TSOP-32
针数32
Reach Compliance Codenot_compliant
ECCN代码EAR99
最长访问时间90 ns
命令用户界面YES
数据轮询NO
耐久性100000 Write/Erase Cycles
JESD-30 代码R-PDSO-G32
长度18.4 mm
内存密度2097152 bit
内存集成电路类型FLASH
内存宽度8
湿度敏感等级1
功能数量1
端子数量32
字数262144 words
字数代码256000
工作模式ASYNCHRONOUS
最高工作温度105 °C
最低工作温度-40 °C
组织256KX8
封装主体材料PLASTIC/EPOXY
封装代码TSOP1
封装等效代码TSSOP32,.8,20
封装形状RECTANGULAR
封装形式SMALL OUTLINE, THIN PROFILE
并行/串行PARALLEL
峰值回流温度(摄氏度)225
电源5 V
编程电压12 V
认证状态Not Qualified
座面最大高度1.2 mm
最大待机电流0.0001 A
最大压摆率0.03 mA
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)4.75 V
标称供电电压 (Vsup)5 V
表面贴装YES
技术CMOS
温度等级INDUSTRIAL
端子形式GULL WING
端子节距0.5 mm
端子位置DUAL
处于峰值回流温度下的最长时间NOT SPECIFIED
切换位NO
类型NOR TYPE
宽度8 mm
Base Number Matches1

文档预览

下载PDF文档
CAT28F020
Licensed Intel
2 Megabit CMOS Flash Memory
second source
FEATURES
s
Commercial, industrial and automotive
s
Fast read access time: 90/120 ns
s
Low power CMOS dissipation:
temperature ranges
s
Stop timer for program/erase
s
On-chip address and data latches
s
JEDEC standard pinouts:
– Active: 30 mA max (CMOS/TTL levels)
– Standby: 1 mA max (TTL levels)
– Standby: 100
µ
A max (CMOS levels)
s
High speed programming:
– 10
µ
s per byte
– 4 seconds typical chip program
– 32-pin DIP
– 32-pin PLCC
– 32-pin TSOP (8 x 20)
s
100,000 program/erase cycles
s
10 year data retention
s
Electronic signature
s
0.5 seconds typical chip-erase
s
12.0V
±
5% programming and erase voltage
DESCRIPTION
The CAT28F020 is a high speed 256K x 8-bit electrically
erasable and reprogrammable Flash memory ideally
suited for applications requiring in-system or after-sale
code updates. Electrical erasure of the full memory
contents is achieved typically within 0.5 second.
It is pin and Read timing compatible with standard
EPROM and E
2
PROM devices. Programming and
Erase are performed through an operation and verify
algorithm. The instructions are input via the I/O bus,
using a two write cycle scheme. Address and Data are
latched to free the I/O bus and address bus during the
write operation.
The CAT28F020 is manufactured using Catalyst’s
advanced CMOS floating gate technology. It is designed
to endure 100,000 program/erase cycles and has a data
retention of 10 years. The device is available in JEDEC
approved 32-pin plastic DIP, 32-pin PLCC or 32-pin
TSOP packages.
BLOCK DIAGRAM
I/O0–I/O7
I/O BUFFERS
ERASE VOLTAGE
SWITCH
WE
COMMAND
REGISTER
PROGRAM VOLTAGE
SWITCH
CE, OE LOGIC
DATA
LATCH
SENSE
AMP
CE
OE
ADDRESS LATCH
Y-GATING
Y-DECODER
2,097,152 BIT
MEMORY
ARRAY
5115 FHD F02
A0–A17
X-DECODER
VOLTAGE VERIFY
SWITCH
© 2009 SCILLC. All rights reserved.
Characteristics subject to change without notice
1
Doc. No. MD-1029, Rev. F
windows下驱动编译问题
我编的是最简单的驱动程序。 环境:xp sp2 ddk xp 问题如下: test1.h(2) : error C2449: found '{' at file scope (missing function header?) test1.h(8) : error C2059: syntax error ......
xzhy 嵌入式系统
【ESK32-360测评】电位器控制USB摄像头图像亮度
497783ESK32-360自带的软件包里的例程很全,没想到竟然还有USB摄像头的例程,USB摄像头以前没玩过,因为以前玩其它芯片时官方的例程里从来没见过 在ESK32-360固件库的example\USBD下有一 ......
littleshrimp 国产芯片交流
SP4502 TP4302 移动电源充电三合一IC
SP4502 是一款专为移动电源设计的同步开关充电和同步 升压的单芯片解决方案,内部集成了同步开关充电模块、同 步升压放电管理模块、电量检测与 LED 指示模块、保护模 块。 SP4502 内置充电与 ......
风语ZJW 消费电子
分享一下,使用SI编MBED CLI工程的小问题
平时使用添加工程到SI时都是是以工程根目录为基准加到了SI工程,这样一般使时肯定是没有毛病了,不过使用MBED工程干活就有些问题了!这是正常的main文件,咱们就不说了MBED肯定是得有mbed ......
strong161 DIY/开源硬件专区
msp430操作ENC28J60的问题
用上位机给单片机通过网线发送了一个数据比如说发送W,我也是可以接收到W ,所用的协议是UDP协议,但是我在buf 中看到buf=w , 但是对照datasheet 中的数据格式,感觉不对 应该是 DA(6B)+SA ......
pkilllo 微控制器 MCU
跪求ISA设备的WDM驱动开发资料(用DDK开发)
如题~!因为涉及到课题,所以不能用Driver studio,只能用DDK开发 ~!!!! ...
ztttt2001 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1299  1128  162  291  2226  15  26  16  35  56 

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