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

关键词

搜索

型号

搜索

MAX6767TAZD2/V+T

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

MAX6767TAZD2/V+T概述

Power Supply Support Circuit

MAX6767TAZD2/V+T规格参数

参数名称属性值
是否Rohs认证符合
厂商名称Maxim(美信半导体)
包装说明,
Reach Compliance Codecompliant
ECCN代码EAR99
模拟集成电路 - 其他类型POWER SUPPLY SUPPORT CIRCUIT
峰值回流温度(摄氏度)NOT SPECIFIED
处于峰值回流温度下的最长时间NOT SPECIFIED

文档预览

下载PDF文档
EVALUATION KIT AVAILABLE
MAX6765–MAX6774
Automotive Micropower Linear Regulators
with Supervisor
General Description
The MAX6765–MAX6774B are low-quiescent-current,
high-voltage linear regulators that operate from 4V to 72V
and deliver up to 100mA of load current. These low-
power devices consume only 31µA of quiescent current,
making them ideal for always-on automotive modules.
These devices are offered with fixed standard output
options of 5.0V, 3.3V, 2.5V, and 1.8V, or can be adjusted
from 1.8V to 11V with two external resistors.
The MAX6765–MAX6774B feature a push-pull or open-
drain, active-low
RESET
output with either fixed or
adjustable thresholds. Whenever the regulator’s output
falls below the reset threshold, the
RESET
output asserts
and remains asserted for at least the minimum reset
timeout period after the output voltage exceeds its
threshold. The minimum reset timeout period is offered
with fixed values from 75µs to 200ms or can be adjusted
externally with a small capacitor.
These devices provide three regulator enable modes to
accommodate several power-on schemes. The
MAX6765/MAX6766/MAX6769/MAX6770/MAX6773/
MAX6773B/MAX6774/MAX6774B feature a single tradi-
tional enable input (ENABLE) to turn on and off the regula-
tor. The MAX6771/MAX6772 provide dual enable inputs
(ENABLE1 and ENABLE2) to turn on and off the regulator
either through an ignition switch or a bus transceiver. The
MAX6767/MAX6768 provide a hold input (HOLD) in addi-
tion to the enable input to allow for the implementation of a
self-holding circuit without requiring external components.
Setting
HOLD
low after enabling the regulator forces the
regulator to remain on even if ENABLE is subsequently
set low. Releasing
HOLD
shuts down the regulator.
The MAX6773/MAX6773B/MAX6774/MAX6774B also
include a watchdog input that monitors a pulse train from
the microprocessor (µP) and generates a reset pulse if
the watchdog input remains high or low for a duration
longer than the 1.6s (typ) (MAX6773/MAX6774) or 50ms
(typ) (MAX6773B/MAX6774B) watchdog timeout period.
The MAX6765–MAX6774B are available in a small, ther-
mally enhanced 3mm x 3mm TDFN package that can
dissipate up to 1.951W, thereby supporting continuous
regulator operation during high ambient temperatures,
high battery voltage, and high load-current conditions.
The MAX6765–MAX6774B are fully specified for a -40°C
to +125°C operating temperature range.
o
o
o
o
o
o
o
o
o
o
o
o
Features
Low 31µA Quiescent Current
4V to 72V Wide Input Voltage Range
100mA Output Current Capability
Dropout Voltage of 620mV with 5V Output
at 100mA
Fixed Output-Voltage Options: 5V, 3.3V, 2.5V,
and 1.8V
Watchdog Timer Option (1.6s (MAX6773/
MAX6774) and 50ms (MAX6773B/MAX6774B))
Adjustable Output Voltages from 1.8V to 11V
Open-Drain or Push-Pull
RESET
Output
Fixed or Capacitor-Adjustable Reset Timeouts
Small, Thermally Enhanced 1.9W, 3mm x 3mm
TDFN Package
Overtemperature and Short-Circuit Protection
Fully Specified from -40°C to +125°C
Ordering Information
PART
MAX6765TT_D_+
MAX6765TT_D_/V+
TEMP
RANGE
-40°C to +125°C
-40°C to +125°C
PIN-
PACKAGE
6 TDFN-EP*
6 TDFN-EP*
Ordering Information continued at end of data sheet.
The first “_” is a placeholder for the voltage output and reset
threshold. The 2nd “_” designates the fixed reset-timeout option.
See Tables 1 and 2 for details. For example, the MAX6765TTLD4
has a 5V output, a reset threshold of 4.65V, and a 200ms typical
reset timeout.
+Denotes
a lead(Pb)-free/RoHS-compliant package.
/V denotes an automotive qualified part.
*EP
= Exposed pad.
For tape-and-reel orders add a “T” after the “+” symbol to com-
plete the part number. Tape-and-reel orders are available in
2.5k increments. Nonstandard versions require a 10k minimum
order quantity.
Pin Configurations
RESET
4
EP
1
IN
2
GND
3
ENABLE
OUT
TOP VIEW
6
MAX6765
MAX6766
Applications
Automotive
Industrial
Telecom
Typical Application Circuit and Selector Guide appear at
end of data sheet.
+
TDFN
Pin Configurations continued at end of data sheet.
For pricing, delivery, and ordering information, please contact Maxim Direct
at 1-888-629-4642, or visit Maxim’s website at www.maximintegrated.com.
TIMEOUT
5
19-0657; Rev 8; 4/13
PCB元件封装的问题
我想把元件的封装图在PCB里改一下,不知道可不可以,就是这个开关,改成别的样子的? 179336179337 我想问可不可以在PCB中直接该封装? ...
ZNF PCB设计
请教串口注册表的问题
有些串口注册表的问题不是很明白 请帮忙指点一下。 "DevConfig"=hex: 10,00, 00,00, 05,00,00,00, 10,01,00,00, 00,4B,00,00, 00,00, 08, 00, 00, 00,00,00,00 "IClass"="{A32942B7-920C-4 ......
wu086 嵌入式系统
wince和pc通信很慢(用tcp传,只有10kb/s左右)
背景:我用evc编的一个tcp服务器端在pxa270, wince4.2的板子上跑,用c++编的客户端在pc上跑。之间就直接用网线相连,网卡是lan91c111 问题:但是互相传文件的时候很慢(10kb/s左右) 我做 ......
naphu 嵌入式系统
有没有这样的模拟器可以让在WINCE平台上编写的程序直接访问PC机上的磁盘目录?
如题。 我用WINCE5平台编写的程序, 能不能用一种模拟器,让它在PC机上运行,并且访问的不是智能设备的目录, 而是直接访问PC机的目录, 比如C盘,D盘这些。 另外,程序还依赖很多DLL。 ...
sungt 嵌入式系统
用ATmega16驱动的LCD2004的源程序
*======================================================= 20x4字符液晶主程序,编译软件(ICCAVR_6.31) CPU内部晶振8M 数据线B0~B7接PORTB,E=D7RW=D6RS=D5 ================================== ......
rain Microchip MCU
FPGA解码WAV文件,并行输出,不要I2S信号,求有有经验的指导~
FPGA解码WAV文件,并行输出,不要I2S信号,求有有经验的指导~ ...
六月飞雪Lee FPGA/CPLD

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 443  581  2586  2178  2316  5  25  43  51  59 

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