MAX793/MAX794/MAX795
Reset Threshold
The MAX793T/MAX795T are intended for 3.3V systems
with a ±5% power-supply tolerance and a 10% systems
tolerance. Except when MR is asserted, reset does not
assert as long as the power supply remains above
3.15V (3.3V - 5%). Reset is guaranteed to assert before
the power supply falls below 3.0V (3.3V - 10%).
The MAX793S/MAX795S are designed for 3.3V ±10%
power supplies. Except when MR is asserted, they are
guaranteed not to assert reset as long as the supply
remains above 3.0V (3.0V is just above 3.3V - 10%).
Reset is guaranteed to assert before the power supply
falls below 2.85V (3.3V - 14%).
The MAX793R/MAX795R are optimized to monitor 3.0V
±10% power supplies. Reset does not occur until V
CC
falls below 2.7V (3.0V - 10%), but is guaranteed to
occur before the supply falls below 2.55V (3.0V - 15%).
Program the MAX794’s reset threshold with an external
voltage divider to RESET IN. The reset-threshold toler-
ance is a combination of the RESET IN tolerance and
the tolerance of the resistors used to make the external
voltage divider. Calculate the reset threshold as follows:
V
RST
= V
RST IN
(R1 / R2 + 1)
Using the standard application circuit (Figure 3), the
reset threshold can be programmed anywhere in the
range of V
SW
(the battery switch threshold) to 5.5V.
Reset is asserted when V
CC
falls below V
SW
.
Battery Freshness Seal
The MAX793/MAX794’s battery freshness seal discon-
nects the backup battery from internal circuitry until it is
needed. This allows an OEM to ensure that the backup
battery connected to BATT is fresh when the final prod-
uct is put to use. To enable the freshness seal, connect
a battery to BATT, ground PFO, bring V
CC
above the
reset threshold, and hold it there until reset is deassert-
ed following the reset timeout period, then bring V
CC
back down again (Figure 4). Once the battery fresh-
ness seal is enabled (disconnecting the backup battery
from the internal circuitry and anything connected to
OUT), it remains enabled until V
CC
is brought above
V
RST
. Note that connecting PFO to MR does not inter-
fere with battery freshness seal operation.
BATT OK Output (MAX793)
BATT OK indicates the status of the backup battery.
When reset is not asserted, the MAX793 checks the
battery voltage continuously. If V
BATT
is below V
BOK
(2.0V min), BATT OK goes low; otherwise, it remains
pulled up to V
CC
. BATT OK also goes low when V
CC
goes below V
SW
.
Watchdog Input (MAX793/MAX794)
In the MAX793/MAX794, the watchdog circuit monitors
the µP’s activity. If the µP does not toggle the watchdog
input (WDI) within 1.6s, WDO goes low. The internal
1.6s timer is cleared and WDO returns high either when
3.0V/3.3V Adjustable Microprocessor
Supervisory Circuits
10 ______________________________________________________________________________________
MAX794
RESET
LOWLINE
WDI
CE IN
CE OUT
3.3V
+5V
BATT
RESET IN
A0-A15
MR
+5V SUPPLY
FAILURE
BATT ON
PFI
4.7k
WDO
OUT
CMOS
RAM
ADDRESS
DECODER
0.1µF
PMOS
0.1µF
V
CC
PFO
V
RST
=
V
RST IN
(
R1
+ 1
)
GND
I/O
NMI
RESET
V
CC
V
CC
0.1µF
3.6V
R1
D
S
R2
(OPTIONAL)
Si9433DY
SILICONIX
R2
Figure 3. MAX794 Standard Application Circuit
V
CC
V
RST V
RST
RESET
PFO
(EXTERNALLY HELD AT 0V)
RESET PULLED UP TO V
CC
PFO STATE LATCHED,
FRESHNESS SEAL ENABLED.
t
RP
Figure 4. Battery Freshness Seal Enable Timing
a reset occurs or when a transition (low-to-high or high-
to-low) takes place at WDI. As long as reset is assert-
ed, the timer remains cleared and does not count. As
soon as reset is released or WDI changes state, the
timer starts counting (Figure 5). WDI can detect pulses
as short as 100ns. Unlike the 5V MAX690 family, the
watchdog function cannot be disabled.
Watchdog Output (MAX793/MAX794)
In the MAX793/MAX794, WDO remains high (WDO is
pulled up to V
CC
) if there is a transition or pulse at WDI
during the watchdog timeout period. WDO goes low if
no transition occurs at WDI during the watchdog timeout
period. The watchdog function is disabled and WDO is
a logic high when reset is asserted if V
CC
is above V
SW
.
WDO is a logic low when V
CC
is below V
SW
.
If a system reset is desired on every watchdog fault,
simply diode-OR connect WDO to MR (Figure 6).
When a watchdog fault occurs in this mode, WDO goes
low, pulling MR low, which causes a reset pulse to be
issued. Ten microseconds after reset is asserted, the
watchdog timer clears and WDO returns high. This
delay results in a 10µs pulse at WDO, allowing external
circuitry to capture a watchdog fault indication. A con-
tinuous high or low on WDI causes 200ms reset pulses
to be issued every 1.6s.
Chip-Enable Signal Gating
Internal gating of chip-enable (CE) signals prevents erro-
neous data from corrupting CMOS RAM in the event of an
undervoltage condition. The MAX793/MAX794/MAX795
use a series transmission gate from CE IN to CE OUT
During normal operation (reset not asserted), the CE
transmission gate is enabled and passes all CE transi-
tions. When reset is asserted, this path becomes dis-
abled, preventing erroneous data from corrupting the
CMOS RAM. The short CE propagation delay from CE IN
to CE OUT enables these µP supervisors to be used with
most µPs. If CE IN is low when reset asserts, CE OUT
remains low for typically 10µs to permit completion of the
current write cycle.
Chip-Enable Input
The CE transmission gate is disabled and CE IN is high
impedance (disabled mode) while reset is asserted.
During a power-down sequence when V
CC
passes the
reset threshold, the CE transmission gate disables and
CE IN immediately becomes high impedance if the volt-
age at CE IN is high. If CE IN is low when reset asserts,
the CE transmission gate disables at the moment CE IN
goes high, or 10µs after reset asserts, whichever
occurs first (Figure 8). This permits the current write
cycle to complete during power-down.
MAX793/MAX794/MAX795
3.0V/3.3V Adjustable Microprocessor
Supervisory Circuits
______________________________________________________________________________________ 11
V
CC
V
RST
RESET
t
WD
WDO
WDI
WDO CONNECTED TO µP INTERRUPT
RESET PULLED UP TO V
CC
t
RP
Figure 5. Watchdog Timing Relationship
V
CC
V
CC
RESET
WDO
WDO
4.7k
TO µP
MR
RESET
WDI
t
RP
t
RP
t
WP
10µs
MAX793/MAX794
Figure 6. Generating a Reset on Each Watchdog Fault
MAX793/MAX794/MAX795
The CE transmission gate remains disabled and CE IN
remains high impedance (regardless of CE IN activity)
for the first half of the reset timeout period (t
RP
/ 2), any
time a reset is generated. While disabled, CE IN is high
impedance. When the CE transmission gate is enabled,
the impedance of CE IN appears as a 46 resistor in
series with the load at CE OUT.
The propagation delay through the CE transmission
gate depends on V
CC
, the source impedance of the
drive connected to CE IN, and the loading on CE OUT.
The CE propagation delay is production tested from the
50% point on CE IN to the 50% point on CE OUT using
a 50 driver and 50pF of load capacitance (Figure 9).
For minimum propagation delay, minimize the capaci-
tive load at CE OUT and use a low-output-impedance
driver.
Chip-Enable Output
When the CE transmission gate is enabled, the imped-
ance of CE OUT is equivalent to a 46 resistor in series
with the source driving CE IN. In the disabled mode,
the transmission gate is off and an active pullup con-
nects CE OUT to OUT (Figure 8). This pullup turns off
when the transmission gate is enabled.
Early Power-Fail Warning
(MAX793/MAX794)
Critical systems often require an early warning indicat-
ing that power is failing. This warning provides time for
the µP to store vital data and take care of any additional
“housekeeping” functions, before the power supply
gets too far out of tolerance for the µP to operate reli-
ably. The MAX793/MAX794 offer two methods of
achieving this early warning. If access to the unregulat-
ed supply is feasible, the power-fail comparator input
(PFI) can be connected to the unregulated supply
through a voltage divider, with the power-fail compara-
tor output (PFO) providing the NMI to the µP (Figure
3.0V/3.3V Adjustable Microprocessor
Supervisory Circuits
12 ______________________________________________________________________________________
CHIP-ENABLE
OUTPUT
CONTROL
CE OUT
N
P
P
OUT
CE IN
MAX793
MAX794
MAX795
RESET
GENERATOR
Figure 7. Chip-Enable Transmission Gate
V
BATT
V
CC
V
RST
V
RST
V
SW
V
RST
V
CC
CE OUT
RESET
(PULLED TO V
CC
)
CE IN
V
BATT
= 3.6V
RESET PULLED UP TO V
CC
t
RP
10µs
t
RP
/2
V
BATT
V
SW
V
RST
Figure 8. Chip-Enable Timing

MAX793RCSE

Mfr. #:
Manufacturer:
Maxim Integrated
Description:
Supervisory Circuits 3.0V/3.3V Adjustable Microprocessor Supervisory Circuits
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union