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

关键词

搜索

型号

搜索

CAT1022PI-30

产品描述1-CHANNEL POWER SUPPLY MANAGEMENT CKT, PDIP8, PLASTIC, DIP-8
产品类别电源/电源管理    电源电路   
文件大小203KB,共21页
制造商ON Semiconductor(安森美)
官网地址http://www.onsemi.cn
下载文档 详细参数 全文预览

CAT1022PI-30概述

1-CHANNEL POWER SUPPLY MANAGEMENT CKT, PDIP8, PLASTIC, DIP-8

CAT1022PI-30规格参数

参数名称属性值
是否无铅含铅
是否Rohs认证不符合
零件包装代码DIP
包装说明DIP,
针数8
Reach Compliance Codecompliant
ECCN代码EAR99
可调阈值NO
模拟集成电路 - 其他类型POWER SUPPLY MANAGEMENT CIRCUIT
JESD-30 代码R-PDIP-T8
JESD-609代码e0
长度9.59 mm
信道数量1
功能数量1
端子数量8
最高工作温度85 °C
最低工作温度-40 °C
封装主体材料PLASTIC/EPOXY
封装代码DIP
封装形状RECTANGULAR
封装形式IN-LINE
峰值回流温度(摄氏度)240
认证状态Not Qualified
座面最大高度4.57 mm
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)3 V
标称供电电压 (Vsup)3.3 V
表面贴装NO
技术CMOS
温度等级INDUSTRIAL
端子面层TIN LEAD
端子形式THROUGH-HOLE
端子节距2.54 mm
端子位置DUAL
处于峰值回流温度下的最长时间30
宽度7.62 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
— 5 V, 3.3 V and 3 V systems
— Five threshold voltage options
Watchdog Timer
Active High or Low Reset
— Valid reset guaranteed at V
CC
= 1 V
400 kHz I
2
C Bus
2.7 V to 5.5 V Operation
Low power CMOS technology
16-Byte Page Write Buffer
Built-in inadvertent write protection
— WP pin (CAT1021)
1,000,000 Program/Erase cycles
Manual Reset Input
100 year data retention
Industrial and extended temperature ranges
8-pin DIP, SOIC, TSSOP, MSOP or TDFN
(3 x 3 mm foot-print) packages
— TDFN max height is 0.8 mm
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 400 kHz 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
¯¯¯¯¯¯
CAT1022 has only a RESET output and does not have
a Write Protect input. The CAT1021 also has a Write
Protect input (WP). Write operations are disabled if WP
is connected to a logic high.
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 5 V, 3.3 V and 3 V 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, ¯¯¯, can be used as an input for push-
MR
button manual reset capability.
The on-chip, 2k-bit 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 3 x 3mm.
For Ordering Information details, see page 19.
© 2009 SCILLC. All rights reserved.
Characteristics subject to change without notice
1
Doc. No. MD-3009 Rev. P
求设计一个正弦波振荡电路
正弦波振荡电路 (1) 用文氏电桥制作带稳幅环节的正弦波振荡电路。 (2) 振荡频率可在500Hz——10kHz范围内调节。 (3) 正弦波的相位可在0——180度范围内调节。 想了好久了。可是设计的电路在 ......
1051900339 模拟电子
【经验谈】你是如何转向Stellaris的?
最近在悉心研究Stellaris 8000系列,依赖着自己过往丁点的单片机经验,但是还是学的晕晕乎乎。于是萌生了一个想法,还请有经验的朋友多多帮忙 :何不从技术角度分享下:从其他单片机(51、AVR ......
bluesky 微控制器 MCU
求助wince移植问题
公司现有开发板是跑的linux 老板想让换成wince,有可行性吗? 如果能换得作那些工作? 以前的那些烧写工具肯定不能用了 怎么烧写呢? ...
eris2007 嵌入式系统
[求助]EW8051编译时总是报标识符未定义的问题
在EW8051的工程中,有两个文件dmaAlloCannel.c和IRWPAN.h需要用到hal.h中的函数,我已经在dmaAlloCannel.c和IRWPAN.h中加了头文件include "hal.h"。可是在编译是还是报这些函数未定义。 ......
shufuwu 嵌入式系统
北京移动用户的春天:移动资费终于下调了!
  一、全球通本地套餐   1、全球通本地套餐80:月基本费80元,含200分钟本地基本通话,超出部分本地通话费按照忙时0.40元/分钟,闲时0.24元/分钟收取。   2、全球通本地套餐108:月基本费 ......
567 无线连接
ASC16标准字库的使用方法
ssd1306可以显示8*8点阵的英文和数字,但这不是ssd1306这个显示屏自带的功能,是继承了MicroPython的内置库‘framebuf’,framebuf的text方法可以直接显示ASCII码支持的符号。 想 ......
lemon1394 MicroPython开源版块

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 207  2836  666  858  1581  21  51  59  4  44 

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