ADM6823RYRJZ-RL7

ADM6821/ADM6822/ADM6823/ADM6824/ADM6825
Rev. 0 | Page 7 of 12
TYPICAL PERFORMANCE CHARACTERISTICS
04535-006
TEMPERATURE (°C)
120–40 –20 0 20 40 60 80 100
I
CC
(μA)
10.0
9.5
7.5
7.0
6.5
9.0
8.5
8.0
6.0
5.5
5.0
4.5
4.0
3.5
V
CC
= 5V
V
CC
= 3.3V
V
CC
= 1.5V
Figure 6. Supply Current vs. Temperature
04535-007
TEMPERATURE (°C)
120–40 0–20 4020 1008060
NORMALIZED RESET TIMEOUT
1.20
1.15
1.10
1.05
0.95
1.00
0.90
0.85
0.80
Figure 7. Normalized RESET Timeout Period vs. Temperature
04535-008
TEMPERATURE (°C)
120–40 0–20 4020 1008060
V
CC
TO RESET DELAY (μs)
100
90
80
60
70
40
50
20
10
30
0
Figure 8. V
CC
to RESET Output Delay vs. Temperature
04535-009
TEMPERATURE (°C)
120–40 0–20 4020 1008060
NORMALIZED WATCHDOG TIMEOUT
1.20
1.15
1.10
1.05
1.00
0.95
0.90
Figure 9. Normalized Watchdog Timeout Period vs. Temperature
04535-010
TEMPERATURE (°C)
120–40 0–20 4020 1008060
NORMALIZED RESET THRESHOLD
1.05
1.03
1.04
1.01
1.02
0.99
1.00
0.97
0.98
0.95
0.96
Figure 10. Normalized RESET Threshold vs. Temperature
04535-011
RESET THRESHOLD OVERDRIVE (mV)
100010 100
MINIMUM PULSE WIDTH (μs)
160
120
140
100
60
80
20
40
0
V
CC
= 4.63V
V
CC
= 2.93V
Figure 11. Maximum V
CC
Transient Duration vs. RESET Threshold Overdrive
ADM6821/ADM6822/ADM6823/ADM6824/ADM6825
Rev. 0 | Page 8 of 12
04535-017
I
SINK
(mA)
70123456
V
OUT
(V)
0.20
0.15
0.10
0.05
0
V
CC
= 2.9V
Figure 12. Voltage Output Low vs. I
SINK
04535-018
I
SOURCE
(mA)
1.00 0.2 0.4 0.6 0.8
V
OUT
(V)
2.92
2.90
2.88
2.86
2.84
2.82
V
CC
= 2.9V
Figure 13. Voltage Output High vs. I
SOURCE
ADM6821/ADM6822/ADM6823/ADM6824/ADM6825
Rev. 0 | Page 9 of 12
CIRCUIT DESCRIPTION
The ADM682x provide microprocessor supply voltage
supervision by controlling the microprocessor’s reset input.
Code execution errors are avoided during power-up, power-
down, and brownout conditions by asserting a reset signal when
the supply voltage is below a preset threshold. In addition, the
ADM682x allow supply voltage stabilization with a fixed
timeout before the reset deasserts after the supply voltage rises
above the threshold.
Problems with microprocessor code execution can be
monitored and corrected with a watchdog timer (ADM6821/
ADM6822/ADM6823/ADM6824). When watchdog strobe
instructions are included in microprocessor code, a watchdog
timer detects if the microprocessor code breaks down or
becomes stuck in an infinite loop. If this happens, the watchdog
timer asserts a reset pulse, which restarts the microprocessor in
a known state.
If the user detects a problem with the systems operation,
a manual reset input is available (ADM6821/ADM6822/
ADM6823/ADM6825) to reset the microprocessor by means
of an external push-button, for example.
RESET OUTPUT
The ADM6821 features an active-high push-pull reset output.
The ADM6822 features an active-low open-drain reset output,
while the ADM6823 features an active-low push-pull output.
The ADM6824/ADM6825 feature dual active-low and active-
high push-pull reset outputs. For active-low and active-high
outputs, the reset signal is guaranteed to be logic low and logic
high, respectively, for V
CC
down to 1 V.
The reset output is asserted when V
CC
is below the reset
threshold (V
TH
), when
MR
is driven low, or when WDI is not
serviced within the watchdog timeout period (t
WD
). Reset
remains asserted for the duration of the reset active timeout
period (t
RP
) after V
CC
rises above the reset threshold, after
MR
transitions from low to high, or after the watchdog timer times
out.
Figure 14 shows the reset outputs.
V
CC
1V
V
CC
0V
V
CC
0V
V
TH
V
TH
0V
V
CC
RESET
RESET
t
RD
t
RD
1V
t
RP
t
RP
04535-012
Figure 14. Reset Timing Diagram
MANUAL RESET INPUT
The ADM6821/ADM6822/ADM6823/ADM6825 feature a
manual reset input (
MR
), which, when driven low, asserts the
reset output. When
MR
transitions from low to high, reset
remains asserted for the duration of the reset active timeout
period before deasserting. The
MR
input has a 50 kΩ internal
pull-up so that the input is always high when unconnected. An
external push-button switch can be connected between
MR
and
ground so that the user can generate a reset. Debounce circuitry
is integrated on-chip for this purpose. Noise immunity is
provided on the
MR
input, and fast, negative-going transients of
up to 100 ns (typ) are ignored. A 0.1 μF capacitor between
MR
and ground provides additional noise immunity.
WATCHDOG INPUT
The ADM6821/ADM6822/ADM6823/ADM6824 feature a
watchdog timer, which monitors microprocessor activity. A
timer circuit is cleared with every low-to-high or high-to-low
logic transition on the watchdog input pin (WDI), which
detects pulses as short as 50 ns. If the timer counts through the
preset watchdog timeout period (t
WD
), reset is asserted. The
microprocessor is required to toggle the WDI pin to avoid
being reset. Failure of the microprocessor to toggle WDI within
the timeout period therefore indicates a code execution error,
and the reset pulse generated restarts the microprocessor in a
known state.
In addition to logic transitions on WDI, the watchdog timer is
also cleared by a reset assertion due to an undervoltage condi-
tion on V
CC
or
MR
being pulled low. When reset is asserted, the
watchdog timer is cleared and does not begin counting again
until reset deassserts. The watchdog timer can be disabled by
leaving WDI floating or by three-stating the WDI driver.
V
CC
1V
V
CC
0V
V
CC
0V
V
TH
0V
V
CC
WDI
RESET
t
RP
t
RD
t
WD
04535-013
Figure 15. Watchdog Timing Diagram

ADM6823RYRJZ-RL7

Mfr. #:
Manufacturer:
Analog Devices Inc.
Description:
Supervisory Circuits Watchdog Supervisor with MR - IC.
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union