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

关键词

搜索

型号

搜索

CAT1022ZI-42TE13

产品描述The CAT24FC02 is a 2-kb Serial CMOS EEPROM internally organized as 256 words of 8 bits each
产品类别电源/电源管理    电源电路   
文件大小147KB,共20页
制造商Catalyst
官网地址http://www.catalyst-semiconductor.com/
标准
下载文档 详细参数 全文预览

CAT1022ZI-42TE13概述

The CAT24FC02 is a 2-kb Serial CMOS EEPROM internally organized as 256 words of 8 bits each

CAT1022ZI-42TE13规格参数

参数名称属性值
是否Rohs认证符合
零件包装代码MSOP
包装说明TSSOP, TSSOP8,.19
针数8
Reach Compliance Codeunknow
ECCN代码EAR99
可调阈值NO
模拟集成电路 - 其他类型POWER SUPPLY MANAGEMENT CIRCUIT
JESD-30 代码S-PDSO-G8
JESD-609代码e3
长度3 mm
湿度敏感等级1
信道数量1
功能数量1
端子数量8
最高工作温度85 °C
最低工作温度-40 °C
封装主体材料PLASTIC/EPOXY
封装代码TSSOP
封装等效代码TSSOP8,.19
封装形状SQUARE
封装形式SMALL OUTLINE, THIN PROFILE, SHRINK PITCH
峰值回流温度(摄氏度)260
电源3.3/5 V
认证状态Not Qualified
座面最大高度1.1 mm
最大供电电流 (Isup)3 mA
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)3 V
标称供电电压 (Vsup)5 V
表面贴装YES
技术CMOS
温度等级INDUSTRIAL
端子面层MATTE TIN
端子形式GULL WING
端子节距0.65 mm
端子位置DUAL
处于峰值回流温度下的最长时间40
宽度3 mm
Base Number Matches1

文档预览

下载PDF文档
CAT1021, CAT1022, CAT1023
Supervisory Circuits with I
2
C Serial 2k-bit CMOS EEPROM, Manual Reset
and Watchdog Timer
FEATURES
Precision power supply voltage monitor
Built-in inadvertent write protection
H
GEN
FR
ALO
EE
LE
A
D
F
R
E
E
TM
— 5V, 3.3V and 3V systems
— Five threshold voltage options
Watchdog timer
Active high or low reset
— WP pin (CAT1021)
1,000,000 Program/Erase cycles
Manual reset input
100 year data retention
8-pin DIP, SOIC, TSSOP, MSOP or TDFN
— Valid reset guaranteed at V
CC
= 1 V
400kHz I
2
C bus
3.0V to 5.5V operation
Low power CMOS technology
16-Byte page write buffer
(3 x 3 mm foot-print) packages
— TDFN max height is 0.8mm
Industrial and extended temperature ranges
DESCRIPTION
The CAT1021, CAT1022 and CAT1023 are complete
memory and supervisory solutions for microcontroller-
based systems. A 2k-bit serial EEPROM memory and a
system power supervisor with brown-out protection are
integrated together in low power CMOS technology.
Memory interface is via a 400kHz I
2
C bus.
The power supply monitor and reset circuit protect memory
and system controllers during power up/down and against
brownout conditions. Five reset threshold voltages support
5V, 3.3V and 3V systems. If power supply voltages are out
of tolerance reset signals become active, preventing the
system microcontroller, ASIC or peripherals from operating.
Reset signals become inactive typically 200 ms after the
The CAT1021 and CAT1023 provide a precision V
CC
supply voltage exceeds the reset threshold level. With both
sense circuit and two open drain outputs: one (RESET) active high and low reset signals, interface to microcontrollers
drives high and the other (RESET) drives low whenever and other ICs is simple. In addition, the
RESET
pin or a
V
CC
falls below the reset threshold voltage. The CAT1022 separate input,
MR,
can be used as an input for push-button
has only a
RESET
output and does not have a Write manual reset capability.
Protect input. The CAT1021 also has a Write Protect
input (WP). Write operations are disabled if WP is The on-chip, 2k-bit EEPROM memory features a 16-byte
page. In addition, hardware data protection is provided by a
connected to a logic high.
V
CC
sense circuit that prevents writes to memory whenever
All supervisors have a 1.6 second watchdog timer circuit V
CC
falls below the reset threshold or until V
CC
reaches the
that resets a system to a known state if software or a reset threshold during power up.
hardware glitch halts or “hangs” the system. For the
CAT1021 and CAT1022, the watchdog timer monitors Available packages include an 8-pin DIP, 8-pin SOIC, 8-pin
the SDA signal. The CAT1023 has a separate watchdog TSSOP, 8-pin TDFN and 8-pin MSOP. The TDFN package
timer interrupt input pin, WDI.
thickness is 0.8mm maximum. TDFN footprint options are
3x3mm.
© 2004 by Catalyst Semiconductor, Inc.
Characteristics subject to change without notice
Doc No. 3009, Rev. K
请教:一个单片机C51问题
void tst_cos(void){ float x; float y; for (x=0;x<(2*3.1415);x+=0.1) { y=cos(x) printf ("COS(%f)= %f",x,y); }}  请问各位老大:printf ("COS(%f)= %f",x,y);  这句是什么意思?小弟 ......
huaer 51单片机
【工程源码】stmdb和ldmia汇编指令
本文由FPGA爱好者小梅哥编写,未经作者许可,本文仅允许网络论坛复制转载,且转载时请标明原作者。 首先一句话说一下stmdb和ldmia指令的作用: stmdb和ldmia指令一般配对使用,stmdb用于 ......
小梅哥 FPGA/CPLD
基于sensorTag的EE智能家居系统
EE智能家居系统 首先,感谢坛友让出sensorTag设备才让我有机会加入这个活动,由于是日期较晚(2012-04-21号才开启sensorTa创意设计),相对其他人来说可能做得不是那么精致~! 在拿到sens ......
chuck_pz 无线连接
sig9000如何使用?
请问:sig9000 如何用?...
iamxiaozhang PCB设计
SPI问题,大家给指点,谢谢!!
我做STM32和STC12LE5412的SPI通讯,STM32在接受到USART1发出的0x55后就连续发送20个字节,但是在发送第一个字节的时候要将NSS拉低(NSS脚被软件配置为用户自用),接着将剩余的19个字节发 ......
whili stm32/stm8
bananaPi M3 完整版OPENCV3 安装教程
在香蕉M3上安装完整版的opencv向后折腾了2个月,遇到的问题的是编译opencv源码的时候需要依赖FFMPEG可是在M3上总是不能安装成功,这样就造成无法再M3上编译源码,编译的是opencv是2.4.X ......
IC爬虫 Linux开发

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2194  655  1769  1788  744  27  19  50  47  25 

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