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

关键词

搜索

型号

搜索

MAX6804US33D1+T

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

MAX6804US33D1+T概述

Supervisory Circuits Single uPower 4-Pin Reset Circuit

MAX6804US33D1+T规格参数

参数名称属性值
是否无铅不含铅
是否Rohs认证符合
零件包装代码SOT-143
包装说明TSOP, TO-253
针数4
Reach Compliance Codecompliant
ECCN代码EAR99
可调阈值NO
模拟集成电路 - 其他类型POWER SUPPLY SUPPORT CIRCUIT
JESD-30 代码R-PDSO-G4
JESD-609代码e3
长度2.8575 mm
信道数量1
功能数量1
端子数量4
最高工作温度125 °C
最低工作温度-40 °C
封装主体材料PLASTIC/EPOXY
封装代码TSOP
封装等效代码TO-253
封装形状RECTANGULAR
封装形式SMALL OUTLINE, THIN PROFILE
峰值回流温度(摄氏度)260
电源0.8/5.5 V
认证状态Not Qualified
座面最大高度1.194 mm
最大供电电流 (Isup)0.012 mA
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)0.78 V
标称供电电压 (Vsup)5 V
表面贴装YES
技术BICMOS
温度等级AUTOMOTIVE
端子面层Matte Tin (Sn)
端子形式GULL WING
端子节距1.9 mm
端子位置DUAL
阈值电压标称+3.3V
处于峰值回流温度下的最长时间40
宽度1.2955 mm
Base Number Matches1

文档预览

下载PDF文档
MAX6803/MAX6804/
MAX6805
4-Pin, Low-Power
µP Reset Circuits with Manual Reset
General Description
The MAX6803/MAX6804/MAX6805 microprocessor (µP)
supervisory circuits monitor the power supplies in 2.85V
to 5.0V µP and digital systems. They increase cir-
cuit reliability and reduce cost by eliminating external
components and adjustments. They also feature a
debounced manual-reset input.
These devices perform a single function: they assert a
reset signal whenever the V
CC
supply voltage declines
below a preset threshold or whenever manual reset is
asserted. Reset remains asserted for a preset timeout
period after V
CC
has risen above the reset threshold or
after manual reset is deasserted. The only difference
among the three devices is their output. The MAX6804
(push/pull) and MAX6805 (open-drain) have an active-
low
RESET
output, while the MAX6803 (push/pull) has
an active-high RESET output. The MAX6803/MAX6804
are guaranteed to be in the correct state for V
CC
down
to 0.7V. The MAX6805 is guaranteed to be in the correct
state for V
CC
down to 1.0V.
The reset comparator in these ICs is designed to ignore
fast transients on V
CC
. Reset thresholds are factory-
trimmable between 2.63V and 4.80V, in approximately
100mV increments. These devices are available with a
1ms min, 20ms min, or 100ms min reset timeout period.
Ideal for space-critical applications, the MAX6803/
MAX6804/MAX6805 come packaged in a 4-pin SOT143.
For a lower threshold voltage version, see the MAX6335/
MAX6336/MAX6337.
Features
Ultra-Low 0.7V Operating Supply Voltage
Low 4.0µA Supply Current
Precision Monitoring of 2.85V to 5.0V Power-Supply
Voltages
Reset Thresholds Available from 2.63V to 4.80V,
in Approximately 100mV Increments
Debounced Manual-Reset Input
Fully Specified over Temperature
Three Power-On Reset Timeout Periods Available
(1ms min, 20ms min, 100ms min)
Low Cost
Three Available Output Structures: Push/Pull
RESET,
Push/Pull RESET, Open-Drain
RESET
Guaranteed RESET/RESET Valid to VCC = 0.7V
(MAX6803/MAX6804)
Power-Supply Transient Immunity
No External Components Required
4-Pin SOT143 Package
Pin Compatible with MAX811/MAX812 and
MAX6314/MAX6315(
Ordering Information
PART*
MAX6803US_
_D_-T
MAX6804US_
_D_-T
TEMP RANGE
-40°C to +125°C
-40°C to +125°C
PIN-PACKAGE
4 SOT143
4 SOT143
4 SOT143
Applications
Computers
Controllers
Intelligent Instruments
Critical µP/µC Power Monitoring
Portable/Battery-Powered Equipment
MAX6805US_
_D_-T -40°C to +125°C
Typical Operating Circuit and Pin Configuration appear
at end of data sheet.
Selector Guide appears at end of data sheet.
*These devices are available in factory-set V
CC
reset thresh-
olds from 2.63V to 4.80V, in approximately 0.1V increments.
Choose the desired reset threshold suffix from Table 1 and
insert it in the blanks following “US” in the part number.
Factory-programmed reset timeout periods are also available.
Insert the number corresponding to the desired nominal reset
timeout period (1 = 1ms min, 2 = 20ms min, 3 = 100ms min) in
the blank following “D” in the part number. There are 15 stan-
dard versions with a required order increment of 2500 pieces.
Sample stock is generally held on the standard versions only
(see Selector Guide). Contact the factory for availability of non-
standard versions (required order increment is 10,000 pieces).
All devices available in tape-and-reel only.
Devices are available in both leaded and lead-free packaging.
Specify lead-free by replacing “-T” with “+T” when ordering.
19-1946; Rev 3; 7/14
wince5.0+2440网口死机问题
看到另一个兄弟串口也会死机的问题,好像和我这个类似。 在不断和以太网口通讯的时候,突然拔掉网线,会造成wince死机,请大侠支招! 我的程序是采用select机制的写的。 ...
hj0227 嵌入式系统
64M SDRAM选哪款芯片好?
SAMSUNG K4S11632D 64M SDRAM没有工业级别的,请问替代的完全兼容产品哪款好点,需要工业级别?...
applebee 嵌入式系统
Qt学习之路第41篇 model/view
有时,我们的系统需要显示大量数据,比如从数据库中读取数据,以自己的方式显示在自己的应用程序的界面中。早期的 Qt 要实现这个功能,需要定义一个组件,在这个组件中保存一个数据对象,比如一 ......
兰博 嵌入式系统
出一些开发板、摄像头、TFT屏、万用表
本帖最后由 a2656693 于 2014-11-4 21:41 编辑 各位真的不好意思,之前帖子放了淘宝链接违规了:surrender:。现在重新出,需要的就私信吧,淘宝链接私信回复。回复可能不太及时,请谅解:) ......
a2656693 淘e淘
LOTO 实践【干货】4 红外传感意想不到的干扰 osc802
上次写过的一个项目,主要是掉落物监测的功能由于现场安装的距离改变而造成 波形幅值变小,不得不现场采用电压比较器搞定了。这次还是同样的板子,不过是在 不同调试现场解决不同的问题。客户 ......
LOTO2018 模拟电子
【GD32-colibri-F350RX】+USART实现串口数据通信
在GD32F350中,有2个USART串口,USART0、USART1。USART0功能比较强大,USART1只实现了USART0部分功能。每个串口都可以实现硬件流控制。373451 若要实现硬件码流控制,如下图连接。 373452 1, ......
anger0925 GD32 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 82  513  382  2249  596  54  32  38  12  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