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

关键词

搜索

型号

搜索

CAT1025RD4E-30TE13

产品描述1-CHANNEL POWER SUPPLY SUPPORT CKT, DSO8, 3 X 3 MM, 0.80 MM HEIGHT, MO-229, TDFN -8
产品类别电源/电源管理    电源电路   
文件大小191KB,共20页
制造商ON Semiconductor(安森美)
官网地址http://www.onsemi.cn
下载文档 详细参数 全文预览

CAT1025RD4E-30TE13概述

1-CHANNEL POWER SUPPLY SUPPORT CKT, DSO8, 3 X 3 MM, 0.80 MM HEIGHT, MO-229, TDFN -8

CAT1025RD4E-30TE13规格参数

参数名称属性值
是否无铅含铅
是否Rohs认证不符合
零件包装代码SON
包装说明HVSON,
针数8
Reach Compliance Codecompli
ECCN代码EAR99
可调阈值NO
模拟集成电路 - 其他类型POWER SUPPLY SUPPORT CIRCUIT
JESD-30 代码S-XDSO-N8
JESD-609代码e0
长度3 mm
湿度敏感等级1
信道数量1
功能数量1
端子数量8
最高工作温度125 °C
最低工作温度-40 °C
封装主体材料UNSPECIFIED
封装代码HVSON
封装形状SQUARE
封装形式SMALL OUTLINE, HEAT SINK/SLUG, VERY THIN PROFILE
峰值回流温度(摄氏度)240
认证状态Not Qualified
座面最大高度0.8 mm
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)3 V
标称供电电压 (Vsup)3.3 V
表面贴装YES
技术CMOS
温度等级AUTOMOTIVE
端子面层TIN LEAD
端子形式NO LEAD
端子节距0.65 mm
端子位置DUAL
处于峰值回流温度下的最长时间30
宽度3 mm
Base Number Matches1

文档预览

下载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
谈谈CEDebugX的使用和命令(押宝游戏被坑了10000分,发个帖子发泄一下)
第一次玩押宝游戏,才知道原来是个大坑,给得答案明显不对也行,坑了我10000分。算了,还是来谈谈技术吧 用CE的人经常觉得CE上面没有很好的debug工具,就像桌面的windbg那样好用的工具来跟踪 ......
madcow 嵌入式系统
verilog中task调用如何改参数
调用module时可用Ha #(5,2) ha1(a,b,c,d);语句,其中5和2可以改变被调模块中的parameter参数,请问调用task时有没有类似语法改parameter参数??...
eeleader FPGA/CPLD
关于C2000中的汇编语言的难点macro(如有问题请发帖讨论)
在头文件中定义叫Fortest的marco,后面的abc是Substitution Symbols 83193...
hlx3012 微控制器 MCU
模拟电子加数字电路基础知识梗概
186543 eeworldpostqq...
抛砖引玉 模拟电子
请问一个串口通信(gps)乱码问题
我现在做毕设 简单的gps数据接收用的是串口rs232。接收到的数据是乱码 请高手执指教!谢谢 我写的代码如下 redbuff()//读取串口数据的函数 { CHAR *readBuff=NULL;//接收缓冲区 Re ......
treetree600 嵌入式系统
ARM 开发板s3c44b0x的学习经验
我们的程序是要写入FLASH中保存,但执行时是拷到SDRAM中执行的(如在ROM中执行速度会较慢)。要做到这一点需要把程序做成两个分程序:一个是实现你的系统功能的主程如果你用嵌入式系统,那就是U ......
Jacktang ARM技术

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1683  172  496  1149  262  35  39  51  45  6 

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