The Portable System Controller is a circuit which incorporates many of the functions necessary for low
power portable products integrated into one chip. The DS1677 provides a Real Time Clock, NV RAM
controller, micro-processor monitor, power–fail warning, and a 3–channel, 8–bit analog–to–digital
converter. Communication with the DS1677 is established through a simple 3–wire interface.
The Real Time Clock (RTC) provides seconds, minutes, hours, day, date, month, and year information
with leap year compensation. The RTC also provides an alarm interrupt. This interrupt works when the
DS1677 is powered by the system power supply or when in battery backup operation so the alarm can be
used to wake up a system that is powered down.
1 of 17050200
DS1677
Automatic backup and write protection of an external SRAM is provided through the V
The backup energy source used to power the RTC is also used to retain RAM data in the absence of V
through the V
pin. The chip-enable output to SRAM, CE0 , is controlled during power transients to
CCO
and CE0 pins.
CCO
CC
prevent data corruption.
The microprocessor monitor circuitry of the DS1677 provides three basic functions. First, a precision
temperature–compensated refer ence and compa rator ci rcuit monit ors the status of VCC. When an out–of–
tolerance condition occurs, an internal power–fail signal is generated which forces the to RST the active
state. When VCC returns to an in–tolerance condition, the RST signal is kept in the active state for
250 ms to allow the power supply and processor to stabilize. The DS1677 debounces a push–button input
and guarantees an active RST pulse width of 250 ms. The third function is a watchdog timer. The
DS1677 has an internal timer that forces the RST signal to the active state if the strobe input is not driven
low prior to watchdog time–out.
The DS1677 also provides a 3–channel 8–bit successive approximation analog–to–digital converter. The
converter has an internal 2.55 volt (typical) reference voltage gener ated by an on–board band–gap circuit.
The A/D converter is monotonic (no missing codes) and has an internal analog filter to reduce high
frequency noise.
OPERATION
The block diagram in Figure 1 shows the main elements of the DS1677. The following paragraphs
describe the function of each pin.
DS1677 BLOCK DIAGRAM Figure 1
2 of 17
DS1677
SIGNAL DESCRIPTIONS
VCC, GND – DC power is provided to the device on these pins. VCC is the +5.0 volt input.
V
(Backup Power Supply) – Battery input for standard 3 volt lithium cell or other energy source.
BAT
SCLK (Serial Clock Input) – SCLK is used to synchronize data movement on the serial interface.
I/O (Data Input/Output) – The I/O pin is the bi–directional data pin for the 3–wire interface.
CS (Chip Select) – The Chip Select signal must be asserted high during a read or a write for
communication over the 3–wire serial interface.
V
(External SRAM Power Supply Output) – This pin is internally connected to V
CCO
within nominal limits. However, during power–fail V
Switchover occurs when V
drops below V
CC
CCSW
.
is internally connected to the V
CCO
INT (Interrupt Output) – The INT pin is an active high output of the DS1677 that can be used as an
interrupt input to a microprocessor. The INT output remains high as long as the status bit causing the
interrupt is present and the corresponding interrupt–enable bit is set. The INT pin operates when the
DS1677 is powered by VCC or V
BAT
.
when VCC is
CC
BAT
pin.
CEI (SRAM Chip Enable In) – CEI must be driven low to enable the external SRAM.
CEO (SRAM Chip Enable Output) – Chip enable output for SRAM.
PFI (Power–Fail Input) – Power–Fail comparator input. When PFI is less than 1.25V, PFO go es low;
otherwise PFO remains high. Connect PFI to GND or VCC when not used.
PFO (Power–Fail Output) – Power–Fail output goes low and sinks current when PFI is less than 1.25V;
otherwise PFO remains high.
ST (Strobe Input) – The Strobe input pin is used in conjunction with the watchdog timer. If the
ST pin
is not driven low within the watchdog time period, the RST pin is driven low.
RST (Reset) – The RST pin functions as a microprocessor reset signal. This pin is driven low
1) when VCC is outside of nominal limits; 2) when the watchdog timer has “timed out”; 3) during the
power–up reset period; and 4) in response to a push–button reset. The RST pin also functions as a push–
button reset input. When the RST pin is driven low, the signal is debounced and timed such that a RST
signal of at least 250 ms is generated. This pin has an internal 47 kΩ pull up resistor.
AIN0, AIN1, AIN2 (Analog Inputs) – These pins are the three analog inputs for the 3–channel analog–
to–digital converter.
3 of 17
DS1677
X1, X2 – Connections for a standard 32.768 kHz quartz crystal. For greatest accurac y, the DS1677 must
be used with a crystal that has a specified load capacitance of 6 pF. There is no need for external
capacitors or resistors. Note: X1 and X2 are very high impedance nodes. It is recommended that they
and the crystal be guard–ringed with ground and that high frequency signals be kept away from the
crystal area. For more information on crystal selection and crystal layout considerations, please consult
Application Note 58, “Crystal Considerations with Dallas Real Time Clocks”.
The DS1677 will not function without a crystal.
POWER–UP/POWER–DOWN CONSIDERATIONS
When VCC is applied to the DS1677 and reaches a level greater than V
device becomes fully accessible after t
When VCC drops below V
, the device is switched over to the V
CCSW
(250 ms typical). Before t
RPU
RPU
BAT
supply.
During power–up, when VCC returns to an in–tolerance condition, the RST pin is kept in the active state
for 250 ms (typical) to allow the power supply and microprocessor to stabilize.
(power–fail trip point), the
CCTP
elapses, all inputs are disabled.
ADDRESS/COMMAND BYTE
The command byte for the DS1677 is shown in Figure 2. Each data transfer is initiated by a command
byte. Bits 0 through 6 specify the address of the registers to be accessed. The MSB (bit 7) is the
Read/Write bit. This bit specifies whether the accessed byte will be read or written. A read operation is
selected if bit 7 is a zero and a write operation is selected if bit 7 is a one. The address map for the
DS1677 is shown in Figure 3.
The time and calendar information is accessed by reading/writing the appropriate register bytes. Note
that some bits are set to zero. These bits will always read zero regardless of how they are written. Also
note that registers 0Fh to 7Fh are reserved. These registers will always read zero regardless of how they
are written. The contents of the time, calendar, and alarm registers are in the Binary–Coded Decimal
(BCD) format.
The DS1677 can run in either 12–hour or 24–hour mode. Bit 6 of the hours register is defined as the 12–
or 24–hour mode select bit. When high, the 12–hour mode is selected. In the 12–hour mode, bit 5 is the
AM/PM bit with logic one being PM. In the 24–hour mode, bit 5 is the second 10–hour bit (20–23
hours).
The DS1677 also contains a time of day alarm. The alarm registers are located in registers 07h to 0Ah.
Bit 7 of each of the alarm re gisters are mask bits (see T able 1). When all of the mask bits are logic 0, an
alarm will occur once per week when the values stored in timekeeping registers 00h to 03h match the
values stored in the time of day alarm registers. An alarm will be generated every day when mask bit of
the day alarm register is set to one. An alarm will be generated eve ry hour wh en the da y and hour alarm
mask bits are set to one. Similarly, an alarm will be generated every minute when the day, hour, and
minute alarm mask bits are set to one. When day, hour, minute, and seconds alarm mask bits are set to
one, an alarm will occur every second.
5 of 17
DS1677
TIME OF DAY ALARM BITS Table 1
ALARM REGISTER MASK BITS (BIT 7)
SECONDSMINUTESHOURSDAYS
1111Alarm once per second.
0111Alarm when seconds match.
0011Alarm when minutes and seconds match.
0001Alarm when hours, minutes and seconds match.
0000Alarm when day, hours, minutes and seconds match.
SPECIAL PURPOSE REGISTERS
The DS1677 has two additional registers (control register and status re gister) that control the Real Time
Clock and interrupts.
CONTROL REGISTER
BIT 7BIT 6BIT 5BIT 4BIT 3BIT 2BIT 1BIT 0
EOSCWPAIS1AIS0000AIE
EOSC (Enable Oscillator) – 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 DS1677 is placed into a low–power standb y mode with a
current drain of less than 200 nanoamps when in battery back–up mode. When the DS1677 is powered
by VCC, the oscillator is always on regardless of the status of the EOSC bit; however, the real time clock is
incremented only when EOSC is a logic 0.
WP (Write Protect) – Before any write operation to the real time clock or any other registers, this bit
must be logic 0. When high, the write protect bit prevents a write operation to any register.
AIS0–AIS1 (Analog Input Select) – These 2 bits are used to determine the analog input for the
analog–to–digital conversion. Table 2 lists the specific analog input that is selected by these 2 bits.
AIE (Alarm Interrupt Enable) – When set to a logic 1, this bit permits the Interrupt Request Flag
(IRQF) bit in the status register to assert INT. When the AIE bit is set to logic 0, the IRQF bit does not
initiate the INT signal.
ANALOG INPUT SELECTION Table 2
AIS1AIS0ANALOG INPUT
00NONE
01 AIN0
10 AIN1
11 AIN2
STATUS REGISTER
BIT 7BIT 6BIT 5BIT 4BIT 3BIT 2BIT 1BIT 0
CULOBAT00000IRQF
6 of 17
Loading...
+ 11 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.