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

关键词

搜索

型号

搜索

MAX690SEPA+

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

MAX690SEPA+概述

supervisory circuits mpu supervisor

MAX690SEPA+规格参数

参数名称属性值
是否无铅不含铅
是否Rohs认证符合
厂商名称Maxim(美信半导体)
零件包装代码DIP
包装说明DIP, DIP8,.3
针数8
Reach Compliance Codecompli
ECCN代码EAR99
Factory Lead Time1 week
可调阈值NO
模拟集成电路 - 其他类型POWER SUPPLY MANAGEMENT CIRCUIT
JESD-30 代码R-PDIP-T8
JESD-609代码e3
长度9.375 mm
湿度敏感等级1
信道数量1
功能数量1
端子数量8
最高工作温度85 °C
最低工作温度-40 °C
封装主体材料PLASTIC/EPOXY
封装代码DIP
封装等效代码DIP8,.3
封装形状RECTANGULAR
封装形式IN-LINE
峰值回流温度(摄氏度)260
电源3/5 V
认证状态Not Qualified
座面最大高度4.572 mm
最大供电电流 (Isup)0.07 mA
表面贴装NO
技术CMOS
温度等级INDUSTRIAL
端子面层MATTE TIN
端子形式THROUGH-HOLE
端子节距2.54 mm
端子位置DUAL
处于峰值回流温度下的最长时间NOT SPECIFIED
宽度7.62 mm

文档预览

下载PDF文档
19-0243; Rev 2; 12/05
3.0V/3.3V Microprocessor Supervisory Circuits
_______________General Description
These microprocessor (µP) supervisory circuits reduce
the complexity and number of components required for
power-supply monitoring and battery-control functions
in µP systems. They significantly improve system relia-
bility and accuracy compared to separate ICs or
discrete components.
These devices are designed for use in systems powered
by 3.0V or 3.3V supplies. See the selector guide in the
back of this data sheet for similar devices designed for
5V systems. The suffixes denote different reset threshold
voltages: 3.075V (T), 2.925V (S), and 2.625V (R) (see the
Reset Threshold
section in the
Detailed Description).
All
these parts are available in 8-pin DIP and SO packages.
Functions offered in this series are as follows:
ow
ind
tW
se
Re
ail
r-F r
we to
Po ara
mp ail
Co
r-F
we acy
Po ccur
y
A
ld
ter
ho -Bat tch
i
res
up
Sw
Th
ck
t
Ba
se
Re t
al pu
nu In
Ma
ut
np
gI
do
t
tch
se
Wa
Re
igh
t
e-H
se
tiv
Re
Ac
ow
e-L
tiv
Ac
____________________________Features
–——
——–
RESET and RESET Outputs
Manual Reset Input
Precision Supply-Voltage Monitor
200ms Reset Time Delay
Watchdog Timer (1.6s timeout)
Battery-Backup Power Switching—
Battery Can Exceed V
CC
in Normal Operation
40µA V
CC
Supply Current
1µA Battery Supply Current
Voltage Monitor for Power-Fail or
Low-Battery Warning
–——
——–
Guaranteed RESET Assertion to V
CC
= 1V
8-Pin DIP and SO Packages
MAX690T/S/R, 704T/S/R, 802T/S/R, 804–806T/S/R
______________Ordering Information
PART**
MAX690_CPA
MAX690_CSA
MAX690_C/D
MAX690_EPA
MAX690_ESA
MAX690_MJA
TEMP RANGE
0°C to +70°C
0°C to +70°C
0°C to +70°C
-40°C to +85°C
-40°C to +85°C
-55°C to +125°C
PIN-PACKAGE
8 Plastic DIP
8 SO
Dice*
8 Plastic DIP
8 SO
8 CERDIP
Part
MAX690
MAX704
MAX802
MAX804
MAX805
MAX806
±4%
±4%
±2%
±2%
±4%
±2%
±75mV
±75mV
±2%
±2%
±75mV
±2%
________________________Applications
Battery-Powered Computers and Controllers
Embedded Controllers
Intelligent Instruments
Automotive Systems
Critical µP Power Monitoring
Portable Equipment
Ordering Information continued at end of data sheet.
*Contact
factory for dice specifications.
**These
parts offer a choice of reset threshold voltage. Select
the letter corresponding to the desired nominal reset threshold
voltage (T = 3.075V, S = 2.925V, R = 2.625V) and insert it into
the blank to complete the part number.
Devices in PDIP and SO packages are available in both leaded
and lead-free packaging. Specify lead free by adding the +
symbol at the end of the part number when ordering. Lead free
not available for CERDIP package.
_________Typical Operating Circuits
REGULATED +3.3V OR +3.0V
UNREGULATED
DC
0.1μF
R1
V
CC
V
CC
RESET
(RESET)
PFO
__________________Pin Configuration
TOP VIEW
V
OUT
V
CC
GND
PFI
μP
RESET
NMI
I/O LINE GND
BUS
1
2
3
4
MAX690T/S/R
MAX704T/S/R
MAX802T/S/R
MAX804T/S/R
MAX805T/S/R
MAX806T/S/R
DIP/SO
8
7
6
5
VBATT
RESET (RESET)
WDI
<
MR
>
PFO
R2
PFI
MAX690T/S/R
WDI
3.6V
LITHIUM
BATTERY
MAX802T/S/R
MAX804T/S/R
MAX805T/S/R
GND
VBATT
0.1μF
V
OUT
0.1μF
V
CC
CMOS RAM
GND
( ) ARE FOR MAX804T/S/R, MAX805T/S/R
< >
ARE FOR MAX704T/S/R, MAX806T/S/R
( ) ARE FOR MAX804T/S/R, MAX805T/S/R
See last page for MAX704T/S/R, MAX806T/S/R.
________________________________________________________________
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.
请教430动态分配空间的问题
#include <stdio.h> main() { int *Memory; Memory=(int *)malloc(100*sizeof(int)); .......... } 在编译是通过的。但连接是出现以下问题 Error: Segment DATA16_Z (size: ......
songtl 微控制器 MCU
预备做一个低成本的ESP32小板
本帖最后由 dcexpert 于 2020-2-11 14:08 编辑 在这个特殊时期,可能许多网友都在家上班。在家上班的日子非常难受,但是也可以安静下来思考,做点想做事情。 现在已经有很多ESP32开发 ......
dcexpert MicroPython开源版块
在verilog里二进制小数怎样表示?
例如:input a;//中的a怎样赋值为小数呢? 假如在时序仿真时想赋值a为0.237怎么办?时序仿真时用fractional也不行啊。 多谢了!!!...
543680484 FPGA/CPLD
慕尼黑上海电子展第一日印象记
本帖最后由 RichCastle 于 2014-3-19 23:18 编辑 :loveliness:2014年3月18日至20日,慕尼黑上海电子展如期在上海新国际博览中心举行。小编我很有幸的参加了。因为时间的关系,现在先跟大家分 ......
RichCastle 聊聊、笑笑、闹闹
芯片 CH551 求写 简单程序
本帖最后由 高手们带带我 于 2020-1-4 18:48 编辑 CH551 需要一个程序 ,写入 芯片里 多少悬赏 金额 多少请明确告知 多少价格 费用 加好友 谢谢 ...
高手们带带我 单片机
请问DC综合的乘法器是什么类型的?有必要再用verilog专门写一个乘法器吗?
大家好: 请问DC对于“*”综合出来的乘法器是什么类型的?有必要再用verilog专门写一个乘法器吗?现在我的工作时钟为20m左右,数据位数为32位的,需要乘法器在一个时钟内完成计算。...
eeleader-mcu FPGA/CPLD

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1953  1323  788  9  982  40  54  45  32  24 

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