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

关键词

搜索

型号

搜索

CAT1022PA-45

产品描述Power Supply Management Circuit, Fixed, 1 Channel, CMOS, PDIP8, PLASTIC, DIP-8
产品类别电源/电源管理    电源电路   
文件大小107KB,共17页
制造商Catalyst
官网地址http://www.catalyst-semiconductor.com/
下载文档 详细参数 全文预览

CAT1022PA-45概述

Power Supply Management Circuit, Fixed, 1 Channel, CMOS, PDIP8, PLASTIC, DIP-8

CAT1022PA-45规格参数

参数名称属性值
是否Rohs认证不符合
厂商名称Catalyst
零件包装代码DIP
包装说明DIP,
针数8
Reach Compliance Codeunknown
ECCN代码EAR99
可调阈值NO
模拟集成电路 - 其他类型POWER SUPPLY MANAGEMENT CIRCUIT
JESD-30 代码R-PDIP-T8
JESD-609代码e0
长度13.87 mm
信道数量1
功能数量1
端子数量8
最高工作温度105 °C
最低工作温度-40 °C
封装主体材料PLASTIC/EPOXY
封装代码DIP
封装形状RECTANGULAR
封装形式IN-LINE
峰值回流温度(摄氏度)240
认证状态Not Qualified
座面最大高度4.57 mm
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)2.7 V
标称供电电压 (Vsup)5 V
表面贴装NO
技术CMOS
温度等级INDUSTRIAL
端子面层TIN LEAD
端子形式THROUGH-HOLE
端子节距2.54 mm
端子位置DUAL
处于峰值回流温度下的最长时间30
宽度7.62 mm

文档预览

下载PDF文档
Preliminary Information
CAT1021, CAT1022, CAT1023
Supervisory Circuits with I
2
C Serial 2K CMOS EEPROM, Manual Reset
and Watchdog Timer
FEATURES
s
Precision power supply voltage monitor
s
Built-in inadvertent write protection
— 5V, 3.3V and 3V systems
— Five threshold voltage options
s
Watchdog timer
s
Active high or low reset
— WP pin (CAT1021)
s
1,000,000 Program/Erase cycles
s
Manual reset input
s
100 year data retention
s
8-pin DIP, SOIC, TSSOP, TDFN (MSOP
— Valid reset guaranteed at V
CC
=1V
s
400kHz I
2
C bus
s
2.7V to 5.5V operation
s
Low power CMOS technology
s
16-Byte page write buffer
(3x4.9mm) & 3x3mm foot prints) or MSOP
packages
— TDFN max height is 0.8mm
s
Automotive, extended automotive and
industrial temperature ranges
DESCRIPTION
The CAT1021, CAT1022 and CAT1023 are complete
memory and supervisory solutions for microcontroller-
based systems. A 2kbit 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 CAT1021 and CAT1023 provide a precision V
CC
sense circuit and two open drain outputs: one (RESET)
drives high and the other (RESET) drives low whenever
V
CC
falls below the reset threshold voltage. The CAT1021
also has a Write Protect input (WP). Write operations
are disabled if WP is connected to a logic high.
The CAT1022 has a
RESET
output and does not have
a Write Protect input.
All supervisors have a 1.6 second watchdog timer circuit
that resets a system to a known state if software or a
hardware glitch halts or “hangs” the system. For the
CAT1021 and CAT1022, the watchdog timer monitors
the SDA signal. The CAT1023 has a separate watchdog
timer interrupt input pin, WDI.
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
supply voltage exceeds the reset threshold level. With both
active high and low reset signals, interface to microcontrollers
and other ICs is simple. In addition, the
RESET
pin or a
separate input,
MR,
can be used as an input for push-button
manual reset capability.
The on-chip, 2k EEPROM memory features a 16-byte page.
In addition, hardware data protection is provided by a V
CC
sense circuit that prevents writes to memory whenever V
CC
falls below the reset threshold or until V
CC
reaches the reset
threshold during power up.
Available packages include an 8-pin DIP and surface mount
8-pin SO, 8-pin TSSOP, 8-pin TDFN and 8-pin MSOP
packages. The TDFN package thickness is 0.8mm maximum.
TDFN footprint options are 3x3mm or 3x4.9mm (MSOP pad
layout).
© 2003 by Catalyst Semiconductor, Inc.
Characteristics subject to change without notice
Doc No. 3009, Rev. E
请问芯片的时序图应该如何来看,以及都能从中获得什么信息
我只能从图中看出是甲信号(通过上升或下降)触发乙信号,以及某信号应该是常高还是常低.请问还能从图中得到什么信息.另外有没什么资料详细介绍如何来看这种图,以及图中那种交叉线是什么意思(就比 ......
liqingsen 嵌入式系统
evc 4.0用oledb连接sql server ce数据库
{ AfxMessageBox(_T("NO SetPropertie...
xusn 嵌入式系统
mc35i和单片机的开发
最近买了一块mc35i模块,但是对这个模块的上网问题还是很模糊,尤其是涉及到协议的问题,大侠们给指点指点...
hailangties 嵌入式系统
请教关于看门狗的问题?
我用的430F147芯片,由于所写程序有时会出现死机,程序周期为4s,想用看门狗复位。我看过资料看门狗本身时间最长是1s,请问看门狗时间能设为更长些吗,如何设置?或者有什么好的方法解决死机的 ......
肯清 微控制器 MCU
CCS( Code Composer Studio)教程合集
最近跟着TI课堂学launchpad,过程中用到了Code Composer Studio,于是从望山搜集了CCS的一些教程,分享一下, 供大家学习...
tiankai001 微控制器 MCU
分享MSP430(F149)红外接收代码
用MSP430(F149)做红外接收比发送更为简单,我采用的红外传感器是HS0038B,这个原件在接收到38K红外时输出低电平,否则输出高电平,因此,我们就可以从这点开始编写程序了,由于HS0038B的电路 ......
Jacktang 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2106  2535  1757  486  2687  43  52  36  10  55 

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