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

关键词

搜索

型号

搜索

MAX6733UTWGD3-T

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

MAX6733UTWGD3-T在线购买

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

MAX6733UTWGD3-T概述

Supervisory Circuits

MAX6733UTWGD3-T规格参数

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

文档预览

下载PDF文档
MAX6730–MAX6735
Single/Dual/Triple-Voltage μP Supervisory
Circuits with Independent Watchdog Output
General Description
The MAX6730–MAX6735 single/dual/triple-voltage micro-
processor (μP) supervisors feature a watchdog timer and
manual reset capability. The MAX6730–MAX6735 offer
factory-set reset thresholds for monitoring voltages from
+0.9V to +5V and an adjustable reset input for monitoring
voltages down to +0.63V. The combination of these features
significantly improves system reliability and accuracy when
compared to separate ICs or discrete components.
The active-low reset output asserts and remains asserted
for the reset timeout period after all the monitored voltages
exceed their respective thresholds. Multiple factory-set reset
threshold combinations reduce the number of external
components required. The MAX6730/MAX6731 monitor a
single fixed voltage, the MAX6732/MAX6733 monitor two
fixed voltages, and the MAX6734/MAX6735 monitor two
fixed voltages and one adjustable voltage. All devices are
offered with six minimum reset timeout periods ranging from
1.1ms to 1120ms.
The MAX6730–MAX6735 feature a watchdog timer with
an independent watchdog output. The watchdog timer
prevents system lockup during code execution errors. A
watchdog startup delay of 54s after reset asserts allows
system initialization during power-up. The watchdog operates
in normal mode with a 1.68s delay after initialization. The
MAX6730/MAX6732/MAX6734 provide an active-low,
open-drain watchdog output. The MAX6731/MAX6733/
MAX6735 provide an active-low, push-pull watchdog
output.
Other features include a manual reset input (MAX6730/
MAX6731/MAX6734/MAX6735) and push-pull reset output
(MAX6731/MAX6733/MAX6735) or open-drain reset
output (MAX6730/MAX6732/MAX6734). The MAX6730–
MAX6733 are offered in a tiny SOT23-6 package. The
MAX6734/MAX6735 are offered in a space-saving
SOT23-8 package. All devices are fully specified over the
extended -40°C to +85°C temperature range.
Benefits and Features
V
CC
1 (Primary Supply) Reset Threshold Voltages
from +1.575V to +4.63V
V
CC
2 (Secondary Supply) Reset Threshold Voltages
from +0.79V to +3.08V
● Adjustable RSTIN Threshold for Monitoring Voltages
Down to +0.63V (MAX6734/MAX6735 Only)
● Six Reset Timeout Options
● Watchdog Timer with Independent Watchdog Output
• 35s (min) Initial Watchdog Startup Period
• 1.12s (min) Normal Watchdog Timeout Period
● Manual Reset Input
(MAX6730/MAX6731/MAX6734/MAX6735)
● Guaranteed Reset Valid down to
V
CC
1 or V
CC
2 = +0.8V
● Push-Pull
RESET
or Open-Drain
RESET
Output
● Immune to Short V
CC
Transients
● Low Supply Current: 14μA (typ) at +3.6V
● Small 6-Pin and 8-Pin SOT23 Packages
Pin Configurations
appear at end of data sheet.
Typical Operating Circuit
+0.9V
V
CORE
V
CC
2
RSTIN
V
CC
1
RST
+1.8V
+3.3V
V
CC
(I/O)
RESET
I/O
NMI
GND
µP
V
DD
(MEMORY)
Applications
MAX6734
MAX6735
WDI
PUSHBUTTON
SWITCH
WDO
MR
GND
Multivoltage Systems
Telecom/Networking Equipment
Computers/Servers
Portable/Battery-Operated Equipment
Industrial Equipment
Printer/Fax
Set-Top Boxes
19-2629; Rev 8; 12/15
如何在Pocket PC上安装应用程序?
我用VS2005写了一个小程序,已经成功运行部署到Pocket PC上,但是不知道怎么才能把应用程序安装到Pocket PC上?请指教。...
bingda 嵌入式系统
求帮助:CCR0与CCR1
为什么 中断中的case 1和2 会同时响应,但是吧CCR1和CCR2的初始值对调,case 1 和2 又不同时响应了; #include void main( void ) { WDTCTL = WDTPW + WDTHOLD; //关闭看门狗 T ......
ljk926 微控制器 MCU
TI收购Luminary!!!
美国,达拉斯-2009年5月14日,德州仪器公司(NYSE:TXN)宣布,为了扩展MCU产品线,将收购LuminaryMicro(全球领先的基于ARMCortex-M3的32位MCU的供应商)。LuminaryMicro公司旗下的Stella ......
sgyao stm32/stm8
低格10秒后硬盘的mbr手写恢复问题 求助 小弟叩首
昨天用填充零低格硬盘时选错了硬盘,10秒之后觉得不对强行关机,把低格后的硬盘接在另一台电脑上后,用WinHex查看mbr,不出所料,全部是0.从自己机器硬盘复制前446个字节后,后面64位分区表 ......
zhuyonghua 嵌入式系统
什么是FPGA?
FPGA是英文Field Programmable Gate Array的缩写,即现场可编程门阵列,它是在PAL、GAL、PLD等可编程器件的基础上进一步发展的产物。它是作为专用集成电路(ASIC)领域中的一种半定制电路而出现 ......
gaoyanmei 模拟电子
今天参见st研讨会抽中科沃斯扫地机器人一台
171374171372171372171376171375 ...
洵洵 机器人开发

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 460  2612  598  2062  1167  7  14  8  1  4 

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