Dallas Semiconductor DS1216H, DS1216F, DS1216E, DS1216D, DS1216C Datasheet

...
www.maxim-ic.com
g
FEATURES
§ Keeps track of hundredths of seconds,
seconds, minutes, hours, days, date of the month, months, and years
§ Converts standard 2k x 8 up to 512k x 8
CMOS static RAMs into nonvolatile memory
§ Embedded lithium energy cell maintains
§ Watch function is transparent to RAM
operation
§ Month and year determine the number of days
in each month; leap-year compensation valid up to 2100
ORDERING INFORMATION
DS1216B, DS1216C, DS1216D, DS1216E, DS1216F, DS1216H (See Figure 2 for letter suffix
marking identification.)
DS1216
SmartWatch RAM DS1216B/C/D/H
SmartWatch ROM DS1216E/F
§ Lithium energy source is electrically
disconnected to retain freshness until power is applied for the first time
§ Proven gas-tight socket contacts
§ Full ±10% operating range
§ Operating temperature range: 0°C to +70°C
§ Accuracy is better than ±1 minute/month @
+25°C
RST 1 28 V
CC
PIN DESCRIPTION
RST - RESET
DQ0 - Data Input/Output 0 [RAM] A2 - Address Bit 2 (Read/Write [ROM]) A0 - Address Bit 0 (Data Input [ROM]) GND - Ground
CE - Conditioned Chip Enable
OE - Output Enable
WE - Write Enable
Vcc - Switched V VCCB - Switched VCC for 24-Pin RAM V
D - Switched VCC for 28-Ppin RAM
CC
PART RAM/ROM RAM DENSITY
DS1216B RAM 16k/64k No/Yes DS1216C RAM 64k/256k No DS1216D RAM 256k/1M No/Yes DS1216E ROM 64k/256k No
DS1216F ROM 64k/256k/1M No
DS1216H RAM 1M/4M No
for 28-/32-Pin RAM
CC
DS1216B/C/D/E
28-Pin Intelli
PCB MODIFICATION REQUIRED
FOR DENSITY UPGRADE?
ent Socket
1 of 13 111901
RST
g
[A2] 10
[A0] 12 DQ0
GND
1 2 3 4
5 6 7 8 9
11
13 14 15 16
DS1216D/E/F/H
32-Pin Intelli
32 31 30 29 28 27 26 25
24
23 22 21 20 19 18 17
ent Socket
V
CC
WE
OE
CE
DS1216
TYPICAL OPERATING CIRCUIT
DESCRIPTION
The DS1216 SmartWatch RAM and SmartWatch ROM Sockets are 600mil-wide DIP sockets with a built-in CMOS watch function, an NV RAM controller circuit, and an embedded lithium energy source. The sockets provide an NV RAM solution for memory sized from 2k x 8 to 512k x 8 with package sizes from 26 pins to 32 pins. When a socket is mated with a CMOS SRAM, it provides a complete solution to problems associated with memory volatility and uses a common energy source to maintain time and date. The SmartWatch ROM sockets use the embedded lithium source to maintain the time and date only. A key feature of the SmartWatch is that the watch function remains transparent to the RAM. The SmartWatch monitors V lithium energy source is automatically switched on and write protection is unconditionally enabled to prevent loss of watch and RAM data.
Using the SmartWatch saves PC board space since the combination of SmartWatch and the mated RAM take up no more area than the memory alone. The SmartWatch uses the V for RAM and watch control. All other pins are passed straight through to the socket receptacle.
The SmartWatch provides timekeeping information including hundredths of seconds, seconds, minutes, hours, days, date, months, and years. The date at the end of the month is automatically adjusted for months with fewer than 31 days, including correction for leap years. The SmartWatch operates in either 24-hour or 12-hour format with an AM/PM indicator.
for an out-of-tolerance condition. When such a condition occurs, an internal
CC
, data I/O 0, CE , OE , and WE
CC
OPERATION
Communication with the SmartWatch RAM is established by pattern recognition on a serial bit stream of 64 bits that must be matched by executing 64 consecutive write cycles containing the proper data on DQ0. On the SmartWatch ROM, communication with the clock is established using A2 and A0, and either OE or CE. All accesses that occur prior to recognition of the 64-bit pattern are directed to memory.
2 of 13
DS1216
After the pattern match, the next 64 reads and/or writes are directed to the clock, and the RAM is disabled. Once the pattern is established, the next 64 read/write cycles will be directed to the RTC registers. When power is cycled, 64 reads should be executed prior to any writes to ensure that the RTC registers are not written. A pattern match is ignored if the RST bit is zero and the RST pin goes low during the match sequence. A pattern match is also terminated if a read occurs during the 64-bit match sequence.
PATTERN MATCH—RAM
Data transfer to and from the timekeeping registers 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 SmartWatch 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 SmartWatch. Therefore, any address to the memory in the socket is acceptable. However, the write cycles generated to gain access to the SmartWatch 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 SmartWatch 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 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 SmartWatch is enabled and data transfer to or from the timekeeping registers can proceed. The next 64 cycles will cause the SmartWatch
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 SmartWatch.
PATTERN MATCH—ROM
Communication with the SmartWatch is established by pattern recognition of a serial bit stream of 64 bits that must be matched by executing 64 consecutive write cycles, placing address bit A2 low with the proper data on address bit A0. The 64 write cycles are used only to gain access to the SmartWatch. Prior to executing the first of 64 write cycles, a read cycle should be executed by holding A2 high. The read cycle will reset the comparison register pointer within the SmartWatch, ensuring the pattern recognition starts with the first bit of the sequence. 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 SmartWatch is enabled and data transfer to or from the timekeeping registers can proceed. The next 64 cycles will cause the SmartWatch to either receive data on data in (A0) or transmit data on data out (DQ0), depending on the level of /WRITE READ (A2).
3 of 13
SMARTWATCH COMPARISON REGISTER DEFINITION Figure 1
A
A
HEX VALUE
C5
BYTE 0
7 0 110001 01
DS1216
BYTE 1
BYTE 2
BYTE 3
BYTE 4
BYTE 5
BYTE 6
BYTE 7
001110 10
101000 11
010111 00
110001 01
001110 10
101000 11
010111 00
3A
3
5C
C5
3A
3
5C
Note: The pattern recognition in Hex is C5, 3A, 5C, C5, 3A, A3, 5C. The odds of this pattern accidentally duplicating and causing inadvertent entry to the SmartWatch are less than 1 in 1019. This pattern is sent to the SmartWatch LSB to MSB.
After power-up, the controller could be in the 64-bit clock register read/write sequence (from an incomplete access prior to power-down). Therefore, it is recommended that a 64-bit read be performed upon power-up to prevent accidental writes to the clock, and to prevent reading clock data when access to the RAM would otherwise be expected.
NONVOLATILE CONTROLLER OPERATION
The DS1216 SmartWatch performs circuit functions required to make a CMOS RAM nonvolatile. First, a switch is provided to direct power from the battery or V
supply, depending on which voltage is greater.
CC
This switch has a voltage drop of less than 0.2V. The second function that the SmartWatch provides is power-fail detection, which occurs at VTP. The DS1216 constantly monitors the VCC supply. When V
CC
goes out of tolerance, a comparator outputs a power-fail signal to the chip-enable logic. The third function accomplishes write protection by holding the chip-enable signal to the memory within 0.2V of VCC or battery. During nominal power-supply conditions, the memory chip-enable signal will track the chip­enable signal sent to the socket with a maximum propagation delay of 7ns for the 5V and 12ns for the
3.3V version.
FRESHNESS SEAL
Each DS1216 is shipped from Dallas Semiconductor with its lithium energy source disconnected, ensuring full energy capacity. When VCC is first applied at a level greater than the lithium energy source is enabled for battery-backup operation.
4 of 13
DS1216
SMARTWATCH REGISTER INFORMATION
The SmartWatch information is contained in eight registers of 8 bits, each of which is sequentially accessed one bit at a time after the 64-bit pattern recognition sequence has been completed. When updating the SmartWatch registers, each 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 3.
Data contained in the SmartWatch registers is in binary-coded decimal format (BCD). Reading and writing the registers is always accomplished by stepping through all eight registers, starting with bit 0 of register 0 and ending with bit 7 of register 7.
AM–PM/12/24 MODE
Bit 7 of the hours register is defined as the 12-hour 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 SmartWatch 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 logic 1.
ZERO BITS
Registers 1, 2, 3, 4, 5, and 6 contain one or more bits that will always read logic 0. When writing these locations, either a logic 1 or 0 is acceptable.
ADDITIONAL INFORMATION
Refer to Application Note 52 for information about using regarding optional modifications and the phantom clock contained within the SmartWatch.
5 of 13
RESET AND MEMORY DENSITY OPTIONS Figure 2
DS1216
The letter suffix of the SmartWatch is located on the PCB as shown above.
The RESET pin on the controller has an internal pullup resistor. To disable the RESET function, the trace between pin 1 on the socket and pin 13 on the controller can be cut. In this case, the socket will ignore the
RESET input, preventing address transitions from resetting the pattern match, even if the RST bit is
enabled.
On the DS1216B and DS1216D, the two V
pins are connected together on the PCB. The switched V
CC
CC
from the controller is connected to the two VCC pins that connect to the inserted RAM. No modifications are required if the lower density RAM is used. To use the higher density RAM, the trace by the lower density RAM VCC pin, identified by a hash mark labeled “U,” must be cut. The two square-metal pads, labeled “G,” must be shorted together. This disconnects switched VCC from the pin going to the inserted RAM, and connects it to the corresponding address input pin for the higher density RAM.
6 of 13
SMARTWATCH REGISTER DEFINITION Figure 3
DS1216
7 0
0
7 0
1
7 0
2
7 0
3
7 0
4
7 0
5
7 0
6
7 0
7
0.1 SEC 0.01 SEC
0 10 SEC SECONDS
0 10 MIN MINUTES
12/24 0 10 A/P HR HOUR
0 0 OSC RST 0 DAY
0 0 10 DATE DATE
0 0 0 10 MONTH MONTH
10 YEAR YEAR
RANGE (BCD)REGISTER
00-99
00-59
00-59
01-12
01-07 00-23
01-31
01-12
00-99
7 of 13
DS1216
ABSOLUTE MAXIMUM RATINGS*
Voltage Range on any Pin Relative to Ground -0.3V to +7.0V for 5V Operating Temperature Range 0°C to +70°C Storage Temperature Range -40°C to +70°C Soldering Temperature Range See J-STD-020A Specification (Note 6)
* This is a stress rating only and functional operation of the device at these or any other conditions
beyond those indicated in the operation sections of this specification is not implied. Exposure to absolute maximum rating conditions for extended periods of time can affect reliability.
RECOMMENDED DC OPERATING CONDITIONS (0°C to +70°C)
PARAMETER SYMBOL MIN TYP MAX UNITS NOTES
VCC Pin 5V Supply V
Logic 1 V
Logic 0 V
CC
IH
IL
4.5 5.0 5.5 V 1
2.2 VCC + 0.3 V 8
-0.3 +0.8 V 8
DC ELECTRICAL CHARACTERISTICS (0°C to +70°C; VCC = 5.0 ± 10%)
PARAMETER SYMBOL MIN TYP MAX UNITS NOTES
VCC Supply I
VCC Supply Voltage (I
= 80mA)
CCO
V
CCO1(U)
Input Leakage I
Output Logic 1 Voltage (I
= -1.0mA)
OUT
Output Logic 1 Voltage (I
= -1.0mA)
OUT
V
V
Write Protection Voltage V
CCI
IL
OH
OL
TP
V
- 0.2 V 1, 6
CC
-1.0 +1.0
2.4 V
4.25 4.5 V
5 mA 1, 2,3
mA
2,8,13
0.4 V
BACKUP POWER CHARACTERISTICS (0°C to +70°C; VCC < VTP)
PARAMETER SYMBOL MIN TYP MAX UNITS NOTES
CE Output
VCC Supply Voltage (I
= 10µA)
CCO
V
V
CCO2(U)
RAM VCC (Battery) Voltage V
Recovery at Power-Up t
VCC Slew Rate fall t
CE Pulse Width
OH(L)
BAT
REC
F
t
CE
V
- 0.2 V 1
BAT
V
- 0.2 V 1, 6,14
BAT
2 3 3.6 V 1,15
2ms
0
1.5
8 of 13
ms
ms
5
DS1216
CAPACITANCE (TA = +25°C)
PARAMETER SYMBOL MIN TYP MAX UNITS NOTES
Input Capacitance C
Output Capacitance C
IN
OUT
5pF
7pF
(TA = +25°C)
PARAMETER SYMBOL MIN TYP MAX UNITS NOTES
Expected Data Retention t
DR
10 Years 14
AC ELECTRICAL CHARACTERISTICS (0°C to 70°C; VCC = 4.5 to 5.5V)
PARAMETER SYMBOL MIN TYPE MAX UNITS NOTES
Read Cycle Time t
CE Access Time
OE Access Time
CE to Output Low-Z
OE to Output Low-Z
t
t
t
COE
t
OEE
RC
CO
OE
75 ns
65 ns
65 ns
6ns
6ns
CE to Output High-Z
OE to Output High-Z
Address Setup Time (ROM) t
Address Hold Time (ROM) t
Read Recovery t
Write Cycle Time t
Write Pulse Width t
Write Recovery t
Data Setup Time t
Data Hold Time t
CE Pulse Width
RESET Pulse Width
CE Propagation Delay
t
OD
t
ODO
AH
RR
WC
WP
WR
DH
t
CW
t
RST
t
AS
DS
PD
30 ns
30 ns
20 11
10 12
15 ns
75 ns
75 ns
15 ns 9
35 ns 10
0ns10
65 ns
75 ns
6ns7
CE High to Power-Fail
t
PF
9 of 13
0ns
TIMING DIAGRAM: READ CYCLE TO SMARTWATCH
DS1216
TIMING DIAGRAM: WRITE CYCLE TO SMARTWATCH
TIMING DIAGRAM: RESET FOR SMARTWATCH
10 of 13
TIMING DIAGRAM: POWER-DOWN
TIMING DIAGRAM: POWER-UP
DS1216
Warning: Under no circumstances should negative undershoots of any amplitude be allowed when the
device is in battery-backup mode. Water washing for flux removal will discharge internal lithium source because exposed voltage pins are present.
11 of 13
DS1216
NOTES:
1) Pin locations are designated “U” when a parameter definition refers to the socket receptacle and “L”
when a parameter definition refers to the socket pin.
2)
No memory inserted in the socket.
3)
Pin 26L can be connected to V
4)
SmartWatch sockets can be successfully processed through some conventional wave-soldering
techniques as long as temperature exposure to the lithium energy source contained within does not exceed +85
°C. However, post-solder cleaning with water washing techniques is not permissible.
Discharge to the lithium energy source can result, even if deionized water is utilized. It is equally imperative that ultrasonic vibration is not used in order to avert damage to the quartz crystal resonator employed by the oscillator circuit.
5)
t
max must be met to ensure data integrity on power loss.
CE
6)
V
7)
Input pulse rise and fall times equal 10ns.
8)
Applies to pins RST L, A2 L, A0 L, CE L, OE L, and WE L. t
9)
10)
11)
12)
1 is the maximum voltage drop from Vcc(L) to Vcc(U) while power is being supplied by
CCO
Vcc(L). V
is a functions of the latter occurring edge of WE or CE .
WR
t
and tDS are a function of the first occurring edge of WE or CE .
DH
2 is the maximum voltage drop from V
CCO
Tas is a function of the first occurring edge of OE or CE. Tah is a function of the latter occurring edge of OE or CE
or left disconnected at the PC board.
CC
to VCC(U) while the part is in battery backup.
BAT
RST (Pin 1) has an internal pullup resistor.
13)
14)
Expected data retention is based on using an external SRAM with a data retention current of less than
0.5µA at +25°C. Expected data retention time (time while on battery) for a given RAM battery current can be calculated using the following formula:
0.045 / (current in amps) = data retention time in hours
15)
The DS1216 products are shipped with the battery-backup power off. First power-up switches backup
battery on to clock and RAM V
pin upon power down.
CC
12 of 13
DS1216 28 SMARTWATCH
DS1216
PKG DIM MIN MAX MIN MAX
A IN. MM B IN. MM C IN. MM D IN. MM E IN. MM F IN. MM G IN. MM H IN. MM J IN. MM K IN. MM L IN. MM
28-PIN 32-PIN
1.390 1.420 1.580 1.620
35.31 36.07 40.13 41.14
0.690 0.720 0.690 0.720
17.53 18.29 17.53 18.29
0.420 0.470 0.400 0.470
10.67 11.94 10.16 11.94
0.035 0.065 0.035 0.065
0.89 1.65 0.89 1.65
0.055 0.075 0.055 0.075
1.39 1.90 1.39 1.90
0.120 0.160 0.120 0.160
3.04 4.06 3.04 4.06
0.090 0.110 0.090 0.110
2.29 2.79 2.29 2.79
0.590 0.630 0.590 0.630
14.99 16.00 14.99 16.00
0.008 0.012 0.008 0.012
0.20 0.30 0.20 0.30
0.015 0.021 0.015 0.021
0.38 0.53 0.38 0.53
0.380 0.420 0.380 0.420
9.65 10.67 9.65 10.67
13 of 13
Loading...