Operating Temperature Range ......................... -40°C to +125°C
Storage Temperature Range ............................ -65°C to +150°C
Junction Temperature ......................................................+150°C
Lead Temperature (soldering, 10s) .................................+300°C
Stresses beyond those listed under “Absolute Maximum Ratings” may cause permanent damage to the device. These are stress ratings only, and functional operation of the device at these
or any other conditions beyond those indicated in the operational sections of the specifications is not implied. Exposure to absolute maximum rating conditions for extended periods may affect
device reliability.
Package Information
5 SOT23
PACKAGE CODE
Outline Number
Land Pattern Number
Thermal Resistance, Four-Layer Board:
Junction to Ambient (θ
JA
)
Junction to Case (θ
JC
)
Thermal Resistance, Multilayer Board:
Junction to Ambient (θ
JA
)
Junction to Case (θ
JC
)
255.9°C/W
81°C/W
U6+1/U6+1A
21-0058
90-0175
N/A
80°C/W
115°C/W
80°C/W
K8SN+1
21-0078
90-0176
N/A
80°C/W
180°C/W
60°C/W
324.3°C/W
82°C/W
21-0057
90-0174
U5+1
6 SOT23
PACKAGE CODE
Outline Number
Land Pattern Number
Thermal Resistance, Four-Layer Board:
Junction to Ambient (θ
JA
)
Junction to Case (θ
JC
)
Thermal Resistance, Multilayer Board:
Junction to Ambient (θ
JA
)
Junction to Case (θ
JC
)
8 SOT23
PACKAGE CODE
Outline Number
Land Pattern Number
Thermal Resistance, Four-Layer Board:
Junction to Ambient (θ
JA
)
Junction to Case (θ
JC
)
Thermal Resistance, Multilayer Board:
Junction to Ambient (θ
JA
)
Junction to Case (θ
JC
)
For the latest package outline information and land patterns (footprints), go to
www.maximintegrated.com/packages.
Note that a “+”, “#”, or “-” in the package
code indicates RoHS status only. Package drawings may show a different suffix character, but the drawing pertains to the package regardless of RoHS status.
Package thermal resistances were obtained using the method described in JEDEC specification JESD51-7, using a four-layer board. For detailed information on
package thermal considerations, refer to
www.maximintegrated.com/thermal-tutorial.
www.maximintegrated.com
Maxim Integrated │
2
MAX6715A–MAX6729A/
MAX6797A
Electrical Characteristics
PARAMETER
Supply Voltage
Dual/Triple, Ultra-Low-Voltage, SOT23 μP
Supervisory Circuits
(V
CC1
= 0.8V to 5.5V, V
CC2
= 0.8V to 5.5V, GND = 0V, T
A
= -40°C to +125°C, unless otherwise noted. Typical values are at
T
A
= +25°C.) (Note 1)
SYMBOL
V
CC
I
CC1
Supply Current
I
CC2
CONDITIONS
V
CC1
< 5.5V all I/O connections open,
outputs not asserted
V
CC1
< 3.6V all I/O connections open,
outputs not asserted
V
CC2
< 3.6V all I/O connections open,
outputs not asserted
V
CC2
< 2.75V all I/O connections open,
outputs not asserted
L (falling)
M (falling)
T (falling)
S (falling)
V
CC1
Reset Threshold
V
TH1
R (falling)
Z (falling)
Y (falling)
W (falling)
V (falling)
T (falling)
S (falling)
R (falling)
Z (falling)
Y (falling)
W (falling)
V
CC2
Reset Threshold
V
TH2
V (falling)
I (falling)
H (falling)
G (falling)
F (falling)
E (falling)
D (falling)
4.500
4.250
3.000
2.850
2.550
2.250
2.125
1.620
1.530
3.000
2.850
2.550
2.250
2.125
1.620
1.530
1.350
1.275
1.080
1.020
0.810
0.765
MIN
0.8
15
10
4
3
4.625
4.375
3.075
2.925
2.625
2.313
2.188
1.665
1.575
3.075
2.925
2.625
2.313
2.188
1.665
1.575
1.388
1.313
1.110
1.050
0.833
0.788
TYP
MAX
5.5
39
28
11
9
4.750
4.500
3.150
3.000
2.700
2.375
2.250
1.710
1.620
3.150
3.000
2.700
2.375
2.250
1.710
1.620
1.425
1.350
1.140
1.080
0.855
0.810
V
V
UNITS
V
µA
www.maximintegrated.com
Maxim Integrated │ 3
MAX6715A–MAX6729A/
MAX6797A
Electrical Characteristics (continued)
PARAMETER
Reset Threshold Tempco
Reset Threshold Hysteresis
V
CC
to Reset Output Delay
SYMBOL
ΔV
TH
/°C
V
HYST
t
RD
Dual/Triple, Ultra-Low-Voltage, SOT23 μP
Supervisory Circuits
(V
CC1
= 0.8V to 5.5V, V
CC2
= 0.8V to 5.5V, GND = 0V, T
A
= -40°C to +125°C, unless otherwise noted. Typical values are at
As time goes by, people are increasingly concerned about their own and their families' health. However, existing monitoring devices for individual vital signs have struggled to gain market share du...[详细]
1 Introduction
In the mid-1960s, American scientist Maas conducted extensive experimental research on the charging process of open-cell batteries and proposed an acceptable charging curve for ...[详细]
C++ 属于面向对象的编程语言,OOP的思想不必多说,特别对于复杂的软件工程来说,利用OOP绝对是事半功倍,相对于传统的C来说; 当然用C来写单片机程序无可厚非,已经延续了一个传统,从大学时学的开始到工作岗位,好多人都是一直用C来做,但是既然Keil支持C++编译, 可以用C++来编写你的代码,可以利用高级语言来结构化,清晰化你的程序,为嘛不用呢!哈哈,个人看法!下面进入正题: C+...[详细]