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

关键词

搜索

型号

搜索

MAX6332UR23D3-T

产品描述Supervisory Circuits 3-Pin uPower Reset Circuit
产品类别电源/电源管理    电源电路   
文件大小776KB,共7页
制造商Maxim(美信半导体)
官网地址https://www.maximintegrated.com/en.html
下载文档 详细参数 全文预览

MAX6332UR23D3-T在线购买

供应商 器件名称 价格 最低购买 库存  
MAX6332UR23D3-T - - 点击查看 点击购买

MAX6332UR23D3-T概述

Supervisory Circuits 3-Pin uPower Reset Circuit

MAX6332UR23D3-T规格参数

参数名称属性值
是否无铅含铅
是否Rohs认证不符合
零件包装代码SOT-23
包装说明SOT-23, 3 PIN
针数3
Reach Compliance Codenot_compliant
ECCN代码EAR99
其他特性RESET THRESHOLD VOLTAGE IS 2.3V
可调阈值NO
模拟集成电路 - 其他类型POWER SUPPLY SUPPORT CIRCUIT
JESD-30 代码R-PDSO-G3
JESD-609代码e0
长度2.92 mm
湿度敏感等级1
信道数量1
功能数量1
端子数量3
最高工作温度125 °C
最低工作温度-40 °C
封装主体材料PLASTIC/EPOXY
封装代码TSSOP
封装等效代码TO-236
封装形状RECTANGULAR
封装形式SMALL OUTLINE, THIN PROFILE, SHRINK PITCH
峰值回流温度(摄氏度)245
电源.78/5.5 V
认证状态Not Qualified
座面最大高度1.12 mm
最大供电电流 (Isup)0.007 mA
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)1.2 V
标称供电电压 (Vsup)3 V
表面贴装YES
技术CMOS
温度等级AUTOMOTIVE
端子面层Tin/Lead (Sn85Pb15)
端子形式GULL WING
端子节距0.95 mm
端子位置DUAL
阈值电压标称+2.3V
处于峰值回流温度下的最长时间NOT SPECIFIED
宽度1.3 mm
Base Number Matches1

文档预览

下载PDF文档
MAX6332/MAX6333/
MAX6334
3-Pin, Ultra-Low-Voltage, Low-Power
μP Reset Circuits
General Description
The MAX6332/MAX6333/MAX6334 microprocessor (μP)
supervisory circuits monitor the power supplies in 1.8V to
3.3V μP and digital systems. They increase circuit reliability
and reduce cost by eliminating external components and
adjustments.
These devices perform a single function: they assert a
reset signal whenever the V
CC
supply voltage declines
below a preset threshold, keeping it asserted for a preset
timeout period after V
CC
has risen above the reset
threshold. The only difference among the three devices
is their output. The MAX6333 (push/pull) and MAX6334
(open-drain) have an active-low
RESET
output, while the
MAX6332 (push/pull) has an active-high RESET output.
The MAX6332/MAX6333 are guaranteed to be in the correct
state for V
CC
down to 0.7V. The MAX6334 is guaranteed
to be in the correct state for V
CC
down to 1.0V.
The reset comparator in these ICs is designed to ignore
fast transients on V
CC
. Reset thresholds are factory-trimmable
between 1.6V and 2.5V, in approximately 100mV increments.
There are 15 standard versions available (2,500 piece
minimum-order quantity); contact the factory for availability
of nonstandard versions (10,000 piece minimum-order
quantity). For space-critical applications, the MAX6332/
MAX6333/MAX6334 come packaged in a 3-pin SOT23.
Benefits and Features
● Low 3.3μA Supply Current
● Ultra-Low 0.7V Operating Supply Voltage
● Precision Monitoring of 1.8V and 2.5V Power- Supply
Voltages
● Reset Thresholds Available from 1.6V to 2.5V,
in Approximately 100mV Increments
● Fully Specified
Over
Temperature
● Three Power-On Reset Pulse Widths Available
(1ms min, 20ms min, 100ms min)
● Low Cost
● Three Available Output Structures: Push/Pull
RESET,
Push/Pull RESET, Open-Drain
RESET
● Guaranteed RESET/RESET Valid to V
CC
= 0.7V
(MAX6332/MAX6333)
● Power-Supply Transient Immunity
● No External Components
● 3-Pin SOT23 Package
● Pin-Compatible with MAX809/MAX810 and
MAX6326/MAX6327/MAX6328
Selector Guide (Standard Versions*)
appears at end of data sheet.
Applications
Pentium
®
II Computers
Computers
Controllers
Intelligent Instruments
Critical μP/μC Power Monitoring
Portable/Battery-Powered Equipment
Typical Operating Circuit
V
CC
V
CC
V
CC
MAX6332
MAX6333
RESET
(RESET)
GND
µP
RESET
INPUT
GND
( ) ARE FOR MAX6332
Pentium is a registered trademark of Intel Corp.
19-1411; Rev 4; 2/16
爆电路了,哈哈
今天,从日本来了个客户,拿了电路板来深圳调试,我看了电路图,只见5V电源的地和220V是共地的,心中暗喜,让他帮我测下过零信号,结果啊,哈哈,中了我的圈套,带的两快样板,全都爆了,谈笑间,墙鲁分飞湮 ......
jxb01033016 聊聊、笑笑、闹闹
ispLEVER的时钟约束项hold是否与xilinx的同样处理
ispLEVER的教程中,都没有指出电子表格中的时钟约束 hold应该怎么处理,都是空白.问:1/ispLEVER的时钟约束项hold是否与xilinx的同样处理,或者不需要添加hold约束值,2/既然ispLEVER的时钟约束有hol ......
eeleader FPGA/CPLD
怎么用VS2005开发在winCE5.0上运行的应用程序
怎么用VS2005开发在winCE5.0上运行的应用程序...
zjl2050 嵌入式系统
帮忙解决vhdl:quartus7.2 在运行if..genarate遇到的问题
本人在quartus7.2运行如下vhdl代码: library ieee; use ieee.std_logic_1164.all; entity shift is generic (len:integer); port(a,clk:in std_logic; b:out std_ ......
kittenqq 嵌入式系统
关于FPGA编译后结果能否转换为源代码的思考?
1. FPGA 编译后的. POF 和. SOF 文件 能否转换为 VHDL 或VERILOG ? 或者 XILINX 编译后的.JED 文件能否能否转换为 VHDL 或VERILOG ? 我想这个问题 如果能反推, 理论上应该可行的. 比如 单片机 ......
eeleader FPGA/CPLD
上传基于STM32F103RBT6 的MINI板 资料!
107676 107678 107679 107680 107682 这是一款以STM32F103RBT6为控制器,配置有CAN总线、RS485总线接口的MINI 开发板。既适合初学者学习用,又方便工程师做项目开发前做基于STM32系列控 ......
jiaxinhui2011 stm32/stm8

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2402  857  1309  1582  1945  6  42  24  10  22 

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