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

关键词

搜索

型号

搜索

CAT1025VE-28

产品描述1-CHANNEL POWER SUPPLY SUPPORT CKT, PDSO8, LEAD AND HALOGEN FREE, SOIC-8
产品类别电源/电源管理    电源电路   
文件大小191KB,共20页
制造商ON Semiconductor(安森美)
官网地址http://www.onsemi.cn
标准  
下载文档 详细参数 全文预览

CAT1025VE-28概述

1-CHANNEL POWER SUPPLY SUPPORT CKT, PDSO8, LEAD AND HALOGEN FREE, SOIC-8

CAT1025VE-28规格参数

参数名称属性值
是否无铅不含铅
是否Rohs认证符合
厂商名称ON Semiconductor(安森美)
零件包装代码SOIC
包装说明SOP,
针数8
Reach Compliance Codecompliant
ECCN代码EAR99
可调阈值NO
模拟集成电路 - 其他类型POWER SUPPLY SUPPORT CIRCUIT
JESD-30 代码R-PDSO-G8
JESD-609代码e3
长度4.9 mm
信道数量1
功能数量1
端子数量8
最高工作温度125 °C
最低工作温度-40 °C
封装主体材料PLASTIC/EPOXY
封装代码SOP
封装形状RECTANGULAR
封装形式SMALL OUTLINE
峰值回流温度(摄氏度)260
认证状态Not Qualified
座面最大高度1.75 mm
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)2.7 V
标称供电电压 (Vsup)3.3 V
表面贴装YES
技术CMOS
温度等级AUTOMOTIVE
端子面层MATTE TIN
端子形式GULL WING
端子节距1.27 mm
端子位置DUAL
处于峰值回流温度下的最长时间40
宽度3.9 mm

文档预览

下载PDF文档
CAT1024, CAT1025
Supervisory Circuits with I C Serial 2k-bit
CMOS EEPROM and Manual Reset
FEATURES
Precision Power Supply Voltage Monitor
— 5 V, 3.3 V and 3 V systems
— Five threshold voltage options
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 (CAT1025)
1,000,000 Program/Erase cycles
Manual Reset Input
100 year data retention
Industrial and extended temperature ranges
Green packages available with NiPdAu Lead
finished
2
DESCRIPTION
The CAT1024 and CAT1025 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 techno–
logy. Memory interface is via a 400 kHz I
2
C bus.
The CAT1025 provides 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 CAT1025 also
has a Write Protect input (WP). Write operations are
disabled if WP is connected to a logic high.
The CAT1024 also provides a precision V
CC
sense
¯¯¯¯¯¯
circuit, but has only a RESET output and does not
have a Write Protect input.
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
MR
as an input for push-button manual reset capability.
The CAT1024/25 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 PDIP and a
surface mount 8-pin SO, 8-pin TSSOP, 8-pin TDFN
and 8-pin MSOP packages. The TDFN package thick-
ness is 0.8 mm maximum. TDFN footprint is 3 x 3 mm.
For Ordering Information details, see page 19.
© 2009 SCILLC. All rights reserved.
Characteristics subject to change without notice
1
Doc. No. MD-3008 Rev. R
竟然有CC430做的频谱分析仪
完全没有想到CC430还有这样的”神器“! 92920 硬件外观 92921 上位机的分析软件 92922 实现的框图,还挺简单的。 92923 92924...
wstt 微控制器 MCU
AVR单片机I/O口使用思路
1.当特殊功能部件(如定时器、外部中断)使用I/O引脚时,引脚的操作(方向、上拉电阻、输入输出值)是由该部件与I/O口寄存器(SFIOR中的PUD位、PORTX、DDRX、PINX)共同管理的。在产品开发中不 ......
jamieyang Microchip MCU
电源资料
分享一下,或许大家用得着:)分享一下,或许大家用得着:)...
也许想你 电源技术
可编程器件在雷达数据处理中的应用
【摘 要】介绍了新型可编程逻缉器件CPLD的结构、特点及在雷达数据处理电路中的应用,着重介绍了四种具体电路的CPLD实现方法。 【关键词】数据处理,可编程逻缉器件,电路1 引言  近年来,可 ......
fighting 嵌入式系统
显示驱动加载问题
大家好! 最近我在搞显示驱动,现在遇到一问题,在此向大家请教一下: 问题是这样的:我用的是ce5.0,自己用bsp包里给的显示驱动编译成了dll,现在可以被系统加载,但是之后在debug窗口就会出现 ......
cumtlazyboy 嵌入式系统
C语言多层循环怎样转换为verilog语言使FPGA最省时间
遇到一个需要将一段C代码转换为verilog语言,同时需要FPGA处理最省时间,请问各位高手怎样处理比较好呢,小弟是新手请多多指教,谢谢。 for(int i =0;i...
liwenquan0923 FPGA/CPLD

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1471  483  412  2185  1919  2  51  56  26  35 

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