DS1672
7 of 15
PIN DESCRIPTION
PIN NAME FUNCTION
1, 2 X1, X2
Connections for Standard 32.768kHz Quartz Crystal. The internal oscillator
circuitry is designed for operation with a crystal having a specified load
capacitance (CL) of 6pF. For more information about crystal selection and
crystal layout considerations, refer to Application Note 58: Crystal
Considerations with Dallas Real-Time Clocks. The DS1672 can also be driven
by an external 32.768kHz oscillator. In this configuration, the X1 pin is
connected to the external oscillator signal and the X2 pin is left unconnected
.
3 V
BACKUP
Battery Input for Any Standard 3V Lithium Cell or Other Energy Source.
Battery voltage must be held between 1.3V and 3.63V for proper operation.
Diodes placed in series between the power source and the V
BACKUP
pin may
result in improper operation. If a backup supply is not required, V
BACKUP
must
be grounded. UL recognized to ensure against reverse charging current when
used in conjunction with a lithium battery (charger disabled). See “Conditions
of Acceptability” at www.maxim-ic.com/qa/info/ul.
4 GND Ground.
5 SDA
Serial-Data Input/Output. SDA is the input/output pin for the I
2
C serial
interface. The SDA pin is open drain and requires an external pullup resistor.
6 SCL
I
2
C Serial-Clock Input. SCL is used to synchronize data movement on the
serial interface and requires an external pullup resistor.
7 RST
Active-Low Reset Output. It functions as a microprocessor reset signal. This
pin is an open-drain output and requires an external pullup resistor.
8 V
CC
Power pin for Primary Power Supply. When V
CC
is applied within normal
limits, the device is fully accessible and data can be written and read. When
V
CC
is below V
PF
, reads and writes are inhibited.
Figure 3. Recommended Layout for Crystal
LOCAL GROUND PLANE (LAYER 2)
CRYSTAL
X1
X2
GND
DS1672
8 of 15
Detailed Description
The DS1672 provides a 32-bit counter that increments once-per-second. The counter data is accessible
via an I
2
C serial interface. A precision, temperature-compensated, voltage reference and comparator
circuit monitors V
CC
. When V
CC
drops below V
PF
, RST becomes active and the interface is disabled to
prevent data corruption. The device switches to the backup supply input, which maintains oscillator and
counter operation while V
CC
is absent. When V
CC
rises above V
PF
, RST remains low for a period of time
(t
RPU
) to allow V
CC
to stabilize.
The block diagram in Figure 4 shows the main elements of the DS1672. As shown, communications to
and from the DS1672 occur serially over a I
2
C, bidirectional bus. The DS1672 operates as a slave device
on the I
2
C bus. Access is obtained by implementing a START condition and providing a device
identification code followed by a register address. Subsequent registers can be accessed sequentially until
a STOP condition is executed.
Figure 4. Block Diagram
Oscillator Circuit
The DS1672 uses an external 32.768kHz crystal. The oscillator circuit does not require any external
resistors or capacitors to operate. Table 1 specifies several crystal parameters for the external crystal.
Figure 4 shows a functional schematic of the oscillator circuit. If using a crystal with the specified
characteristics, the startup time is usually less than one second.
Table 1. Crystal Specifications*
PARAMETER
SYMBOL
MIN
TYP
MAX
UNITS
NOTES
Nominal Frequency
F
O
32.768
kHz
Series Resistance
ESR
45
k
Load Capacitance
C
L
6
pF
* The crystal, traces, and crystal input pins should be isolated from RF generating signals. Refer to Application Note 58:
Clock Accuracy
The accuracy of the clock is dependent upon the accuracy of the crystal and the accuracy of the match
between the capacitive load of the oscillator circuit and the capacitive load for which the crystal was
32-Bit Counter
(4 Bytes)
I
2
C Interface
Power Control
Address Register
Control Logic
1Hz
V
CC
V
BACKUP
GND
SCL
SDA
Control
Trickle Charger
X1 X2
RST
Dallas
Semiconductor
DS1672
C
L
C
L
N
Oscillator
and
divider
DS1672
9 of 15
trimmed. Additional error will be added by crystal frequency drift caused by temperature shifts. External
circuit noise coupled into the oscillator circuit may result in the clock running fast. Refer to Application
Note 5: “Crystal Considerations with Dallas Real-Time Clocks” for detailed information.
Address Map
The counter is accessed by reading or writing the first 4 bytes of the DS1672 (00h03h). The control
register and trickle charger are accessed by reading or writing the appropriate register bytes as illustrated
in Table 2. If the master continues to send or request more data after the address pointer has reached 05h,
the address pointer will wrap around to location 00h.
Table 2. Registers
ADDRESS
B7
B6
B5
B4
B3
B2
B1
B0
FUNCTION
00h
LSB
Counter Byte 1
01h
Counter Byte 2
02h
Counter Byte 3
03h
MSB
Counter Byte 4
04h
EOSC
Control
05h
TCS
TCS
TCS
TCS
DS
DS
RS
RS
Trickle Charger
Power Control
The device is fully accessible and data can be written and ready only when V
CC
is greater than V
PF
.
However, when V
CC
falls below V
PF
, (point at which write protection occurs) the internal clock registers
are blocked from any access. If V
PF
is less than V
BACKUP
, the device power is switched from V
CC
to
V
BACKUP
when V
CC
drops below V
PF
. If V
PF
is greater than V
BACKUP
, the device power is switched from
V
CC
to V
BACKUP
when V
CC
drops below V
BACKUP
. Oscillator and counter operation are maintained from
the V
BACKUP
source until V
CC
is returned to nominal levels (see Table 3).
Table 3. Power Control
SUPPLY CONDITION
READ/WRITE
ACCESS
RST
POWERED BY
V
CC
< V
PF
, V
CC
< V
BACKUP
No
Active
V
BACKUP
V
CC
< V
PF
, V
CC
> V
BACKUP
No
Active
V
CC
V
CC
> V
PF
, V
CC
< V
BACKUP
Yes
Inactive
V
CC
V
CC
> V
PF
, V
CC
> V
BACKUP
Yes
Inactive
V
CC
Oscillator Control
The EOSC bit (bit 7 of the control register) controls the oscillator when in back-up mode. This bit when
set to logic 0 will start the oscillator. When this bit is set to a logic 1, the oscillator is stopped and the
DS1672 is placed into a low-power standby mode (I
BACKUP
) when in back-up mode. When the DS1672 is
powered by V
CC,
the oscillator is always on regardless of the status of the EOSC bit; however, the counter
is incremented only when EOSC is a logic 0.
Microprocessor Monitor
A temperature-compensated comparator circuit monitors the level of V
CC
. When V
CC
falls to the power-
fail trip point, the RST signal (open drain) is pulled active, and read/write access is inhibited. When V
CC
returns to nominal levels, the RST signal is kept in the active state for t
RPU
(typically) to allow the power
supply and microprocessor to stabilize. Note, however, that if the EOSC bit is set to a logic 1 (to disable
the oscillator during write protection), the reset signal will be kept in an active state for t
RPU
plus the
startup time of the oscillator.

DS1672U-3

Mfr. #:
Manufacturer:
Description:
IC RTC BINARY CNT I2C 8-USOP
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union