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

关键词

搜索

型号

搜索

MAX6740XKZGD7+T

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

MAX6740XKZGD7+T概述

Supervisory Circuits

MAX6740XKZGD7+T规格参数

参数名称属性值
是否无铅不含铅
是否Rohs认证符合
厂商名称Maxim(美信半导体)
零件包装代码SOIC
包装说明TSSOP,
针数5
Reach Compliance Codecompliant
ECCN代码EAR99

文档预览

下载PDF文档
19-2531; Rev 2; 12/05
Low-Power Dual-/Triple-Voltage SC70 µP
Supervisory Circuits
General Description
The MAX6736–MAX6745 are low-power dual-/triple-
voltage microprocessor (µP) supervisors. These
devices assert a reset if any monitored supply falls
below its factory-trimmed or adjustable threshold and
maintain reset for a minimum timeout period after all
supplies rise above their thresholds. The integrated
dual/triple supervisory circuits significantly reduce size
and power compared to separate ICs or discrete com-
ponents. The low supply current of 6µA makes these
devices ideal for portable equipment.
The MAX6736/MAX6737 are dual fixed-voltage µP
supervisors with a manual reset input. The MAX6738/
MAX6739 have one fixed and one adjustable reset
threshold and a manual reset input. The MAX6740/
MAX6743 are triple-voltage µP supervisors with two
fixed and one user-adjustable reset threshold inputs.
The MAX6741/MAX6744 are dual-voltage µP supervi-
sors with a power-OK (POK) output ideal for power-
supply sequencing. The MAX6742/MAX6745 monitor
the primary V
CC
supply and have an independent
power-fail comparator.
The MAX6736–MAX6745 monitor I/O supply voltages
(V
CC
1) from 1.8V to 5.0V and core supply voltages
(V
CC
2) from 0.9V to 3.3V with factory-trimmed reset
threshold voltage options (Table 1). An external
adjustable RSTIN input option allows monitoring volt-
ages down to 0.5V.
A variety of push-pull or open-drain reset outputs along
with manual reset input and power-fail input/output fea-
tures are available (see the
Selector Guide).
The
MAX6736–MAX6745 are offered in a space-saving 5-pin
SC70 package and operate over the -40°C to +85°C
temperature range.
Features
Dual-/Triple-Supply Reset Voltage Monitors
Precision Factory-Set Reset Thresholds for
Monitoring from 0.9V to 5.0V
Adjustable Reset Input Down to 0.488V
150ms and 1200ms (min) Reset Timeout Period
Options
V
CC
1 Power-OK Output for Power-Supply
Sequencing Applications (MAX6741/MAX6744)
Power-Fail Input/Power-Fail Output
(MAX6742/MAX6745)
6µA Supply Current
Tiny SC70 Package
MAX6736–MAX6745
Ordering Information
PART
MAX6736XK_
_D_-T
MAX6737XK_
_D_-T
TEMP RANGE
-40°C to +85°C
-40°C to +85°C
PIN-PACKAGE
5 SC70-5
5 SC70-5
Note:
The first “_ _” or “_” are placeholders for the threshold
voltage levels of the devices. Desired threshold levels are set
by the part number suffix found in Tables 1 and 2. The “_” after
the D is a placeholder for the reset timeout period suffix found
in Table 3. For example, the MAX6736XKLTD3-T is a dual-volt-
age supervisor V
TH
1 = 4.625V, V
TH
2 = 3.075V, and a 150ms
minimum reset timeout period. All devices are available in
tape-and-reel only. There is a 2500-piece minimum order
increment for standard versions (see Table 1). Sample stock is
typically held on standard versions only. Nonstandard versions
require a minimum order increment of 10,000 pieces. Contact
factory for availability.
Devices are available in both leaded and lead-free packaging.
Specify lead-free by replacing “-T” with “+T” when ordering.
Ordering Information and Selector Guide continued at end
of data sheet.
Pin Configurations, Typical Application Circuits, and
Functional Diagram appear at end of data sheet.
Applications
Portable/Battery-
Powered Equipment
Multivoltage Systems
Notebook Computers
Controllers
PDAs
GPS Equipment
POS Equipment
Selector Guide
PART
MAX6736
MAX6737
MAX6738
VOLTAGE
MONITORS
2 fixed
2 fixed
1 fixed, 1 adj
OPEN-DRAIN
RESET
X
X
PUSH-PULL
RESET
X
MANUAL
RESET
X
X
X
POWER-FAIL
INPUT/
OUTPUT
POK
OUTPUT
RSTIN
INPUT
X
*Manual
reset detect on
RESET
output.
________________________________________________________________
Maxim Integrated Products
1
For pricing, delivery, and ordering information, please contact Maxim/Dallas Direct! at
1-888-629-4642, or visit Maxim’s website at www.maxim-ic.com.
数字万用表的精度和价格问题
例如说国产的优利德和美产的福禄克两种类型的万用表,虽然优利德精度(说明书上写的)比福禄克高,但是却没有福禄克贵!(就比如四位半的优利德(第一张图)和三位半的福禄克(第二张图)比呢) ......
huixianfxt 综合技术交流
干货 | 19个硬件工程师常用的5V转3.3V方法
01.使用LDO稳压器 标准三端线性稳压器的压差通常是 2.0-3.0V。要把 5V 可靠地转换为 3.3V,就不能使用它们。压差为几百个毫伏的低压降 (Low Dropout, LDO)稳 ......
okhxyyo 电源技术
用ICC AVR7.22重新编译一下前人的工程文件运行不正常
以前用过其它单片机,没用过AVR,这次换了新工作,刚好有个项目需要做小改动。原来写这个项目的工程师已经离职,无法联系了。留下的源代码,我看了是ICC AVR的工程,型号是:Atmega128。他的程 ......
haozi100 Microchip MCU
QT可以用在没有触摸屏的LCD上吗
就是说只是普通的LCD屏幕做UI界面,不带触摸操作,用实体按键来控制UI菜单和按钮。这样情况QT能用吗 ...
stm32f103vct6 Linux开发
如何才能满足I1>>IB
在分压式偏置电路中,如何才能满足I1>>IB?(看的是绿色的那本教材童诗白的第2.4.2节上)...
luckyboy 嵌入式系统
无线路由怎么配
我有一54M无线宽带路由器,配置以后开始的时候迅雷下载有30k左右,接的是铁通的2m的网,重启后,过了一会就变得很慢,只有1k,再调也很慢!请高手解决一下,有什么优化手段!?...
pchild 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2117  2125  337  1092  2334  44  19  11  51  46 

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