Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

DS1243Y

Download as pdf or txt
Download as pdf or txt
You are on page 1of 13

DS1243Y

64K NV SRAM with Phantom Clock

www.dalsemi.com

FEATURES PIN ASSIGNMENT


§ Real time clock keeps track of hundredths of RST 1 28 VCC
seconds, seconds, minutes, hours, days, date A12 2 27 WE
of the month, months, and years A7 3 26 NC
§ 8K x 8 NV SRAM directly replaces volatile A6 4 25 A8
A5 5 24 A9
static RAM or EEPROM A4 6 23 A11
§ Embedded lithium energy cell maintains A3 7 22 OE
calendar operation and retains RAM data A2 8 21 A10

§ Watch function is transparent to RAM A1 9


10
20
19
CE
A0 DQ7
operation DQ0 11 18 DQ6
§ Month and year determine the number of days DQ1 12 17 DQ5
in each month; valid up to 2100 DQ2 13 16 DQ4
§ Lithium energy source is electrically GND 14 15 DQ3
disconnected to retain freshness until power is 28-Pin Encapsulated Package
applied for the first time 720-Mil Extended
§ Standard 28–pin JEDEC pinout
§ Full ±10% operating range
§ Operating temperature range 0°C to 70°C PIN DESCRIPTION
§ Accuracy is better than ±1 minute/month @ A0–A12 – Address Inputs
25°C CE – Chip Enable
§ Over 10 years of data retention in the absence GND – Ground
of power DQ0–DQ7 – Data In/Data Out
§ Available in 120, 150 and 200 ns access time VCC – Power (+5V)
WE – Write Enable
ORDERING INFORMATION OE – Output Enable
DS1243Y–XXX NC – No Connect
–120 120 ns access RST – Reset
–150 150 ns access
DS1243Y 200 ns access

DESCRIPTION
The DS1243Y 64K NV SRAM with Phantom Clock is a fully static nonvolatile RAM (organized as 8192
words by 8 bits) with a built–in real time clock. The DS1243Y has a self–contained lithium energy source
and control circuitry which constantly monitors VCC for an out–of–tolerance condition. When such a
condition occurs, the lithium energy source is automatically switched on and write protection is
unconditionally enabled to prevent corrupted data in both the memory and real time clock.

1 of 13 080299
DS1243Y

The Phantom Clock provides timekeeping information including hundredths of seconds, seconds,
minutes, hours, day, date, month, and year information. The date at the end of the month is automatically
adjusted for months with less than 31 days, including correction for leap years. The Phantom Clock
operates in either 24–hour or 12–hour format with an AM/PM indicator.

RAM READ MODE


The DS1243Y executes a read cycle whenever WE (Write Enable) is inactive (high) and CE (Chip
Enable) is active (low). The unique address specified by the 13 address inputs (A0–A12) defines which of
the 8192 bytes of data is to be accessed. Valid data will be available to the eight data output drivers
within tACC (Access Time) after the last address input signal is stable, providing that CE and OE (Output
Enable) access times and states are also satisfied. If OE and CE access times are not satisfied, then data
access must be measured from the later occurring signal ( CE or OE ) and the limiting parameter is either
tCO for CE or tOE for OE rather than address access.

RAM WRITE MODE


The DS1243Y is in the write mode whenever the WE and CE signals are in the active (low) state after
address inputs are stable. The latter occurring falling edge of CE or WE will determine the start of the
write cycle. The write cycle is terminated by the earlier rising edge of CE or WE . All address inputs must
be kept valid throughout the write cycle. WE must return to the high state for a minimum recovery time
(tWR) before another cycle can be initiated. The OE control signal should be kept inactive (high) during
write cycles to avoid bus contention. However, if the output bus has been enabled ( CE and OE active)
then WE will disable the outputs in t ODW from its falling edge.

DATA RETENTION MODE


The DS1243Y provides full functional capability for VCC greater than VTP and write protects by 4.25
volts. Data is maintained in the absence of VCC without any additional support circuitry. The nonvolatile
static RAM constantly monitors VCC. Should the supply voltage decay, the RAM automatically write
protects itself. All inputs to the RAM become “don’t care” and all outputs are high impedance. As VCC
falls below approximately 3.0 volts, the power switching circuit connects the lithium energy source to
RAM to retain data. During power–up, when VCC rises above approximately 3.0 volts, the power
switching circuit connects external VCC to the RAM and disconnects the lithium energy source. Normal
RAM operation can resume after VCC exceeds 4.5 volts.

FRESHNESS SEAL
Each DS1243Y is shipped from Dallas Semiconductor with its lithium energy source disconnected,
insuring full energy capacity. When VCC is first applied at a level greater than VTP, the lithium energy
source is enabled for battery backup operation.

PHANTOM CLOCK OPERATION


Communication with the Phantom Clock is established by pattern recognition on a serial bit stream of 64
bits which must be matched by executing 64 consecutive write cycles containing the proper data on DQ0.
All accesses which occur prior to recognition of the 64–bit pattern are directed to memory.

After recognition is established, the next 64 read or write cycles either extract or update data in the
Phantom Clock, and memory access is inhibited.
2 of 13
DS1243Y
Data transfer to and from the timekeeping function is accomplished with a serial bit stream under control
of Chip Enable ( CE ), Output Enable ( OE ), and Write Enable ( WE ). Initially, a read cycle to any memory
location using the CE and OE control of the Phantom Clock starts the pattern recognition sequence by
moving a pointer to the first bit of the 64–bit comparison register. Next, 64 consecutive write cycles are
executed using the CE and WE control of the SmartWatch. These 64 write cycles are used only to gain
access to the Phantom Clock. Therefore, any address to the memory in the socket is acceptable.
However, the write cycles generated to gain access to the Phantom Clock are also writing data to a
location in the mated RAM. The preferred way to manage this requirement is to set aside just one address
location in RAM as a Phantom Clock scratch pad. When the first write cycle is executed, it is compared
to bit 0 of the 64–bit comparison register. If a match is found, the pointer increments to the next location
of the comparison register and awaits the next write cycle. If a match is not found, the pointer does not
advance and all subsequent write cycles are ignored. If a read cycle occurs at any time during pattern
recognition, the present sequence is aborted and the comparison register pointer is reset. Pattern
recognition continues for a total of 64 write cycles as described above until all the bits in the comparison
register have been matched (this bit pattern is shown in Figure 1). With a correct match for 64 bits, the
Phantom Clock is enabled and data transfer to or from the timekeeping registers can proceed. The next 64
cycles will cause the Phantom Clock to either receive or transmit data on DQ0, depending on the level of
the OE pin or the WE pin. Cycles to other locations outside the memory block can be interleaved with
CE cycles without interrupting the pattern recognition sequence or data transfer sequence to the Phantom
Clock.

PHANTOM CLOCK
REGISTER INFORMATION
The Phantom Clock information is contained in 8 registers of 8 bits, each of which is sequentially
accessed 1 bit at a time after the 64–bit pattern recognition sequence has been completed. When updating
the Phantom Clock registers, each register must be handled in groups of 8 bits. Writing and reading
individual bits within a register could produce erroneous results. These read/write registers are defined in
Figure 2.

Data contained in the Phantom Clock register is in binary coded decimal format (BCD). Reading and
writing the registers is always accomplished by stepping through all 8 registers, starting with bit 0 of
register 0 and ending with bit 7 of register 7.

3 of 13
DS1243Y
PHANTOM CLOCK REGISTER DEFINITION Figure 1

NOTE:
The pattern recognition in Hex is C5, 3A, A3, 5C, C5, 3A, A3, 5C. The odds of this pattern being
accidentally duplicated and causing inadvertent entry to the Phantom Clock is less than 1 in 1019. This
pattern is sent to the Phantom Clock LSB to MSB.

4 of 13
DS1243Y
PHANTOM CLOCK REGISTER DEFINITION Figure 2

AM–PM/12/24 MODE
Bit 7 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 high being PM. In the 24–hour mode,
bit 5 is the second 10–hour bit (20–23 hours).

OSCILLATOR AND RESET BITS


Bits 4 and 5 of the day register are used to control the RESET and oscillator functions. Bit 4 controls the
RESET (pin 1). When the RESET bit is set to logic 1, the RESET input pin is ignored. When the RESET
bit is set to logic 0, a low input on the RESET pin will cause the Phantom Clock to abort data transfer
without changing data in the watch registers. Bit 5 controls the oscillator. When set to logic 1, the
oscillator is off. When set to logic 0, the oscillator turns on and the watch becomes operational. These
bits are shipped from the factory set to a logic 1.

ZERO BITS
Registers 1, 2, 3, 4, 5, and 6 contain one or more bits which will always read logic 0. When writing these
locations, either a logic 1 or 0 is acceptable.

5 of 13
DS1243Y

ABSOLUTE MAXIMUM RATINGS*


Voltage on Any Pin Relative to Ground –0.3V to +7.0V
Operating Temperature 0°C to 70°C
Storage Temperature –40°C to +70°C
Soldering Temperature 260°C for 10 seconds (See Note 13)

* This is a stress rating only and functional operation of the device at these or any other conditions
above those indicated in the operation sections of this specification is not implied. Exposure to
absolute maximum rating conditions for extended periods of time may affect reliability.

RECOMMENDED DC OPERATING CONDITIONS (0°C to 70°C)


PARAMETER SYMBOL MIN TYP MAX UNITS NOTES
Power Supply Voltage VCC 4.5 5.0 5.5 V
Input Logic 1 VIH 2.2 VCC+0.3 V
Input Logic 0 VIL -0.3 0.8 V

DC ELECTRICAL CHARACTERISTICS (0°C to 70°C; VCC = 5V ± 10%)


PARAMETER SYMBOL MIN TYP MAX UNITS NOTES
Input Leakage Current IIL -1.0 +1.0 µA 12
I/O Leakage Current IIO -1.0 +1.0 µA
CE ≥ VIH ≤VCC
Output Current @ 2.4V IOH -1.0 mA
Output Current @ 0.4V IOL 2.0 mA
Standby Current CE = 2.2 ICCS1 5.0 10 mA
Standby Current CE = VCC – 0.5V ICCS2 3.0 5.0 mA
Operating Current tCYC = 200ns ICC01 85 mA
Write Protection Voltage VTP 4.25 4.5 V

DC TEST CONDITIONS
Outputs are open; all voltages are referenced to ground.

CAPACITANCE (tA = 25°C)


PARAMETER SYMBOL MIN TYP MAX UNITS NOTES
Input Capacitance CIN 5 10 pF
Input/Output Capacitance CI/O 5 10 pF

6 of 13
DS1243Y
MEMORY AC ELECTRICAL
CHARACTERISTICS (0°C to 70°C; VCC = 5.0V ± 10%)
DS1243Y-120 DS1243Y-150 DS1243Y
PARAMETER SYMBOL MIN MAX MIN MAX MIN MAX UNITS NOTES
Read Cycle Time tRC 120 150 200 ns
Access Time tACC 120 150 200 ns
OE to Output Valid tOE 60 70 100 ns
CE to Output Valid tCO 120 150 200 ns
OE or CE to tCOE 5 5 5 ns 5
Output Active
Output High Z from tOD 40 70 100 ns 5
Deselection
Output Hold from toH 5 5 5 ns
Address Change
Write Cycle Time tWC 120 150 200 ns
Write Pulse Width tWP 90 100 150 ns 3
Address Setup Time tAW 0 0 0 ns
Write Recovery tWR 20 20 20 ns
Time
Output High Z from tODW 40 70 80 ns 5
WE
Output Active from tOEW 5 5 5 ns 5
WE
Data Setup Time tDS 50 60 80 ns 4
Data Hold Time tDH 20 20 20 ns 4
from WE

AC TEST CONDITIONS
Output Load: 50 pF + 1TTL Gate
Input Pulse Levels: 0–3V

Timing Measurement Reference Levels


Input: 1.5V
Output: 1.5V
Input Pulse Rise and Fall Times: 5 ns

7 of 13
DS1243Y
PHANTOM CLOCK AC ELECTRICAL
CHARACTERISTICS (0°C to 70°C; VCC = 4.5 to 5.5V)
PARAMETER SYMBOL MIN TYP MAX UNITS NOTES
Read Cycle Time tRC 120 ns
CE Access Time tCO 100 ns
OE Access Time tOE 100 ns
CE to Output Low Z tCOE 10 ns
OE to Output Low Z tOEE 10 ns
CE to Output High Z tOD 40 ns 5
OE to Output High Z tODO 40 ns 5
Read Recovery tRR 20 ns
Write Cycle Time tWC 120 ns
Write Pulse Width tWP 100 ns
Write Recovery tWR 20 ns 10
Data Setup Time tDS 40 ns 11
Data Hold Time tDH 10 ns 11
CE Pulse Width tCW 100 ns
RESET Pulse Width tRST 200 ns
CE High to Power-Fail tPF 0 ns

POWER-DOWN/POWER-UP TIMING
PARAMETER SYMBOL MIN TYP MAX UNITS NOTES
CE at VIH before Power-Down tPD 0 µs
VCC Slew from 4.5V to 0V ( CE at VIH) tF 300 µs
VCC Slew from 0V to 4.5V ( CE at VIH) tR 0 µs
CE at VIH after Power-Up tREC 2 ms

(tA = 25°C)
PARAMETER SYMBOL MIN TYP MAX UNITS NOTES
Expected Data Retention Time tDR 10 years 9

WARNING:
Under no circumstances are negative undershoots, of any amplitude, allowed when device is in battery
backup mode.

8 of 13
DS1243Y
MEMORY READ CYCLE (NOTE 1)

MEMORY WRITE CYCLE 1 (NOTES 2, 6, AND 7)

9 of 13
DS1243Y
MEMORY WRITE CYCLE 2 (NOTES 2 AND 8)

RESET FOR PHANTOM CLOCK

READ CYCLE TO PHANTOM CLOCK

10 of 13
DS1243Y
WRITE CYCLE TO PHANTOM CLOCK

POWER-DOWN/POWER-UP CONDITION

11 of 13
DS1243Y
NOTES:
1. WE is high for a read cycle.
2. OE = VIH or VIL. If OE = VIH during write cycle, the output buffers remain in a high impedance state.
3. tWP is specified as the logical AND of CE and WE . tWP is measured from the latter of CE or WE
going low to the earlier of CE or WE going high.
4. tDH, tDS are measured from the earlier of CE or WE going high.
5. These parameters are sampled with a 50 pF load and are not 100% tested.
6. If the CE low transition occurs simultaneously with or later than the WE low transition in Write
Cycle 1, the output buffers remain in a high impedance state during this period.
7. If the CE high transition occurs prior to or simultaneously with the WE high transition, the output
buffers remain in a high impedance state during this period.
8. If WE is low or the WE low transition occurs prior to or simultaneously with the CE low transition,
the output buffers remain in a high impedance state during this period.
9. The expected tDR is defined as cumulative time in the absence of VCC with the clock oscillator
running.
10. tWR is a function of the latter occurring edge of WE or CE .
11. tDH and tDS are a function of the first occurring edge of WE or CE .
12. RST (Pin1) has an internal pull–up resistor.
13. Real–Time Clock Modules can be successfully processed through conventional wave–soldering
techniques as long as temperature exposure to the lithium energy source contained within does not
exceed +85°C. Post-solder cleaning with water washing techniques is acceptable, provided that
ultrasonic vibration is not used.

12 of 13
DS1243Y

DS1243Y 28–PIN EXTENDED BOTTOM


720-MIL BODY WIDTH (DIMENSION B)

PKG 28-PIN
DIM MIN MAX
A IN. 1.520 1.540
MM 38.61 39.12
B IN. 0.695 0.720
MM 17.65 1.29
C IN. 0.395 0.415
MM 10.03 10.54
D IN. 0.100 0.130
MM 2.54 3.30
E IN. 0.017 0.030
MM 0.43 0.76
F IN. 0.120 0.160
MM 3.05 4.06
G IN. 0.090 0.110
MM 2.29 2.79
H IN. 0.590 0.630
MM 14.99 16.00
J IN. 0.008 0.012
MM 0.20 0.30
K IN. 0.015 0.021
MM 0.38 0.53

13 of 13

You might also like