housing for 48 mAh battery & crystal package outline . . . . . . . . . 25
®
housing for 120 mAh battery & crystal, package outline. . . . . . . . 26
®
package outline. . . . . . . . . . . 24
4/30Doc ID 6103 Rev 10
M41T11Description
1 Description
The M41T11 is a low-power serial real-time clock (RTC) with 56 bytes of NVRAM. A built-in
32.768 kHz oscillator (external crystal controlled) and the first 8 bytes of the RAM are used
for the clock/calendar function and are configured in binary-coded decimal (BCD) format.
Addresses and data are transferred serially via a two-line bidirectional bus. The built-in
address register is incremented automatically after each write or read data byte.
The M41T11 clock has a built-in power sense circuit which detects power failures and
automatically switches to the battery supply during power failures. The energy needed to
sustain the RAM and clock operations can be supplied from a small lithium coin cell.
Typical data retention time is in excess of 5 years with a 50 mA/h, 3 V lithium cell. The
M41T11 is supplied in an 8-lead plastic small outline package or 28-lead SNAPHAT
®
package.
The 28-pin, 330 mil SOIC provides sockets with gold plated contacts at both ends for direct
connection to a separate SNAPHAT housing containing the battery and crystal. The unique
design allows the SNAPHAT battery package to be mounted on top of the SOIC package
after the completion of the surface mount process. Insertion of the SNAPHAT housing after
reflow prevents potential battery and crystal damage due to the high temperatures required
for device surface-mounting. The SNAPHAT housing is keyed to prevent reverse insertion.
The SOIC and battery/crystal packages are shipped separately. For the 28-lead SOIC, the
battery/crystal package (i.e. SNAPHAT) part number is “M4Txx-BR12SH” (see Table 16 on
page 27).
Caution:Do not place the SNAPHAT battery/crystal package “M4Txx-BR12SH” in conductive foam
since this will drain the lithium button-cell battery.
Figure 1.Logic diagram
V
V
CC
BAT
OSCI
OSCO
SCL
Doc ID 6103 Rev 105/30
M41T11
V
SS
SDA
FT/OUT
AI01000
DescriptionM41T11
Table 1.Signal names
OSCIOscillator input
OCSOOscillator output
FT/OUTFrequency test/output driver (open drain)
SDASerial data address input/output
SCLSerial clock
V
BAT
V
CC
V
SS
Battery supply voltage
Supply voltage
Ground
Figure 2.8-pin SOIC connections
M41T11
OSCIV
V
BAT
SS
Figure 3.28-pin SOIC connections
NCV
NC
NC
NC
NC
NC
NC
NC
NC
NC
NC
NC
NC
V
SS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
1
2
3
4
AI01001
M41T11
8
7
6
5
28
27
26
25
24
23
22
21
20
19
18
17
16
15
AI03606
CC
FT/OUTOSCO
SCL
SDAV
CC
NC
FT/OUT
NC
NC
NC
NC
NC
SCL
NC
NC
NC
SDA
NC
6/30Doc ID 6103 Rev 10
M41T11Description
Figure 4.Block diagram
OSCI
OSCO
FT/OUT
V
CC
V
SS
V
BAT
SCL
SDA
OSCILLATOR
32.768 kHz
VOLTAGE
SENSE
and
SWITCH
CIRCUITRY
SERIAL
BUS
INTERFACE
DIVIDER
CONTROL
LOGIC
ADDRESS
REGISTER
1 Hz
SECONDS
MINUTES
CENTURY/HOURS
DAY
DATE
MONTH
YEAR
CONTROL
RAM
(56 x 8)
AI02566
Doc ID 6103 Rev 107/30
OperationM41T11
2 Operation
The M41T11 clock operates as a slave device on the serial bus. Access is obtained by
implementing a start condition followed by the correct slave address (D0h). The 64 bytes
contained in the device can then be accessed sequentially in the following order:
st
●1
●2
●3
●4
●5
●6
●7
●8
●9
byte: seconds register
nd
byte: minutes register
rd
byte: century/hours register
th
byte: day register
th
byte: date register
th
byte: month register
th
byte: years register
th
byte: control register
th
- 64th bytes: RAM
The M41T11 clock continually monitors V
fall below V
, the device terminates an access in progress and resets the device address
SO
counter. Inputs to the device will not be recognized at this time to prevent erroneous data
from being written to the device from an out of tolerance system. When V
the device automatically switches over to the battery and powers down into an ultra low
current mode of operation to conserve battery life. Upon power-up, the device switches from
battery to V
at VSO and recognizes inputs.
CC
2.1 2-wire bus characteristics
This bus is intended for communication between different ICs. It consists of two lines: one
bidirectional for data signals (SDA) and one for clock signals (SCL). Both the SDA and the
SCL lines must be connected to a positive supply voltage via a pull-up resistor.
The following protocol has been defined:
●Data transfer may be initiated only when the bus is not busy.
●During data transfer, the data line must remain stable whenever the clock line is high.
●Changes in the data line while the clock line is high will be interpreted as control
signals.
Accordingly, the following bus conditions have been defined:
2.1.1 Bus not busy
for an out of tolerance condition. Should VCC
CC
falls below VSO,
CC
Both data and clock lines remain high.
2.1.2 Start data transfer
A change in the state of the data line, from high to low, while the clock is high, defines the
START condition.
8/30Doc ID 6103 Rev 10
M41T11Operation
2.1.3 Stop data transfer
A change in the state of the data line, from low to high, while the clock is high, defines the
STOP condition.
2.1.4 Data valid
The state of the data line represents valid data when after a start condition, the data line is
stable for the duration of the high period of the clock signal. The data on the line may be
changed during the low period of the clock signal. There is one clock pulse per bit of data.
Each data transfer is initiated with a start condition and terminated with a stop condition.
The number of data bytes transferred between the start and stop conditions is not limited.
The information is transmitted byte-wide and each receiver acknowledges with a ninth bit.
By definition, a device that gives out a message is called “transmitter”, the receiving device
that gets the message is called “receiver”. The device that controls the message is called
“master”. The devices that are controlled by the master are called “slaves”.
2.1.5 Acknowledge
Each byte of eight bits is followed by one acknowledge bit. This acknowledge bit is a low
level put on the bus by the receiver, whereas the master generates an extra acknowledge
related clock pulse.
A slave receiver which is addressed is obliged to generate an acknowledge after the
reception of each byte. Also, a master receiver must generate an acknowledge after the
reception of each byte that has been clocked out of the slave transmitter.
The device that acknowledges has to pull down the SDA line during the acknowledge clock
pulse in such a way that the SDA line is a stable low during the high period of the
acknowledge related clock pulse. Of course, setup and hold times must be taken into
account. A master receiver must signal an end-of-data to the slave transmitter by not
generating an acknowledge on the last byte that has been clocked out of the slave. In this
case, the transmitter must leave the data line high to enable the master to generate the
STOP condition.
Figure 5.Serial bus data transfer sequence
DATA LINE
STABLE
DATA VALID
CLOCK
DATA
START
CONDITION
CHANGE OF
DATA ALLOWED
Doc ID 6103 Rev 109/30
STOP
CONDITION
AI00587
Loading...
+ 21 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.