1
®
FN8119.0
CAUTION: These devices are sensitive to electrostatic discharge; follow proper IC Handling Procedures.
1-888-INTERSIL or 1-888-352-6832
| Intersil (and design) is a registered trademark of Intersil Americas Inc.
Copyright Intersil Americas Inc. 2005. All Rights Reserved
All other trademarks mentioned are the property of their respective owners.
PRELIMINARY
X40626
64K, 8K x 8 Bit
Dual Voltage CPU Supervisor with 64K
Serial EEPROM
FEATURES
Dual voltage monitoring
—V
2Mon
operates independent of V
CC
Watchdog timer with selectable timeout intervals
•Low V
CC
detection and reset assertion
Four standard reset threshold voltages
User programmable V
TRIP
threshold
Reset signal valid to V
CC
=1V
Low power CMOS
20µA max standby current, watchdog on
1µA standby current, watchdog OFF
64Kbits of EEPROM
64 byte page size
Built-in inadvertent write protection
Power-up/power-down protection circuitry
Protect 0, 1/4, 1/2, all or 64, 128, 256 or 512
bytes of EEPROM array with programmable
Block Lock
protection
400kHz 2-wire interface
Slave addressing supports up to 4 devices on
the same bus
2.7V to 5.5V power supply operation
Available Packages
14-lead SOIC
14-lead TSSOP
DESCRIPTION
The X40626 combines four popular functions, Power-on
Reset Control, Watchdog Timer, Dual Supply Voltage
Supervision, and Serial EEPROM Memory in one pack-
age. This combination lowers system cost, reduces
board space requirements, and increases reliability.
Applying power to the device activates the power-on
reset circuit which holds RESET
active for a period of
time. This allows the power supply and oscillator to stabi-
lize before the processor can execute code.
The Watchdog Timer provides an independent protec-
tion mechanism for microcontrollers. When the micro-
controller fails to restart a timer within a selectable time-
out interval, the device activates the RESET
signal. The
user selects the interval from three preset values. Once
selected, the interval does not change, even after cycling
the power.
BLOCK DIAGRAM
Watchdog
Timer Reset
Data
Register
Command
Decode &
Control
Logic
SDA
SCL
V
CC
Reset &
Watchdog
Timebase
Power-on and
Generation
V
TRIP
+
-
RESET
Reset
Low Voltage
Status
Register
Protect Logic
64KB
Watchdog Transition
Detector
WP
V
CC
Threshold
Reset logic
Block Lock Control
S0
S1
V2 Monitor
Logic
+
-
V
TRIP2
V2MON
V2FAIL
EEPROM
Array
Data Sheet March 28, 2005
2
FN8119.0
March 28, 2005
The device’s low V
CC
detection circuitry protects the
user’s system from low voltage conditions, resetting the
system when V
CC
falls below the set minimum V
CC
trip
point. RESET
is asserted until V
CC
returns to proper
operating level and stabilizes. Four industry standard
Vtrip thresholds are available. However, Intersil’s unique
circuits allow the threshold to be reprogrammed to meet
custom requirements or to fine-tune the threshold for
applications requiring higher precision.
The memory portion of the device is a CMOS Serial
EEPROM array with Intersil’s Block Lock
Protection.
The array is internally organized as 64 bytes per page.
The device features an 2-wire interface and software pro-
tocol allowing operation on an I
2
C bus.
The device utilizes Intersil’s proprietary Direct Write
cell, providing a minimum endurance of 100,000 page
write cycles and a minimum data retention of 100 years.
PIN CONFIGURATION
S
1
V
SS
V
CC
V2MON
WP
3
2
4
1
12
13
11
14
14 Pin SOIC/TSSOP
S
0
NC
RESET
6
5
7
9
10
8
NC
SDA
SCL
V2FAIL
NC
NC
PIN FUNCTION
Pin Name Function
1, 4, 6, 13 NC No Internal Connections
2S
0
Device Select Input
3S
1
Device Select Input
5 RESET
Reset Output. RESET is an active LOW, open drain output which goes active whenever V
CC
falls below the minimum V
CC
sense level. It will remain active until V
CC
rises above the mini-
mum V
CC
sense level for typically 200ms. RESET goes active if the Watchdog Timer is
enabled and SDA remains either HIGH or LOW longer than the selectable Watchdog time-out
period. A falling edge on SDA, while SCL is HIGH, resets the Watchdog Timer. RESET
goes
active on power-up and remains active for typically 200ms after the power supply
stabilizes.
7V
SS
Ground
8SDASerial Data. SDA is a bidirectional pin used to transfer data into and out of the device. It has an
open drain output and may be wire ORed with other open drain or open collector outputs. This
pin requires a pull up resistor and the input buffer is always active (not gated).
Watchdog Input. A HIGH to LOW transition on the SDA (while SCL is HIGH) restarts the Watch-
dog timer. The absence of a HIGH to LOW transition within the watchdog time-out
period results in RESET
going active.
9SCLSerial Clock. The Serial Clock controls the serial bus timing for data input and output.
10 V2FAIL
V2 Voltage Fail Output. This open drain output goes LOW when V2MON is less than V
TRIP2
and goes HIGH when V2MON exceeds V
TRIP2
. There is no power-up reset delay circuitry on
this pin. This circuit works independently from the Low V
CC
reset and battery switch circuits.
Connect V2FAIL
to VSS when not used.
11 V2MON V2 Voltage Monitor Input. When the V2MON input is less than the V
TRIP2
voltage, V2FAIL
goes LOW. This input can monitor an unregulated power supply with an external resistor
divider or can monitor a second power supply with no external components. Connect V2MON
to V
SS
or V
CC
when not used. There is no hysteresis in the V2MON comparator circuits.
12 WP Write Protect. WP HIGH used in conjunction with WPEN bit prevents writes to the control reg-
ister.
14 V
CC
Supply Voltage
X40626
3
FN8119.0
March 28, 2005
PRINCIPLES OF OPERATION
Power-on Reset
Application of power to the X40626 activates a power-
on Reset Circuit that pulls the RESET
pin active. This
signal provides several benefits.
It prevents the system microprocessor from starting
to operate with insufficient voltage.
It prevents the processor from operating prior to sta-
bilization of the oscillator.
It allows time for an FPGA to download its configura-
tion prior to initialization of the circuit.
It prevents communication to the EEPROM, greatly
reducing the likelihood of data corruption on power-up.
When V
CC
exceeds the device V
TRIP
threshold value
for t
PURST
(200ms nominal) the circuit releases
RESET
allowing the system to begin operation.
LOW VOLTAGE MONITORING
During operation, the X40626 monitors the V
CC
level
and asserts RESET
if supply voltage falls below a pre-
set minimum V
TRIP
. The RESET signal prevents the
microprocessor from operating in a power fail or
brownout condition. The RESET
signal remains active
until the voltage drops below 1V. It also remains active
until V
CC
returns and exceeds V
TRIP
for 200ms.
WATCHDOG TIMER
The Watchdog Timer circuit monitors the microproces-
sor activity by monitoring the SDA and SCL pins. The
microprocessor must toggle the SDA pin HIGH to
LOW periodically, while SCL is HIGH (this is a start bit)
prior to the expiration of the watchdog time-out period to
prevent a RESET
signal. The state of two nonvolatile
control bits in the Status Register determine the watch-
dog timer period. The microprocessor can change
these watchdog bits, or they may be “locked” by tying
the WP pin HIGH.
EEPROM INADVERTENT WRITE PROTECTION
When RESET
goes active as a result of a low voltage
condition or Watchdog Timer Time-Out, any in-
progress communications are terminated. While
RESET
is active, no new communications are allowed
and no non-volatile write operation can start. Non-vol-
atile writes in-progress when RESET
goes active are
allowed to finish.
Additional protection mechanisms are provided with
memory Block Lock and the Write Protect (WP) pin.
These are discussed elsewhere in this document.
V
CC
/V
2MON
THRESHOLD RESET PROCEDURE
The X40626 is shipped with a standard V
CC
threshold
(V
TRIP
) voltage. This value will not change over normal
operating and storage conditions. However, in applica-
tions where the standard V
TRIP
is not exactly right, or if
higher precision is needed in the V
TRIP
value, the
X40626 threshold may be adjusted. The procedure is
described below, and uses the application of a nonvol-
atile control signal.
Setting the V
TRIP
Voltage
This procedure is used to set the V
TRIP
to a higher or
lower voltage value. It is necessary to reset the trip
point before setting the new value.
The V
CC
and V2MON must be tied together during this
sequence.
To set the new V
TRIP
voltage, start by setting the WEL
bit in the control register, then apply the desired V
TRIP
threshold voltage to the V
CC
pin and the programming
voltage, V
P
,
to the WP pin and 2 byte address and 1
byte of “00” data. The stop bit following a valid write
operation initiates the V
TRIP
programming sequence.
Bring WP
LOW to complete the operation.
Figure 1. Set V
TRIP
Level Sequence (V
CC
/V
2MON
= desired V
TRIP
values, WP = 12-15V when WEL bit set)
01234567
SCL
SDA
A0H
01234567
00H
WP
V
P
= 12-15V
01234567
xxH*
01234567
00H
*for V
VTRIP2
address is 0DH
for V
TRIP
address is 01H
X40626

X40626V14-4.5A

Mfr. #:
Manufacturer:
Renesas / Intersil
Description:
IC SUPERVISOR CPU DUAL 14-TSSOP
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union