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

关键词

搜索

型号

搜索

MAX6323DUT29+T

产品描述supervisory circuits upower supervisor
产品类别电源/电源管理    电源电路   
文件大小162KB,共13页
制造商Maxim(美信半导体)
官网地址https://www.maximintegrated.com/en.html
标准
下载文档 详细参数 全文预览

MAX6323DUT29+T概述

supervisory circuits upower supervisor

MAX6323DUT29+T规格参数

参数名称属性值
是否无铅不含铅
是否Rohs认证符合
厂商名称Maxim(美信半导体)
零件包装代码SOT-23
包装说明LSSOP, TSOP6,.11,37
针数6
Reach Compliance Codecompliant
ECCN代码EAR99
Factory Lead Time6 weeks
其他特性RESET THRESHOLD VOLTAGE IS 2.93V
可调阈值NO
模拟集成电路 - 其他类型POWER SUPPLY MANAGEMENT CIRCUIT
JESD-30 代码R-PDSO-G6
JESD-609代码e3
长度2.9 mm
湿度敏感等级1
信道数量1
功能数量1
端子数量6
最高工作温度125 °C
最低工作温度-40 °C
封装主体材料PLASTIC/EPOXY
封装代码LSSOP
封装等效代码TSOP6,.11,37
封装形状RECTANGULAR
封装形式SMALL OUTLINE, LOW PROFILE, SHRINK PITCH
峰值回流温度(摄氏度)260
电源1.2/5.5 V
认证状态Not Qualified
座面最大高度1.45 mm
最大供电电流 (Isup)0.057 mA
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)1.2 V
标称供电电压 (Vsup)3 V
表面贴装YES
技术BICMOS
温度等级AUTOMOTIVE
端子面层Matte Tin (Sn)
端子形式GULL WING
端子节距0.95 mm
端子位置DUAL
处于峰值回流温度下的最长时间NOT SPECIFIED
宽度1.625 mm
Base Number Matches1

文档预览

下载PDF文档
19-1838; Rev 6; 1/11
µP Supervisory Circuits with Windowed
(Min/Max) Watchdog and Manual Reset
General Description
The MAX6323/MAX6324 microprocessor (µP) supervi-
sory circuits monitor power supplies and µP activity in
digital systems. A watchdog timer looks for activity out-
side an expected window of operation. Six laser-
trimmed reset thresholds are available with ±2.5%
accuracy from +2.32V to +4.63V. Valid
RESET
output is
guaranteed down to V
CC
= +1.2V.
The
RESET
output is either push-pull (MAX6323) or
open-drain (MAX6324).
RESET
is asserted low when
V
CC
falls below the reset threshold, or when the manual
reset input (MR) is asserted low.
RESET
remains assert-
ed for at least 100ms after V
CC
rises above the reset
threshold and
MR
is deasserted.
The watchdog pulse output (WDPO) utilizes an open-
drain configuration. It can be triggered either by a fast
timeout fault (watchdog input pulses are too close to
each other) or a slow timeout fault (no watchdog input
pulse is observed within the timeout period). The
watchdog timeout is measured from the last falling
edge of watchdog input (WDI) with a minimum pulse
width of 300ns.
WDPO
is asserted for 1ms when a fault
is observed. Eight laser-trimmed timeout periods are
available.
The MAX6323/MAX6324 are offered in a 6-pin SOT23
package and operate over the extended temperature
range (-40°C to +125°C).
o
Min/Max (Windowed) Watchdog,
8 Factory-Trimmed Timing Options
o
Pulsed Open-Drain, Active-Low Watchdog Output
o
Power-On Reset
o
Precision Monitoring of +2.5V, +3.0V, +3.3V,
and +5.0V Power Supplies
o
Open-Drain or Push-Pull
RESET
Outputs
o
Low-Power Operation (23µA typ)
o
Debounced Manual Reset Input
o
Guaranteed Reset Valid to V
CC
= +1.2V
Features
MAX6323/MAX6324
Ordering Information
PART
TEMP
RANGE
PIN-
RESET
PACKAGE OUTPUT
Applications
Automotive
Industrial
Medical
Embedded Control Systems
MAX6323_UT_
_-T
-40°C to +125°C 6 SOT23 Push-Pull
Ordering Information continued at end of data sheet.
*These devices are factory trimmed to one of eight watchdog-
timeout windows and one of six reset voltage thresholds. Insert
the letter corresponding to the desired watchdog-timeout window
(A, B, C, D, E, F, G, or H) into the blank following the number
6323 or 6324 (see Watchdog Timeout table). Insert the two-digit
code (46, 44, 31, 29, 26, or 23) after the letters UT for the desired
nominal reset threshold (see Reset Threshold Range table at end
of data sheet).
/V denotes an automotive qualified part.
Devices are available in both leaded and lead-free packaging.
Specify lead-free by replacing “-T” with “+T” when ordering.
Note:
There are eight standard versions of each device available
(see Standard Versions table). Sample stock is generally held on
standard versions only. Standard versions have an order incre-
ment requirement of 2500 pieces. Nonstandard versions have an
order increment requirement of 10,000 pieces. Contact factory for
availability of nonstandard versions.
Pin Configuration
TOP VIEW
MR
1
6
RESET
Watchdog Timeout
SUFFIX
A
B
C
D
E
F
G
H
WATCHDOG TIMEOUT*
FAST
SLOW
MAX
MIN
UNITS
UNITS
1.5
ms
10
15
ms
100
ms
15
ms
300
15
ms
10
s
15
ms
60
23
ms
47
ms
39
ms
82
719
ms
1.3
s
1
GND
2
MAX6323
MAX6324
5
WDPO
WDI
3
4
V
CC
SOT23
Typical Operating Circuit appears at end of data sheet.
*See
Figure 1 for operation.
________________________________________________________________
Maxim Integrated Products
For pricing, delivery, and ordering information, please contact Maxim Direct at 1-888-629-4642,
or visit Maxim’s website at www.maxim-ic.com.
在Microsoft Visual Studio 2005下编译的程序怎么不能在WINCE4.2下运行?
在WINCE5下都可以正常运行,到WINCE4.2下就提示不是有效的WINDOW CE应用程序了,有什么办法可以解决啊?...
lnsbb2008 嵌入式系统
error C2061: syntax error : identifier 'SHFILEINFOW'
C:\Program Files\Windows CE Tools\wce600\ProgWinCE_SDK\Include\Armv4i\shellapi.h(321) : error C2061: syntax error : identifier 'SHFILEINFOW' 1>D:\Program Files\Microsoft Visual St ......
tangyuan 嵌入式系统
CMM与CAM一体化技术在汽车车身设计中的应用
汽车产业是我国重点支柱产业,但目前国内各汽车生产厂的车身造型设计基本还停留在传统手工制作上,不仅制作精度低,耗费大量的人力和工时,也制约了汽车工业自主开发的进程,所以在汽车设计模型 ......
frozenviolet 汽车电子
EEWORLD大学堂----CES 2015: Zymbit推动物联网发展
CES 2015: Zymbit推动物联网发展:https://training.eeworld.com.cn/course/258 Atmel的社交网络主管Artie?Beavis在CES?2015中访问了Zymbit的Alex?Kaay有关公司的全新端到端开放源码平台。其载 ......
dongcuipin 聊聊、笑笑、闹闹
“安防靠狗”,农村市场大有可为!
“安防靠狗”的说法深有体会,家里那边村子里,基本人人都有条狗,动不动就是藏獒、动不动就是黑背,搞得邻里关系整得日益疏远,谁也不想给狗当午餐不是? 但不可否认的是,农村安防确实是 ......
clark 工业自动化与控制
遇到一个问题,在没有烧录程序前AIO4得到的电压就是电池电压的一半,而灌入程序后...
遇到一个问题,在没有烧录程序前AIO4得到的电压就是电池电压的一半,而灌入程序后,量测AIO电压比实际的电压低了0.207V,这是什么原因?AI01本来就是ADC口,不是复用的口 ...
QWE4562009 单片机

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 243  2612  2408  26  302  56  54  16  32  47 

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