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

关键词

搜索

型号

搜索

MAX6474TA19AD3-T

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

MAX6474TA19AD3-T在线购买

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

MAX6474TA19AD3-T概述

LDO Voltage Regulators

MAX6474TA19AD3-T规格参数

参数名称属性值
是否无铅含铅
是否Rohs认证不符合
厂商名称Maxim(美信半导体)
零件包装代码SON
包装说明HVSON, SOLCC8,.12,25
针数8
Reach Compliance Codenot_compliant
ECCN代码EAR99

文档预览

下载PDF文档
19-2532; Rev 6; 2/11
KIT
ATION
EVALU
BLE
AVAILA
300mA LDO Linear Regulators with
Internal Microprocessor Reset Circuit
General Description
Features
o
3

3 UCSP, 6-Pin SOT23, and 8-Pin TDFN
Packages
o
Preset +1.5V to +3.3V Output (100mV Increments)
o
SET Pin for Adjustable Output Voltage
o
75µV
RMS
LDO Output Voltage Noise
(MAX6477–MAX6484)
o
±2.0% Accuracy Over Temperature
o
Guaranteed 300mA Output Current
o
Low Dropout Voltage
55mV at 150mA
114mV at 300mA
o
82µA Supply Current, 0.1µA Shutdown Current
o
Input Reverse Current, Thermal and Short-Circuit
Protection
o
Microprocessor Reset with Four Timeout Options
o
Push-Pull or Open-Drain
RESET
o
Manual Reset Input
o
Remote Feedback Sense
MAX6469–MAX6484
The MAX6469–MAX6484 are low-dropout linear regula-
tors with a fully integrated microprocessor reset circuit.
Each is available with preset output voltages from +1.5V
to +3.3V in 100mV increments and delivers up to 300mA
of load current. These devices consume only 82µA of
supply current. The low supply current, low dropout volt-
age, and integrated reset functionality make these
devices ideal for battery-powered portable equipment.
The MAX6469–MAX6484 include a reset output that indi-
cates when the regulator output drops below standard
microprocessor supply tolerances (-7.5% or -12.5% of
nominal output voltage). This eliminates the need for an
external microprocessor supervisor, while ensuring that
supply voltages and clock oscillators have stabilized
before processor activity is enabled. Push-pull and open-
drain active-low reset outputs are available, with reset
timeout periods of 2.5ms, 20ms, 150ms, or 1200ms (min).
The MAX6469/MAX6470/MAX6473–MAX6478/MAX6481–
MAX6484 also have a shutdown feature that reduces the
supply current to 0.1µA (typ). The MAX6471–MAX6474/
MAX6479–MAX6482 offer a manual reset input to assert a
microprocessor reset while the regulator output is within
specification. The MAX6475/MAX6476/MAX6483/
MAX6484 feature a remote feedback sense pin for use
with an external NPN transistor for higher-current applica-
tions. The MAX6469–MAX6476 are available in 6-pin
SOT23 and 8-pin TDFN packages. The MAX6477–
MAX6484 are available in a 3
×
3 chip-scale package
(UCSP™). All devices are specified for operation from
-40°C to +85°C.
Ordering Information
PART*
MAX6469UT_
_ _D_-T
MAX6469TA_ _ _D_-T**
MAX6470UT_
_ _D_-T
MAX6470TA_ _ _D_-T**
TEMP RANGE
-40°C to +85°C
-40°C to +85°C
-40°C to +85°C
-40°C to +85°C
PIN-
PACKAGE
6 SOT23-6
8 TDFN-EP***
6 SOT23-6
8 TDFN-EP***
Ordering Information continued at end of data sheet.
*Devices
are also available in a lead(Pb)-free/RoHS-compliant
packages. Specify lead(Pb)-free by substituting a +T instead of
a -T when ordering.
**Future
product—contact factory for availability.
***EP
= Exposed pad.
Applications
Handheld Instruments (PDAs, Palmtops)
PCMCIA Cards/USB Devices
Cellular/Cordless Telephones
CD/DVD Drives
Notebook Computers
Digital Cameras
Bluetooth Modules/Wireless LAN
UCSP is a trademark of Maxim Integrated Products, Inc.
Pin Configurations appear at end of data sheet.
Typical Operating Circuits appear at end of data sheet.
Note:
The first “_ _” are placeholders for the output voltage lev-
els of the devices. Desired output voltages are set by the suffix
found in the Output Voltage Suffix Guide (Table 1). The third “_”
is a placeholder for the reset threshold accuracy. Desired reset
threshold accuracy is set by the suffix found in the Reset
Threshold Accuracy Guide (Table 2). The “_” following the D is
a placeholder for the reset timeout delay time. Desired reset
timeout delay time is set by the suffix found in the Reset
Timeout Delay Guide (Table 3). For example, the
MAX6481BL30BD4-T has a 3.0V output voltage, 12.5% reset
threshold tolerance, and a 1200ms (min) reset timeout delay.
Sample stock is generally available on standard versions only
(Table 4). Standard versions require a minimum order incre-
ment of 2.5k units. Nonstandard versions must be ordered in
10k-unit increments. Contact factory for availability.
________________________________________________________________
Maxim Integrated Products
1
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.
有关非系统内存DMA的问题 谢谢
有个问题请教各位大神。有关linux系统外内存DMA的问题。 我现在用到的是Cyclone V上的ARM9。linux版本3.12。初步计划在启动参数中设置 mem = 760M 预留760M-1000M的物理内存供FPGA读写数据。 ......
vlah 嵌入式系统
28035的定时中断不用清除外设中断标志?
2812的定时器0中断例程中中断服务程序需要清除TIMER0TCR的TIF位,而28035的例程中则没有这个语句,而且可以正常工作。 我看了一下仿真器,离开中断服务程序后TIF的位还是1,那么为什么没有触发 ......
ppsh 微控制器 MCU
请教2812的xint1的问题
我在2812中用c语言,如何设置xint1中断啊,我设置了总中断,还有xint1使能,为什么不能进入啊,难道是2812不能在线仿真中断?请指教...
wy11104215 微控制器 MCU
OALPAtoVA函数问题
void main(void) { unsigned long i = 0; unsigned long dly; volatile S3C2410X_IOPORT_REG *s2410IOP = (S3C2410X_IOPORT_REG *)OALPAtoVA(S3C2410X_BASE_REG_PA_IOPORT, FALSE); / ......
stephenliu 嵌入式系统
驱动,android,jni
最近在写android的一个硬件驱动遇到问题 我写了android的apk测试程序,编译成.so的c库,以及硬件驱动,基本情况是apk加载so,通过JNI调用so中的方法,so中方法去访问/dev/下的硬件,访问硬件主 ......
twobyte 嵌入式系统
【国民技术N32G457评测】ML组件控制
本帖最后由 jinglixixi 于 2022-2-7 20:43 编辑 N32G457提供了多个串口以备使用,提供这些串口可极大地扩展开发板的功能,因为目前已有多种基于串口的功能模块可供选择和使用,如基于串口的M ......
jinglixixi 国产芯片交流

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2274  2081  2737  1490  1657  37  24  48  56  1 

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