PCF2129
PCF2129
1 General description
1
The PCF2129 is a CMOS Real Time Clock (RTC) and calendar with an integrated
Temperature Compensated Crystal (Xtal) Oscillator (TCXO) and a 32.768 kHz quartz
crystal optimized for very high accuracy and very low power consumption. The
2
PCF2129 has a selectable I C-bus or SPI-bus, a backup battery switch-over circuit, a
programmable watchdog function, a timestamp function, and many other features.
For a selection of NXP Real-Time Clocks, see Table 82
1 The definition of the abbreviations and acronyms used in this data sheet can be found in Section 20.
NXP Semiconductors
PCF2129
Accurate RTC with integrated quartz crystal for industrial applications
3 Applications
• Electronic metering for electricity, water, and gas
• Precision timekeeping
• Access to accurate time of the day
• GPS equipment to reduce time to first fix
• Applications that require an accurate process timing
• Products with long automated unattended operation time
4 Ordering information
Table 1. Ordering information
Type number Topside Package
marking
Name Description Version
PCF2129AT PCF2129AT SO20 plastic small outline package; 20 leads; body width 7.5 mm SOT163-1
PCF2129T PCF2129T SO16 plastic small outline package; 16 leads; body width 7.5 mm SOT162-1
[1] Standard packing quantities and other packaging data are available at www.nxp.com/packages/.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
5 Block diagram
INT
OSCI TCXO
Control_1 00h
32.768 kHz DIVIDER
OSCO AND Control_2 01h
TIMER Control_3 02h
CLKOUT Seconds 03h
Minutes 04h
TEMP
VDD 1 Hz Hours 05h
BATTERY BACK UP
VBAT SWITCH-OVER Days 06h
CIRCUITRY internal operating
VSS Weekdays 07h
voltage Voper(int) LOGIC
BBS CONTROL Months 08h
Years 09h
OSCILLATOR Second_alarm 0Ah
RESET
MONITOR
Minute_alarm 0Bh
Hour_alarm 0Ch
aaa-015269
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
6 Pinning information
6.1 Pinning
SCL 1 20 VDD
SDI 2 19 VBAT
SDO 3 18 BBS
SDA/CE 4 17 INT
IFS 5 16 n.c.
PCF2129AT
TS 6 15 n.c.
CLKOUT 7 14 n.c.
VSS 8 13 n.c.
n.c. 9 12 n.c.
n.c. 10 11 n.c.
001aaj704
SCL 1 16 VDD
SDI 2 15 VBAT
SDO 3 14 BBS
SDA/CE 4 13 INT
PCF2129T
IFS 5 12 n.c.
TS 6 11 n.c.
CLKOUT 7 10 n.c.
VSS 8 9 n.c.
013aaa567
aaa-015271
After lead forming and cutting, there remain stubs from the package assembly process.
These stubs are present at the edge of the package as illustrated in Figure 4. The stubs
are at an electrical potential. To avoid malfunction of the PCF2129, it has to be ensured
that they are not shorted with another electrical potential (e.g. by condensation).
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
7 Functional description
The PCF2129 is a Real Time Clock (RTC) and calendar with an on-chip Temperature
Compensated Crystal (Xtal) Oscillator (TCXO) and a 32.768 kHz quartz crystal integrated
into the same package (see Section 7.3.3).
2
Address and data are transferred by a selectable 400 kHz Fast-mode I C-bus or a 3 line
SPI-bus with separate data input and output (see Section 8). The maximum speed of the
SPI-bus is 6.5 Mbit/s.
The PCF2129 has a backup battery input pin and backup battery switch-over circuit
which monitors the main power supply. The backup battery switch-over circuit
automatically switches to the backup battery when a power failure condition is detected
(see Section 7.5.1). Accurate timekeeping is maintained even when the main power
supply is interrupted.
A battery low detection circuit monitors the status of the battery (see Section 7.5.2).
When the battery voltage drops below a certain threshold value, a flag is set to indicate
that the battery must be replaced soon. This ensures the integrity of the data during
periods of battery backup.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
address register
00h
01h
02h auto-increment
03h
...
19h
1Ah
wrap around
1Bh 001aaj398
• The first three registers (memory address 00h, 01h, and 02h) are used as control
registers (see Section 7.2).
• The memory addresses 03h through to 09h are used as counters for the clock function
(seconds up to years). The date is automatically adjusted for months with fewer than 31
days, including corrections for leap years. The clock can operate in 12-hour mode with
an AM/PM indication or in 24-hour mode (see Section 7.8).
• The registers at addresses 0Ah through 0Eh define the alarm function. It can be
selected that an interrupt is generated when an alarm event occurs (see Section 7.9).
• The register at address 0Fh defines the temperature measurement period and the
clock out mode. The temperature measurement can be selected from every 4 minutes
(default) down to every 30 seconds (see Table 13). CLKOUT frequencies of 32.768 kHz
(default) down to 1 Hz for use as system clock, microcontroller clock, and so on, can be
chosen (see Table 14).
• The registers at addresses 10h and 11h are used for the watchdog timer functions. The
watchdog timer has four selectable source clocks allowing for timer periods from less
than 1 ms to greater than 4 hours (see Table 51). An interrupt is generated when the
watchdog times out.
• The registers at addresses 12h to 18h are used for the timestamp function. When
the trigger event happens, the actual time is saved in the timestamp registers (see
Section 7.11).
• The register at address 19h is used for the correction of the crystal aging effect (see
Section 7.4.1).
• The registers at addresses 1Ah and 1Bh are for internal use only.
• The registers Seconds, Minutes, Hours, Days, Months, and Years are all coded in
Binary Coded Decimal (BCD) format to simplify application use. Other registers are
either bit-wise or standard binary.
When one of the RTC registers is written or read, the content of all counters is
temporarily frozen. This prevents a faulty writing or reading of the clock and calendar
during a carry condition (see Section 7.8.8).
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
Table 6. Control_1 - control and status register 1 (address 00h) bit description
Bits labeled as T must always be written with logic 0.
Bit Symbol Value Description Reference
7 EXT_TEST 0 normal mode Section 7.13
1 external clock test mode
6 T 0 unused -
5 STOP 0 RTC source clock runs Section 7.14
1 RTC clock is stopped;
RTC divider chain flip-flops are asynchronously
set logic 0;
CLKOUT at 32.768 kHz, 16.384 kHz, or 8.192
kHz is still available
4 TSF1 0 no timestamp interrupt generated Section 7.11.1
1 flag set when TS input is driven to an intermediate
level between power supply and ground;
flag must be cleared to clear interrupt
3 POR_OVRD 0 Power-On Reset Override (PORO) facility disabled; Section 7.7.2
set logic 0 for normal operation
1 Power-On Reset Override (PORO) sequence
reception enabled
2 12_24 0 24-hour mode selected Table 26,
Table 42,
1 12-hour mode selected
Table 43,
Table 63
1 MI 0 minute interrupt disabled Section 7.12.1
1 minute interrupt enabled
0 SI 0 second interrupt disabled
1 second interrupt enabled
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
Table 8. Control_2 - control and status register 2 (address 01h) bit description
Bits labeled as T must always be written with logic 0.
Bit Symbol Value Description Reference
7 MSF 0 no minute or second interrupt generated Section 7.12
1 flag set when minute or second interrupt
generated;
flag must be cleared to clear interrupt
6 WDTF 0 no watchdog timer interrupt or reset generated Section 7.12.3
1 flag set when watchdog timer interrupt or reset
generated;
flag cannot be cleared by command (read-only)
5 TSF2 0 no timestamp interrupt generated Section 7.11.1
1 flag set when TS input is driven to ground;
flag must be cleared to clear interrupt
4 AF 0 no alarm interrupt generated Section 7.9.6
1 flag set when alarm triggered;
flag must be cleared to clear interrupt
3 T 0 unused -
2 TSIE 0 no interrupt generated from timestamp flag Section 7.12.5
1 interrupt generated when timestamp flag set
1 AIE 0 no interrupt generated from the alarm flag Section 7.12.4
1 interrupt generated when alarm flag set
0 T 0 unused -
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
Table 10. Control_3 - control and status register 3 (address 02h) bit description
Bit Symbol Value Description Reference
7 to 5 PWRMNG[2:0] see control of the battery switch-over, battery low Section 7.5
Table 18 detection, and extra power fail detection functions
4 BTSE 0 no timestamp when battery switch-over occurs Section 7.11.4
1 time-stamped when battery switch-over occurs
3 BF 0 no battery switch-over interrupt generated Section 7.5.1
and
1 flag set when battery switch-over occurs;
Section 7.11.4
flag must be cleared to clear interrupt
2 BLF 0 battery status ok; Section 7.5.2
no battery low interrupt generated
1 battery status low;
flag cannot be cleared by command
1 BIE 0 no interrupt generated from the battery flag (BF) Section 7.12.6
1 interrupt generated when BF is set
0 BLIE 0 no interrupt generated from battery low flag (BLF) Section 7.12.7
1 interrupt generated when BLF is set
Table 12. CLKOUT_ctl - CLKOUT control register (address 0Fh) bit description
Bit positions labeled as - are not implemented and return 0 when read. Bits labeled as X are undefined at power-on and
unchanged by subsequent resets.
Bit Symbol Value Description
7 to 6 TCR[1:0] see Table 13 temperature measurement period
5 OTPR 0 no OTP refresh
1 OTP refresh performed
4 to 3 - - unused
2 to 0 COF[2:0] see Table 14 CLKOUT frequency selection
The load capacitance is changed by switching between two load capacitance values
using a modulation signal with a programmable duty cycle. In order to compensate the
spread of the quartz parameters every chip is factory calibrated.
The frequency accuracy can be evaluated by measuring the frequency of the square
wave signal available at the output pin CLKOUT. However, the selection of fCLKOUT
= 32.768 kHz (default value) leads to inaccurate measurements. Accurate frequency
measurement occurs when fCLKOUT = 16.384 kHz or lower is selected (see Table 14).
The PCF2129 has a temperature sensor circuit used to perform the temperature
compensation of the frequency. The temperature is measured immediately after power-
on and then periodically with a period set by the temperature conversion rate TCR[1:0] in
the register CLKOUT_ctl.
The duty cycle of the selected clock is not controlled, however, due to the nature of the
clock generation all but the 32.768 kHz frequencies are 50 : 50.
Table 16. Aging_offset - crystal aging offset register (address 19h) bit description
Bit positions labeled as - are not implemented and return 0 when read.
Bit Symbol Value Description
7 to 4 - - unused
3 to 0 AO[3:0] see Table 17 aging offset value
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
Voper(int) Voper(int)
VBAT
internal operating voltage (Voper(int))
Vth(sw)bat
(= 2.5 V)
VDD (= 0 V)
BF
INT
Vth(sw)bat is the battery switch threshold voltage. Typical value is 2.5 V. In standard mode, the
battery switch-over works only for VDD > 2.5 V.
VDD may be lower than VBAT (for example VDD = 3 V, VBAT = 4.1 V).
Figure 6. Battery switch-over behavior in standard mode with bit BIE set logic 1 (enabled)
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
Voper(int) Voper(int)
VBAT
internal operating voltage (Voper(int))
Vth(sw)bat
(= 2.5 V)
VDD (= 0 V)
BF
INT
Figure 7. Battery switch-over behavior in direct switching mode with bit BIE set logic 1
(enabled)
Vth(sw)bat VDD
VDD
LOGIC Voper(int)
Vth(sw)bat
VBAT VBAT
001aag061
When VBAT drops below the threshold value Vth(bat)low (typically 2.5 V), the BLF flag
(register Control_3) is set to indicate that the battery is low and that it must be replaced.
Monitoring of the battery voltage also occurs during battery operation.
An unreliable battery cannot prevent that the supply voltage drops below Vlow (typical
1.2 V) and with that the data integrity gets lost. (For further information about Vlow see
Section 7.6.)
When VBAT drops below the threshold value Vth(bat)low, the following sequence occurs
(see Figure 9):
1. The battery low flag BLF is set logic 1.
2. An interrupt is generated if the control bit BLIE (register Control_3) is enabled (see
Section 7.12.7).
3. The flag BLF remains logic 1 until the battery is replaced. BLF cannot be cleared by
command. It is automatically cleared by the battery low detection circuit when the
battery is replaced or when the voltage rises again above the threshold value. This
could happen if a super capacitor is used as a backup source and the main power is
applied again.
VDD = Voper(int)
internal operating voltage (Voper(int))
VBAT
Vth(bat)low
(= 2.5 V)
VBAT
BLF
INT
001aaj322
Figure 9. Battery low detection behavior with bit BLIE set logic 1 (enabled)
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
The output pin BBS can be used as a supply for external devices with battery backup
needs, such as SRAM (see [1]). For this case, Figure 10 shows the typical driving
capability when VBBS is driven from VDD.
001aaj327
0
VBBS - VDD
(mV)
- 200
VDD = 4.2 V
- 400
VDD = 3 V
- 600 VDD = 2 V
- 800
0 2 4 6 8
IBBS (mA)
Figure 10. Typical driving capability of VBBS: (VBBS - VDD) with respect to the output load
current IBBS
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
VDD
VDD
Voper(int) Voper(int)
VBAT
VBAT
VDD
Vth(sw)bat
(= 2.5 V)
VDD battery discharge
Vlow
(= 1.2 V) Voper(int)
VBAT
VSS
VSS
(1) (2)
OSF
001aaj409
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
CLKOUT
VDD
available
oscillation
internal
reset OTPR
t
aaa-015298
osc stopped
OSCILLATOR
0 = stopped, 1 = running reset
SCL RESET
OVERRIDE 0 = override inactive
1 = override active
SDA/CE CLEAR
The setting of the PORO mode requires that POR_OVRD in register Control_1 is
set logic 1 and that the signals at the interface pins SDA/CE and SCL are toggled as
illustrated in Figure 14. All timings shown are required minimum.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
power up
8 ms minimum 500 ns minimum 2000 ns
SDA/CE
SCL
reset override
001aaj326
2
Figure 14. Power-On Reset Override (PORO) sequence, valid for both I C-bus and SPI-bus
Once the override mode is entered, the device is immediately released from the reset
state and the set-up operation can commence.
The PORO mode is cleared by writing logic 0 to POR_OVRD. POR_OVRD must be logic
1 before a re-entry into the override mode is possible. Setting POR_OVRD logic 0 during
normal operation has no effect except to prevent accidental entry into the PORO mode.
Table 21. Seconds - seconds and clock integrity register (address 03h) bit description
Bits labeled as X are undefined at power-on and unchanged by subsequent resets.
Bit Symbol Value Place value Description
7 OSF 0 - clock integrity is guaranteed
1 - clock integrity is not guaranteed:
oscillator has stopped and chip reset has
occurred since flag was last cleared
6 to 4 SECONDS 0 to 5 ten’s place actual seconds coded in BCD format
3 to 0 0 to 9 unit place
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
[1] Hour mode is set by the bit 12_24 in register Control_1 (see Table 6).
th
[1] If the year counter contains a value which is exactly divisible by 4, including the year 00, the RTC compensates for leap years by adding a 29 day to
February.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
Although the association of the weekdays counter to the actual weekday is arbitrary, the
PCF2129 assumes that Sunday is 000 and Monday is 001 for the purpose of determining
the increment for calendar weeks.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
1 Hz tick
SECONDS
MINUTES
LEAP YEAR
CALCULATION DAYS WEEKDAY
MONTHS
YEARS
001aaf901
After this read/write access is completed, the time circuit is released again. Any pending
request to increment the time counters that occurred during the read/write access
is serviced. A maximum of 1 request can be stored; therefore, all accesses must be
completed within 1 second (see Figure 16).
t<1s
013aaa215
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
AE_M
MINUTE ALARM
=
MINUTE TIME
AE_H
HOUR ALARM
=
set alarm flag AF (1)
HOUR TIME
AE_D
DAY ALARM
=
DAY TIME
AE_W
WEEKDAY ALARM
=
013aaa236
WEEKDAY TIME
The generation of interrupts from the alarm function is described in Section 7.12.4.
Table 38. Second_alarm - second alarm register (address 0Ah) bit description
Bit Symbol Value Place value Description
7 AE_S 0 - second alarm is enabled
1 - second alarm is disabled
6 to 4 SECOND_ALARM 0 to 5 ten’s place second alarm information coded in BCD format
3 to 0 0 to 9 unit place
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
Table 40. Minute_alarm - minute alarm register (address 0Bh) bit description
Bits labeled as X are undefined at power-on and unchanged by subsequent resets.
Bit Symbol Value Place value Description
7 AE_M 0 - minute alarm is enabled
1 - minute alarm is disabled
6 to 4 MINUTE_ALARM 0 to 5 ten’s place minute alarm information coded in BCD format
3 to 0 0 to 9 unit place
Table 42. Hour_alarm - hour alarm register (address 0Ch) bit description
Bit positions labeled as - are not implemented and return 0 when read. Bits labeled as X are undefined at power-on and
unchanged by subsequent resets.
Bit Symbol Value Place value Description
7 AE_H 0 - hour alarm is enabled
1 - hour alarm is disabled
6 - - - unused
[1]
12-hour mode
5 AMPM 0 - indicates AM
1 - indicates PM
4 HOUR_ALARM 0 to 1 ten’s place hour alarm information coded in BCD format when in
12-hour mode
3 to 0 0 to 9 unit place
[1]
24-hour mode
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
Table 42. Hour_alarm - hour alarm register (address 0Ch) bit description...continued
Bit positions labeled as - are not implemented and return 0 when read. Bits labeled as X are undefined at power-on and
unchanged by subsequent resets.
Bit Symbol Value Place value Description
5 to 4 HOUR_ALARM 0 to 2 ten’s place hour alarm information coded in BCD format when in
24-hour mode
3 to 0 0 to 9 unit place
Table 44. Day_alarm - day alarm register (address 0Dh) bit description
Bit positions labeled as - are not implemented and return 0 when read. Bits labeled as X are undefined at power-on and
unchanged by subsequent resets.
Bit Symbol Value Place value Description
7 AE_D 0 - day alarm is enabled
1 - day alarm is disabled
6 - - - unused
5 to 4 DAY_ALARM 0 to 3 ten’s place day alarm information coded in BCD format
3 to 0 0 to 9 unit place
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
Table 46. Weekday_alarm - weekday alarm register (address 0Eh) bit description
Bit positions labeled as - are not implemented and return 0 when read. Bits labeled as X are undefined at power-on and
unchanged by subsequent resets.
Bit Symbol Value Description
7 AE_W 0 weekday alarm is enabled
1 weekday alarm is disabled
6 to 3 - - unused
2 to 0 WEEKDAY_ALARM 0 to 6 weekday alarm information
minutes counter 44 45 46
minute alarm 45
AF
Example where only the minute alarm is used and no other interrupts are enabled.
Figure 18. Alarm flag timing diagram
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
Table 48. Watchdg_tim_ctl - watchdog timer control register (address 10h) bit description
Bit positions labeled as - are not implemented and return 0 when read. Bits labeled as T must always be written with logic 0.
Bit Symbol Value Description
7 WD_CD 0 watchdog timer disabled
1 watchdog timer enabled;
the interrupt pin INT is activated when timed out
6 T 0 unused
5 TI_TP 0 the interrupt pin INT is configured to generate a
permanent active signal when MSF is set
1 the interrupt pin INT is configured to generate a
pulsed signal when MSF flag is set (see Figure 21)
4 to 2 - - unused
1 to 0 TF[1:0] timer source clock for watchdog timer
00 4.096 kHz
01 64 Hz
10 1 Hz
1
11 ⁄60 Hz
Table 50. Watchdg_tim_val - watchdog timer value register (address 11h) bit description
Bits labeled as X are undefined at power-on and unchanged by subsequent resets.
Bit Symbol Value Description
7 to 0 WATCHDG_TIM_ 00 to FF timer period in seconds:
VAL[7:0]
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
MCU
watchdog
n=1 n
timer value
WDTF
INT
001aag062
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
• When the watchdog timer counter reaches 1, the watchdog timer flag WDTF is set logic
1
• When a minute or second interrupt occurs, the minute/second flag MSF is set logic 1
(see Section 7.12.1).
The following tables show what instruction must be sent to clear the appropriate flag.
[1] The bits labeled as - have to be rewritten with the previous values.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
[1] The bits labeled as - have to be rewritten with the previous values.
Voper(int)
R1
200 k
± 20 %
TS
R2
220 k PCx2129
±5%
VSS aaa-016131
The timestamp function is enabled by default after power-on and it can be switched off by
setting the control bit TSOFF (register Timestp_ctl).
A most common application of the timestamp function is described in [1].
See Section 7.12.5 for a description of interrupt generation from the timestamp function.
1. When the TS input pin is driven to ground, the following sequence occurs:
2. The actual date and time are stored in the timestamp registers.
3. In addition to the TSF1 flag, the TSF2 flag (register Control_2) is set.
4. If the TSIE bit is active, an interrupt on the INT pin is generated.
The TSF1 and TSF2 flags can be cleared by command; clearing both flags clears the
interrupt. Once TSF2 is cleared, it will only be set again when TS pin is driven to ground
once again.
Table 56. Timestp_ctl - timestamp control register (address 12h) bit allocation
Bit positions labeled as - are not implemented and return 0 when read. Bits labeled as X are undefined at power-on and
unchanged by subsequent resets.
Bit 7 6 5 4 3 2 1 0
Symbol TSM TSOFF - 1_O_16_TIMESTP[4:0]
Reset 0 0 - X X X X X
value
Table 57. Timestp_ctl - timestamp control register (address 12h) bit description
Bit positions labeled as - are not implemented and return 0 when read. Bits labeled as X are undefined at power-on and
unchanged by subsequent resets.
Bit Symbol Value Description
7 TSM 0 in subsequent events without clearing the timestamp
flags, the last event is stored
1 in subsequent events without clearing the timestamp
flags, the first event is stored
6 TSOFF 0 timestamp function active
1 timestamp function disabled
5 - - unused
1
4 to 0 1_O_16_TIMESTP[4:0] ⁄16 second timestamp information coded in BCD
format
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
Table 58. Sec_timestp - second timestamp register (address 13h) bit allocation
Bit positions labeled as - are not implemented and return 0 when read. Bits labeled as X are undefined at power-on and
unchanged by subsequent resets.
Bit 7 6 5 4 3 2 1 0
Symbol - SECOND_TIMESTP (0 to 59)
Reset - X X X X X X X
value
Table 59. Sec_timestp - second timestamp register (address 13h) bit description
Bit positions labeled as - are not implemented and return 0 when read. Bits labeled as X are undefined at power-on and
unchanged by subsequent resets.
Bit Symbol Value Place value Description
7 - - - unused
6 to 4 SECOND_TIMESTP 0 to 5 ten’s place second timestamp information coded in BCD format
3 to 0 0 to 9 unit place
Table 60. Min_timestp - minute timestamp register (address 14h) bit allocation
Bit positions labeled as - are not implemented and return 0 when read. Bits labeled as X are undefined at power-on and
unchanged by subsequent resets.
Bit 7 6 5 4 3 2 1 0
Symbol - MINUTE_TIMESTP (0 to 59)
Reset - X X X X X X X
value
Table 61. Min_timestp - minute timestamp register (address 14h) bit description
Bit positions labeled as - are not implemented and return 0 when read. Bits labeled as X are undefined at power-on and
unchanged by subsequent resets.
Bit Symbol Value Place value Description
7 - - - unused
6 to 4 MINUTE_TIMESTP 0 to 5 ten’s place minute timestamp information coded in BCD format
3 to 0 0 to 9 unit place
Table 62. Hour_timestp - hour timestamp register (address 15h) bit allocation
Bit positions labeled as - are not implemented and return 0 when read. Bits labeled as X are undefined at power-on and
unchanged by subsequent resets.
Bit 7 6 5 4 3 2 1 0
Symbol - - AMPM HOUR_TIMESTP (1 to 12) in 12-hour mode
HOUR_TIMESTP (0 to 23) in 24-hour mode
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
Table 62. Hour_timestp - hour timestamp register (address 15h) bit allocation...continued
Bit positions labeled as - are not implemented and return 0 when read. Bits labeled as X are undefined at power-on and
unchanged by subsequent resets.
Bit 7 6 5 4 3 2 1 0
Reset - - X X X X X X
value
Table 63. Hour_timestp - hour timestamp register (address 15h) bit description
Bit positions labeled as - are not implemented and return 0 when read. Bits labeled as X are undefined at power-on and
unchanged by subsequent resets.
Bit Symbol Value Place value Description
7 to 6 - - - unused
[1]
12-hour mode
5 AMPM 0 - indicates AM
1 - indicates PM
4 HOUR_TIMESTP 0 to 1 ten’s place hour timestamp information coded in BCD format
when in 12-hour mode
3 to 0 0 to 9 unit place
[1]
24-hour mode
5 to 4 HOUR_TIMESTP 0 to 2 ten’s place hour timestamp information coded in BCD format
when in 24-hour mode
3 to 0 0 to 9 unit place
Table 64. Day_timestp - day timestamp register (address 16h) bit allocation
Bit positions labeled as - are not implemented and return 0 when read. Bits labeled as X are undefined at power-on and
unchanged by subsequent resets.
Bit 7 6 5 4 3 2 1 0
Symbol - - DAY_TIMESTP (1 to 31)
Reset - - X X X X X X
value
Table 65. Day_timestp - day timestamp register (address 16h) bit description
Bit positions labeled as - are not implemented and return 0 when read. Bits labeled as X are undefined at power-on and
unchanged by subsequent resets.
Bit Symbol Value Place value Description
7 to 6 - - - unused
5 to 4 DAY_TIMESTP 0 to 3 ten’s place day timestamp information coded in BCD format
3 to 0 0 to 9 unit place
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
Table 66. Mon_timestp - month timestamp register (address 17h) bit allocation
Bit positions labeled as - are not implemented and return 0 when read. Bits labeled as X are undefined at power-on and
unchanged by subsequent resets.
Bit 7 6 5 4 3 2 1 0
Symbol - - - MONTH_TIMESTP (1 to 12)
Reset - - - X X X X X
value
Table 67. Mon_timestp - month timestamp register (address 17h) bit description
Bit positions labeled as - are not implemented and return 0 when read. Bits labeled as X are undefined at power-on and
unchanged by subsequent resets.
Bit Symbol Value Place value Description
7 to 5 - - - unused
4 MONTH_TIMESTP 0 to 1 ten’s place month timestamp information coded in BCD format
3 to 0 0 to 9 unit place
Table 68. Year_timestp - year timestamp register (address 18h) bit allocation
Bits labeled as X are undefined at power-on and unchanged by subsequent resets.
Bit 7 6 5 4 3 2 1 0
Symbol YEAR_TIMESTP (0 to 99)
Reset X X X X X X X X
value
Table 69. Year_timestp - year timestamp register (address 18h) bit description
Bits labeled as X are undefined at power-on and unchanged by subsequent resets.
Bit Symbol Value Place value Description
7 to 4 YEAR_TIMESTP 0 to 9 ten’s place year timestamp information coded in BCD format
3 to 0 0 to 9 unit place
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
SI MSF:
MINUTE to interface:
SECONDS COUNTER read MSF SI/MI
SECOND FLAG 0
MI
SET
CLEAR 1
MINUTES COUNTER PULSE
GENERATOR 1
TRIGGER
TI_TP
CLEAR
INT pin
from interface:
clear MSF
WDTF:
WD_CD = 1 WATCHDOG to interface: WD_CD = 0
TIMER FLAG read WD_CD
WATCHDOG
SET
COUNTER CLEAR
MCU loading
watchdog counter
AF: ALARM to interface: AIE
FLAG read AF
set alarm
SET
flag, AF CLEAR
from interface:
clear AF
TSFx: TIMESTAMP to interface: TSIE
FLAG read TSFx
set timestamp
SET
flag, TSFx CLEAR
from interface:
clear TSF
BF: BATTERY to interface: BIE
FLAG read BF
set battery
SET
flag, BF CLEAR
from interface:
clear BF
BLF: BATTERY to interface: BLIE
LOW FLAG read BLF
set battery
SET
low flag, BLF CLEAR
from battery
low detection
circuit: clear BF 001aaj399
When SI, MI, WD_CD, AIE, TSIE, BIE, BLIE are all disabled, INT remains high-impedance.
Figure 21. Interrupt block diagram
Table 71. Effect of bits MI and SI on pin INT and bit MSF
MI SI Result on INT Result on MSF
0 0 no interrupt generated MSF never set
1 0 an interrupt once per minute MSF set when minutes
counter increments
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
Table 71. Effect of bits MI and SI on pin INT and bit MSF...continued
MI SI Result on INT Result on MSF
0 1 an interrupt once per second MSF set when seconds
counter increments
1 1 an interrupt once per second MSF set when seconds
counter increments
seconds counter 58 59 59 00 00 01
minutes counter 11 12
In this example, bit TI_TP is logic 1 and the MSF flag is not cleared after an interrupt.
Figure 22. INT example for SI and MI when TI_TP is logic 1
seconds counter 58 59 59 00 00 01
minutes counter 11 12
001aag072
In this example, bit TI_TP is logic 0 and the MSF flag is cleared after an interrupt.
Figure 23. INT example for SI and MI when TI_TP is logic 0
The pulse generator for the minute/second interrupt operates from an internal 64 Hz
1
clock and generates a pulse of ⁄64 seconds in duration.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
seconds counter 58 59
MSF
INT
(1)
SCL
8th clock
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
minute counter 44 45
minute alarm 45
AF
INT
SCL
8th clock
Example where only the minute alarm is used and no other interrupts are enabled.
Figure 25. AF timing diagram
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
From a stop condition, the first 1 second increment will take place after 32 positive edges
on pin CLKOUT. Thereafter, every 64 positive edges cause a 1 second increment.
Remark: Entry into test mode is not synchronized to the internal 64 Hz clock. When
entering the test mode, no assumption as to the state of the prescaler can be made.
Operating example:
1. Set EXT_TEST test mode (register Control_1, EXT_TEST is logic 1).
2. Set bit STOP (register Control_1, STOP is logic 1).
3. Set time registers to desired value.
4. Clear STOP (register Control_1, STOP is logic 0).
5. Apply 32 clock pulses to CLKOUT.
6. Read time registers to see the first change.
7. Apply 64 clock pulses to CLKOUT.
8. Read time registers to see the second change.
Repeat 7 and 8 for additional increments.
stop
001aaj342
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
0 111111111-111111 08:00:01
0 000000000-000000 08:00:01
0 100000000-000000
: : :
0 111111111-111110 001aaj479 08:00:01
0 000000000-000001 08:00:02 0 to 1 transition of F14 increments the time circuits
64 Hz
stop released
0 ms - 15.625 ms 001aaj343
8 Interfaces
2
The PCF2129 has an I C-bus or SPI-bus interface using the same pins. The selection is
done using the interface selection pin IFS (see Table 73).
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
VDD VDD
SCL
RPU RPU
SDI
SCL
SDO
SDA
CE
SCL VDD
SCL VDD
SDI
SDI
SDO BBS
SDO BBS
SDA/CE
SDA/CE PCF2129
IFS
IFS PCF2129
VSS
VSS
VSS VSS
aaa-015341 aaa-015343
2
To select the SPI-bus interface, pin IFS has to be connected To select the I C-bus interface, pin IFS has to be connected
to pin VSS. to pin BBS.
2
a. SPI-bus interface selection b. I C-bus interface selection
SDI SDI
SDO SDO
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
SDA/CE
013aaa311
The command byte defines the address of the first register to be accessed and the read/
write mode. The address counter will auto increment after every access and will reset to
zero after the last valid register is accessed. The R/W bit defines if the following bytes are
read or write information.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
b7 b6 b5 b4 b3 b2 b1 b0 b7 b6 b5 b4 b3 b2 b1 b0 b7 b6 b5 b4 b3 b2 b1 b0
0 0 1 0 0 0 1 1 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 0
SCL
SDI
SDA/CE
address
xx 03 04 05
counter
001aaj348
In this example, the Seconds register is set to 45 seconds and the Minutes register to 10 minutes.
Figure 31. SPI-bus write example
b7 b6 b5 b4 b3 b2 b1 b0 b7 b6 b5 b4 b3 b2 b1 b0 b7 b6 b5 b4 b3 b2 b1 b0
1 0 1 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 1 0
SCL
SDI
SDO
SDA/CE
address
xx 08 09 0A
counter
001aaj349
In this example, the registers Months and Years are read. The pins SDI and SDO are not connected together. For this
configuration, it is important that pin SDI is never left floating. It must always be driven either HIGH or LOW. If pin SDI is
left open, high IDD currents may result.
Figure 32. SPI-bus read example
2
8.2 I C-bus interface
2
The I C-bus is for bidirectional, two-line communication between different ICs or
modules. The two lines are a Serial DAta line (SDA) and a Serial CLock line (SCL). Both
lines are connected to a positive supply by a pull-up resistor. Data transfer is initiated
only when the bus is not busy.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
SDA
SCL
SDA SDA
SCL SCL
S P
Remark: For the PCF2129, a repeated START is not allowed. Therefore a STOP has to
be released before the next START.
SDA
SCL
8.2.4 Acknowledge
The number of data bytes transferred between the START and STOP conditions from
transmitter to receiver is unlimited. Each byte of 8 bits is followed by an acknowledge
cycle.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
• A slave receiver which is addressed must 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 must pull-down the SDA line during the acknowledge
clock pulse, so that the SDA line is stable LOW during the HIGH period of the
acknowledge related clock pulse (set-up and hold times must be considered).
• A master receiver must signal an end of data to the transmitter by not generating an
acknowledge on the last byte that has been clocked out of the slave. In this event, the
transmitter must leave the data line HIGH to enable the master to generate a STOP
condition.
2
Acknowledgement on the I C-bus is illustrated in Figure 36.
data output
by transmitter
not acknowledge
data output
by receiver
acknowledge
SCL
1 2 8 9
from controller
S
clock pulse for
START
acknowledgement
condition
mbc602
2
Figure 36. Acknowledgement on the I C-bus
2
8.2.5 I C-bus protocol
After a start condition, a valid hardware address has to be sent to a PCF2129 device.
2 2
The appropriate I C-bus slave address is 1010 001. The entire I C-bus slave address
byte is shown in Table 76.
2
Table 76. I C slave address byte
Slave address
Bit 7 6 5 4 3 2 1 0
MSB LSB
1 0 1 0 0 0 1 R/W
The R/W bit defines the direction of the following single or multiple byte data transfer
(read is logic 1, write is logic 0).
For the format and the timing of the START condition (S), the STOP condition (P), and
2
the acknowledge (A) refer to the I C-bus specification [7] and the characteristics table
(Table 81). In the write mode, a data transfer is terminated by sending a STOP condition.
A repeated START (Sr) condition is not applicable.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
S 1 0 1 0 0 0 1 0 A A A P S
acknowledge acknowledge
from PCF2129 from PCF2129
set register
S 1 0 1 0 0 0 1 0 A A P
address
acknowledge acknowledge
from PCF2129 from master no acknowledge
read register
S 1 0 1 0 0 0 1 1 A DATA BYTE A LAST DATA BYTE A P data
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
9 Internal circuitry
VDD
SCL
VBAT
BBS
SDI
SDO
INT
SDA/CE
IFS
TS
CLKOUT
VSS
PCF2129
aaa-015350
10 Safety notes
CAUTION
This device is sensitive to ElectroStatic Discharge (ESD). Observe
precautions for handling electrostatic sensitive devices.
Such precautions are described in the ANSI/ESD S20.20, IEC/ST 61340-5,
JESD625-A or equivalent standards.
11 Limiting values
Table 77. Limiting values
In accordance with the Absolute Maximum Rating System (IEC 60134).
Symbol Parameter Conditions Min Max Unit
VDD supply voltage -0.5 +6.5 V
IDD supply current -50 +50 mA
Vi input voltage -0.5 +6.5 V
II input current -10 +10 mA
VO output voltage -0.5 +6.5 V
IO output current -10 +10 mA
at pin SDA/CE -10 +20 mA
VBAT battery supply voltage -0.5 +6.5 V
Ptot total power dissipation - 300 mW
[1]
VESD electrostatic discharge HBM - ±4 000 V
voltage [2]
CDM - ±1 250 V
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
12 Static characteristics
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
IOL
(mA)
18
14
10
6
1.5 2.5 3.5 4.5
VDD (V)
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
001aaj432
2.0
IDD
(µA)
1.6
1.2
VDD = 3 V
0.8 VDD = 2 V
0.4
0
- 40 - 20 0 20 40 60 80 100
Temperature (°C)
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
001aaj433
2.0
IDD
(µA)
1.6
0.8
CLKOUT OFF
0.4
0
1.8 2.2 2.6 3.0 3.4 3.8 4.2
VDD (V)
1.6
0.8
0
1.8 2.2 2.6 3.0 3.4 3.8 4.2
VDD (V)
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
3
IDD
(µA) (6) (6) (6)
(3) (6) (6)
2.5
(5) (5) (5)
(2)
(5)
(5)
2
(1) (4) (4)
(4)
(4)
(4)
(6)
1.5
(5)
(3)
1 (2)
(4)
(1)
0.5
0
111 110 101 100 011 010 001 000
PWRMG[2:0] aaa-013877
013aaa593
40
Frequency
stability
(ppm) ± 5 ppm ± 3 ppm ± 5 ppm
0
(1)
-40
(2)
-80
-40 -20 0 20 40 60 80 100
Temperature (°C)
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
013aaa345
40
Frequency
stability
(ppm) ± 5 ppm ± 3 ppm ± 5 ppm
0
(1)
-40
(2)
-80
-40 -20 0 20 40 60 80 100
Temperature (°C)
13 Dynamic characteristics
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
[1] No load value; bus is held up by bus capacitance; use RC time constant with application values.
tw(CE_N)
CE
tsu(CE_N) tr trec(CE_N)
tf tclk(SCL) th(CE_N)
80%
SCL
20%
tclk(L)
tclk(H)
WRITE tsu
th
high-Z
SDO
READ
SDI b7 b6 b0
tt(SDI-SDO)
td(R)SDO tdis(SDO)
high-Z
SDO b7 b6 b0
013aaa152
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
2
13.2 I C-bus timing characteristics
2
Table 81. I C-bus characteristics
All timing characteristics are valid within the operating supply voltage and ambient temperature range and reference to 30 %
and 70 % with an input voltage swing of VSS to VDD (see Figure 47).
Symbol Parameter Standard mode Fast-mode (Fm) Unit
Min Max Min Max
Pin SCL
[1]
fSCL SCL clock frequency 0 100 0 400 kHz
tLOW LOW period of the SCL clock 4.7 - 1.3 - μs
tHIGH HIGH period of the SCL clock 4.0 - 0.6 - μs
Pin SDA/CE
tSU;DAT data set-up time 250 - 100 - ns
tHD;DAT data hold time 0 - 0 - ns
Pins SCL and SDA/CE
tBUF bus free time between a STOP 4.7 - 1.3 - μs
and START condition
tSU;STO set-up time for STOP condition 4.0 - 0.6 - μs
tHD;STA hold time (repeated) START 4.0 - 0.6 - μs
condition
tSU;STA set-up time for a repeated START 4.7 - 0.6 - μs
condition
[2][3][4]
tr rise time of both SDA and SCL - 1 000 20 + 0.1Cb 300 ns
signals
[2][3][4]
tf fall time of both SDA and SCL - 300 20 + 0.1Cb 300 ns
signals
[5]
tVD;ACK data valid acknowledge time 0.1 3.45 0.1 0.9 μs
[6]
tVD;DAT data valid time 300 - 75 - ns
[7]
tSP pulse width of spikes that must - 50 - 50 ns
be suppressed by the input filter
[1] The minimum SCL clock frequency is limited by the bus time-out feature which resets the serial bus interface if either the SDA or SCL is held LOW for a
minimum of 25 ms. The bus time-out feature must be disabled for DC operation.
[2] A master device must internally provide a hold time of at least 300 ns for the SDA signal (refer to the VIL of the SCL signal) in order to bridge the
undefined region of the falling edge of SCL.
[3] Cb is the total capacitance of one bus line in pF.
[4] The maximum tf for the SDA and SCL bus lines is 300 ns. The maximum fall time for the SDA output stage, tf is 250 ns. This allows series protection
resistors to be connected between the SDA/CE pin, the SCL pin, and the SDA/SCL bus lines without exceeding the maximum tf.
[5] tVD;ACK is the time of the acknowledgement signal from SCL LOW to SDA (out) LOW.
[6] tVD;DAT is the minimum time for valid SDA (out) data following SCL LOW.
[7] Input filters on the SDA and SCL inputs suppress noise spikes of less than 50 ns.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
SCL
tBUF tr tf
SDA
14 Application information
100 nF
6.8 µF
SCL VDD
SDI 330 Ω
VDD
Interface
SDO
100 nF
VBAT
SDA/CE
PCF2129
TS INT
INT
RPU
220 kΩ VDD
Ci
VSS CLKOUT
CLKOUT
RPU
VDD
aaa-015370
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
15 Test information
UL Component Recognition
This (component or material) is Recognized by UL. Representative
samples of this component have been evaluated by UL and meet
applicable UL requirements.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
16 Package outline
SO20: plastic small outline package; 20 leads; body width 7.5 mm SOT163-1
D E A
X
c
y HE v M A
20 11
Q
A2 A
A1 (A 3 )
pin 1 index
θ
Lp
L
1 10 detail X
e w M
bp
0 5 10 mm
scale
Note
1. Plastic or metal protrusions of 0.15 mm (0.006 inch) maximum per side are not included.
99-12-27
SOT163-1 075E04 MS-013
03-02-19
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
SO16: plastic small outline package; 16 leads; body width 7.5 mm SOT162-1
D E A
X
y HE v M A
16 9
Q
A2 A
A1 (A 3 )
pin 1 index
θ
Lp
L
1 8 detail X
e w M
bp
0 5 10 mm
scale
Note
1. Plastic or metal protrusions of 0.15 mm (0.006 inch) maximum per side are not included.
99-12-27
SOT162-1 075E03 MS-013
03-02-19
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
17 Packing information
18 Soldering
For information about soldering, see [1].
13.40
0.60 (20×)
1.50
1.27 (18×)
solder lands
occupied area placement accuracy ± 0.25 Dimensions in mm sot163-1_fr
Figure 51. Footprint information for reflow soldering of SOT163-1 (SO20) of PCF2129AT
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
Hx
Gx
P2
(0.125) (0.125)
Hy Gy By Ay
D2 (4x) P1 D1
solder land
occupied area
DIMENSIONS in mm
P1 P2 Ay By C D1 D2 Gx Gy Hx Hy
1.270 1.320 11.200 6.400 2.400 0.700 0.800 10.040 8.600 11.900 11.450
sot162-1_fr
Figure 52. Footprint information for reflow soldering of SOT162-1 (SO16) of PCF2129T
19 Appendix
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
20 Abbreviations
Table 83. Abbreviations
Acronym Description
AM Ante Meridiem
BCD Binary Coded Decimal
CDM Charged Device Model
CMOS Complementary Metal-Oxide Semiconductor
DC Direct Current
GPS Global Positioning System
HBM Human Body Model
2
I C Inter-Integrated Circuit
IC Integrated Circuit
LSB Least Significant Bit
MCU Microcontroller Unit
MM Machine Model
MSB Most Significant Bit
PM Post Meridiem
POR Power-On Reset
PORO Power-On Reset Override
PPM Parts Per Million
RC Resistance-Capacitance
RTC Real-Time Clock
SCL Serial CLock line
SDA Serial DAta line
SPI Serial Peripheral Interface
SRAM Static Random Access Memory
TCXO Temperature Compensated Xtal Oscillator
Xtal crystal
21 References
[1] AN11186 Application and soldering information for the PCA2129 and PCF2129
TCXO RTC
[2] JESD22-A114 Electrostatic Discharge (ESD) Sensitivity Testing Human Body Model
(HBM)
[3] JESD22-C101 Field-Induced Charged-Device Model Test Method for Electrostatic-
Discharge-Withstand Thresholds of Microelectronic Components
[4] JESD78 IC Latch-Up Test
[5] SOT162-1_518 SO16; Reel pack; SMD, 13", packing information
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
22 Revision history
Table 84. Revision history
Document ID Release date Data sheet status Change notice Supersedes
PCF2129 v.8 20220718 Product data sheet - PCF2129 v.7
Modifications: • Added UL certification information
• Updated layout of Section 4
PCF2129 v.7 20141219 Product data sheet - PCF2129AT v.6
PCF2129T v.4
PCF2129AT
PCF2127AT v.6 20130711 Product data sheet - PCF2127AT v.5
PCF2129AT v.5 20130212 Product data sheet - PCF2129AT v.4
PCF2129AT v.4 20121107 Product data sheet - PCF2129AT v.3
PCF2129AT v.3 20121004 Product data sheet - PCF2129AT v.2
PCF2129AT v.2 20100507 Product data sheet - PCF2129AT v.1
PCF2129AT v.1 20100113 Product data sheet - -
PCF2129T
PCF2129T v.4 20130711 Product data sheet - PCF2129T v.3
PCF2129T v.3 20130212 Product data sheet - PCF2129T v.2
PCF2129T v.2 20121025 Product data sheet - PCF2129T v.1
PCF2129T v.1 20120618 Product data sheet - -
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
23 Legal information
[1] Please consult the most recently issued document before initiating or completing a design.
[2] The term 'short data sheet' is explained in section "Definitions".
[3] The product status of device(s) described in this document may have changed since this document was published and may differ in case of multiple
devices. The latest product status information is available on the Internet at URL http://www.nxp.com.
23.2 Definitions Suitability for use — NXP Semiconductors products are not designed,
authorized or warranted to be suitable for use in life support, life-critical or
safety-critical systems or equipment, nor in applications where failure or
Draft — A draft status on a document indicates that the content is still malfunction of an NXP Semiconductors product can reasonably be expected
under internal review and subject to formal approval, which may result to result in personal injury, death or severe property or environmental
in modifications or additions. NXP Semiconductors does not give any damage. NXP Semiconductors and its suppliers accept no liability for
representations or warranties as to the accuracy or completeness of inclusion and/or use of NXP Semiconductors products in such equipment or
information included in a draft version of a document and shall have no applications and therefore such inclusion and/or use is at the customer’s own
liability for the consequences of use of such information. risk.
Short data sheet — A short data sheet is an extract from a full data sheet Applications — Applications that are described herein for any of these
with the same product type number(s) and title. A short data sheet is products are for illustrative purposes only. NXP Semiconductors makes no
intended for quick reference only and should not be relied upon to contain representation or warranty that such applications will be suitable for the
detailed and full information. For detailed and full information see the specified use without further testing or modification.
relevant full data sheet, which is available on request via the local NXP
Customers are responsible for the design and operation of their
Semiconductors sales office. In case of any inconsistency or conflict with the
applications and products using NXP Semiconductors products, and NXP
short data sheet, the full data sheet shall prevail.
Semiconductors accepts no liability for any assistance with applications or
customer product design. It is customer’s sole responsibility to determine
Product specification — The information and data provided in a Product whether the NXP Semiconductors product is suitable and fit for the
data sheet shall define the specification of the product as agreed between customer’s applications and products planned, as well as for the planned
NXP Semiconductors and its customer, unless NXP Semiconductors and application and use of customer’s third party customer(s). Customers should
customer have explicitly agreed otherwise in writing. In no event however, provide appropriate design and operating safeguards to minimize the risks
shall an agreement be valid in which the NXP Semiconductors product associated with their applications and products.
is deemed to offer functions and qualities beyond those described in the
NXP Semiconductors does not accept any liability related to any default,
Product data sheet.
damage, costs or problem which is based on any weakness or default
in the customer’s applications or products, or the application or use by
customer’s third party customer(s). Customer is responsible for doing all
23.3 Disclaimers necessary testing for the customer’s applications and products using NXP
Semiconductors products in order to avoid a default of the applications
Limited warranty and liability — Information in this document is believed and the products or of the application or use by customer’s third party
to be accurate and reliable. However, NXP Semiconductors does not give customer(s). NXP does not accept any liability in this respect.
any representations or warranties, expressed or implied, as to the accuracy
or completeness of such information and shall have no liability for the Limiting values — Stress above one or more limiting values (as defined in
consequences of use of such information. NXP Semiconductors takes no the Absolute Maximum Ratings System of IEC 60134) will cause permanent
responsibility for the content in this document if provided by an information damage to the device. Limiting values are stress ratings only and (proper)
source outside of NXP Semiconductors. operation of the device at these or any other conditions above those
In no event shall NXP Semiconductors be liable for any indirect, incidental, given in the Recommended operating conditions section (if present) or the
punitive, special or consequential damages (including - without limitation - Characteristics sections of this document is not warranted. Constant or
lost profits, lost savings, business interruption, costs related to the removal repeated exposure to limiting values will permanently and irreversibly affect
or replacement of any products or rework charges) whether or not such the quality and reliability of the device.
damages are based on tort (including negligence), warranty, breach of
contract or any other legal theory. Terms and conditions of commercial sale — NXP Semiconductors
products are sold subject to the general terms and conditions of commercial
Notwithstanding any damages that customer might incur for any reason
sale, as published at http://www.nxp.com/profile/terms, unless otherwise
whatsoever, NXP Semiconductors’ aggregate and cumulative liability
agreed in a valid written individual agreement. In case an individual
towards customer for the products described herein shall be limited in
agreement is concluded only the terms and conditions of the respective
accordance with the Terms and conditions of commercial sale of NXP
agreement shall apply. NXP Semiconductors hereby expressly objects to
Semiconductors.
applying the customer’s general terms and conditions with regard to the
purchase of NXP Semiconductors products by customer.
Right to make changes — NXP Semiconductors reserves the right to
make changes to information published in this document, including without
No offer to sell or license — Nothing in this document may be interpreted
limitation specifications and product descriptions, at any time and without
or construed as an offer to sell products that is open for acceptance or
notice. This document supersedes and replaces all information supplied prior
the grant, conveyance or implication of any license under any copyrights,
to the publication hereof.
patents or other industrial or intellectual property rights.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
Quick reference data — The Quick reference data is an extract of the Security — Customer understands that all NXP products may be subject to
product data given in the Limiting values and Characteristics sections of this unidentified vulnerabilities or may support established security standards or
document, and as such is not complete, exhaustive or legally binding. specifications with known limitations. Customer is responsible for the design
and operation of its applications and products throughout their lifecycles
Export control — This document as well as the item(s) described herein to reduce the effect of these vulnerabilities on customer’s applications
may be subject to export control regulations. Export might require a prior and products. Customer’s responsibility also extends to other open and/or
authorization from competent authorities. proprietary technologies supported by NXP products for use in customer’s
applications. NXP accepts no liability for any vulnerability. Customer should
Suitability for use in non-automotive qualified products — Unless regularly check security updates from NXP and follow up appropriately.
this data sheet expressly states that this specific NXP Semiconductors Customer shall select products with security features that best meet rules,
product is automotive qualified, the product is not suitable for automotive regulations, and standards of the intended application and make the
use. It is neither qualified nor tested in accordance with automotive testing ultimate design decisions regarding its products and is solely responsible
or application requirements. NXP Semiconductors accepts no liability for for compliance with all legal, regulatory, and security related requirements
inclusion and/or use of non-automotive qualified products in automotive concerning its products, regardless of any information or support that may be
equipment or applications. provided by NXP.
In the event that customer uses the product for design-in and use in NXP has a Product Security Incident Response Team (PSIRT) (reachable
automotive applications to automotive specifications and standards, at PSIRT@nxp.com) that manages the investigation, reporting, and solution
customer (a) shall use the product without NXP Semiconductors’ warranty release to security vulnerabilities of NXP products.
of the product for such automotive applications, use and specifications, and
(b) whenever customer uses the product for automotive applications beyond
NXP Semiconductors’ specifications such use shall be solely at customer’s
own risk, and (c) customer fully indemnifies NXP Semiconductors for any 23.4 Trademarks
liability, damages or failed product claims resulting from customer design and
use of the product for automotive applications beyond NXP Semiconductors’ Notice: All referenced brands, product names, service names, and
standard warranty and NXP Semiconductors’ product specifications. trademarks are the property of their respective owners.
NXP — wordmark and logo are trademarks of NXP B.V.
Translations — A non-English (translated) version of a document, including
the legal information in that document, is for reference only. The English
version shall prevail in case of any discrepancy between the translated and
English versions.
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
Tables
Tab. 1. Ordering information ..........................................2 Tab. 35. Years - years register (address 09h) bit
Tab. 2. Ordering options ................................................2 allocation ......................................................... 26
Tab. 3. Pin description of PCF2129 .............................. 5 Tab. 36. Years - years register (address 09h) bit
Tab. 4. Register overview ..............................................7 description ....................................................... 26
Tab. 5. Control_1 - control and status register 1 Tab. 37. Second_alarm - second alarm register
(address 00h) bit allocation ...............................9 (address 0Ah) bit allocation .............................28
Tab. 6. Control_1 - control and status register 1 Tab. 38. Second_alarm - second alarm register
(address 00h) bit description .............................9 (address 0Ah) bit description .......................... 28
Tab. 7. Control_2 - control and status register 2 Tab. 39. Minute_alarm - minute alarm register
(address 01h) bit allocation ............................. 10 (address 0Bh) bit allocation .............................29
Tab. 8. Control_2 - control and status register 2 Tab. 40. Minute_alarm - minute alarm register
(address 01h) bit description ...........................10 (address 0Bh) bit description .......................... 29
Tab. 9. Control_3 - control and status register 3 Tab. 41. Hour_alarm - hour alarm register (address
(address 02h) bit allocation ............................. 10 0Ch) bit allocation ........................................... 29
Tab. 10. Control_3 - control and status register 3 Tab. 42. Hour_alarm - hour alarm register (address
(address 02h) bit description ...........................11 0Ch) bit description ......................................... 29
Tab. 11. CLKOUT_ctl - CLKOUT control register Tab. 43. Day_alarm - day alarm register (address
(address 0Fh) bit allocation .............................11 0Dh) bit allocation ........................................... 30
Tab. 12. CLKOUT_ctl - CLKOUT control register Tab. 44. Day_alarm - day alarm register (address
(address 0Fh) bit description ...........................11 0Dh) bit description ......................................... 30
Tab. 13. Temperature measurement period .................. 12 Tab. 45. Weekday_alarm - weekday alarm register
Tab. 14. CLKOUT frequency selection ..........................12 (address 0Eh) bit allocation .............................30
Tab. 15. Aging_offset - crystal aging offset register Tab. 46. Weekday_alarm - weekday alarm register
(address 19h) bit allocation ............................. 13 (address 0Eh) bit description .......................... 31
Tab. 16. Aging_offset - crystal aging offset register Tab. 47. Watchdg_tim_ctl - watchdog timer control
(address 19h) bit description ...........................13 register (address 10h) bit allocation ................ 31
Tab. 17. Frequency correction at 25 °C, typical ............ 13 Tab. 48. Watchdg_tim_ctl - watchdog timer control
Tab. 18. Power management control bit description ......15 register (address 10h) bit description .............. 32
Tab. 19. Output pin BBS ............................................... 18 Tab. 49. Watchdg_tim_val - watchdog timer value
Tab. 20. Seconds - seconds and clock integrity register (address 11h) bit allocation ................ 32
register (address 03h) bit allocation ................ 22 Tab. 50. Watchdg_tim_val - watchdog timer value
Tab. 21. Seconds - seconds and clock integrity register (address 11h) bit description .............. 32
register (address 03h) bit description .............. 22 Tab. 51. Programmable watchdog timer ....................... 32
Tab. 22. Seconds coded in BCD format ........................22 Tab. 52. Flag location in register Control_2 .................. 34
Tab. 23. Minutes - minutes register (address 04h) bit Tab. 53. Example values in register Control_2 ..............34
allocation ......................................................... 23 Tab. 54. Example to clear only AF (bit 4) ......................34
Tab. 24. Minutes - minutes register (address 04h) bit Tab. 55. Example to clear only MSF (bit 7) ................... 35
description ....................................................... 23 Tab. 56. Timestp_ctl - timestamp control register
Tab. 25. Hours - hours register (address 05h) bit (address 12h) bit allocation ............................. 36
allocation ......................................................... 23 Tab. 57. Timestp_ctl - timestamp control register
Tab. 26. Hours - hours register (address 05h) bit (address 12h) bit description ...........................36
description ....................................................... 24 Tab. 58. Sec_timestp - second timestamp register
Tab. 27. Days - days register (address 06h) bit (address 13h) bit allocation ............................. 37
allocation ......................................................... 24 Tab. 59. Sec_timestp - second timestamp register
Tab. 28. Days - days register (address 06h) bit (address 13h) bit description ...........................37
description ....................................................... 24 Tab. 60. Min_timestp - minute timestamp register
Tab. 29. Weekdays - weekdays register (address (address 14h) bit allocation ............................. 37
07h) bit allocation ............................................24 Tab. 61. Min_timestp - minute timestamp register
Tab. 30. Weekdays - weekdays register (address (address 14h) bit description ...........................37
07h) bit description ..........................................25 Tab. 62. Hour_timestp - hour timestamp register
Tab. 31. Weekday assignments .................................... 25 (address 15h) bit allocation ............................. 37
Tab. 32. Months - months register (address 08h) bit Tab. 63. Hour_timestp - hour timestamp register
allocation ......................................................... 25 (address 15h) bit description ...........................38
Tab. 33. Months - months register (address 08h) bit Tab. 64. Day_timestp - day timestamp register
description ....................................................... 25 (address 16h) bit allocation ............................. 38
Tab. 34. Month assignments in BCD format ..................26
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
Tab. 65. Day_timestp - day timestamp register Tab. 72. First increment of time circuits after stop
(address 16h) bit description ...........................38 release .............................................................45
Tab. 66. Mon_timestp - month timestamp register Tab. 73. Interface selection input pin IFS ......................46
(address 17h) bit allocation ............................. 39 Tab. 74. Serial interface ................................................ 47
Tab. 67. Mon_timestp - month timestamp register Tab. 75. Command byte definition ................................ 48
(address 17h) bit description ...........................39 Tab. 76. I2C slave address byte ................................... 51
Tab. 68. Year_timestp - year timestamp register Tab. 77. Limiting values ................................................ 53
(address 18h) bit allocation ............................. 39 Tab. 78. Static characteristics ....................................... 54
Tab. 69. Year_timestp - year timestamp register Tab. 79. Frequency characteristics ............................... 59
(address 18h) bit description ...........................39 Tab. 80. SPI-bus characteristics ....................................61
Tab. 70. Battery switch-over and timestamp ................. 39 Tab. 81. I2C-bus characteristics ....................................63
Tab. 71. Effect of bits MI and SI on pin INT and bit Tab. 82. Selection of Real-Time Clocks ........................ 71
MSF ................................................................. 41 Tab. 83. Abbreviations ...................................................73
Tab. 84. Revision history ...............................................74
Figures
Fig. 1. Block diagram of PCF2129 ............................... 3 Fig. 24. Example of shortening the INT pulse by
Fig. 2. Pin configuration for PCF2129AT (SO20) ......... 4 clearing the MSF flag ......................................43
Fig. 3. Pin configuration for PCF2129T (SO16) ............4 Fig. 25. AF timing diagram ...........................................44
Fig. 4. Position of the stubs from the package Fig. 26. STOP bit functional diagram ........................... 45
assembly process ............................................. 4 Fig. 27. STOP bit release timing .................................. 46
Fig. 5. Handling address registers ............................... 6 Fig. 28. Interface selection ........................................... 47
Fig. 6. Battery switch-over behavior in standard Fig. 29. SDI, SDO configurations ................................. 47
mode with bit BIE set logic 1 (enabled) ........... 16 Fig. 30. Data transfer overview .................................... 48
Fig. 7. Battery switch-over behavior in direct Fig. 31. SPI-bus write example .................................... 49
switching mode with bit BIE set logic 1 Fig. 32. SPI-bus read example .....................................49
(enabled) ......................................................... 17 Fig. 33. Bit transfer .......................................................50
Fig. 8. Battery switch-over circuit, simplified block Fig. 34. Definition of START and STOP conditions ...... 50
diagram ............................................................17 Fig. 35. System configuration .......................................50
Fig. 9. Battery low detection behavior with bit BLIE Fig. 36. Acknowledgement on the I2C-bus .................. 51
set logic 1 (enabled) ....................................... 18 Fig. 37. Bus protocol, writing to registers ..................... 52
Fig. 10. Typical driving capability of VBBS: (VBBS Fig. 38. Bus protocol, reading from registers ............... 52
- VDD) with respect to the output load Fig. 39. Device diode protection diagram of
current IBBS ....................................................19 PCF2129 ......................................................... 53
Fig. 11. Power failure event due to battery Fig. 40. IOL on pin SDA/CE .........................................56
discharge: reset occurs ................................... 20 Fig. 41. IDD as a function of temperature .................... 57
Fig. 12. Dependency between POR and oscillator ....... 21 Fig. 42. IDD as a function of VDD ............................... 58
Fig. 13. Power-On Reset (POR) system ...................... 21 Fig. 43. Typical IDD as a function of the power
Fig. 14. Power-On Reset Override (PORO) management settings ...................................... 59
sequence, valid for both I2C-bus and SPI- Fig. 44. Typical characteristic of frequency with
bus ...................................................................22 respect to temperature of PCF2129AT ............60
Fig. 15. Data flow of the time function ......................... 27 Fig. 45. Typical characteristic of frequency with
Fig. 16. Access time for read/write operations ............. 27 respect to temperature of PCF2129T .............. 61
Fig. 17. Alarm function block diagram ..........................28 Fig. 46. SPI-bus timing .................................................62
Fig. 18. Alarm flag timing diagram ............................... 31 Fig. 47. I2C-bus timing diagram; rise and fall times
Fig. 19. WD_CD set logic 1: watchdog activates an refer to 30 % and 70 % .................................. 64
interrupt when timed out ................................. 33 Fig. 48. General application diagram ........................... 64
Fig. 20. Timestamp detection with two push-buttons Fig. 49. Package outline SOT163-1 (SO20) of
on the TS pin (for example, for tamper PCF2129AT ..................................................... 66
detection) .........................................................35 Fig. 50. Package outline SOT162-1 (SO16) of
Fig. 21. Interrupt block diagram ................................... 41 PCF2129T ....................................................... 67
Fig. 22. INT example for SI and MI when TI_TP is Fig. 51. Footprint information for reflow soldering of
logic 1 ..............................................................42 SOT163-1 (SO20) of PCF2129AT ...................68
Fig. 23. INT example for SI and MI when TI_TP is Fig. 52. Footprint information for reflow soldering of
logic 0 ..............................................................42 SOT162-1 (SO16) of PCF2129T .....................69
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
Contents
1 General description ............................................ 1 7.10.4 Pre-defined timers: second and minute
2 Features and benefits .........................................1 interrupt ............................................................34
3 Applications .........................................................2 7.10.5 Clearing flags ...................................................34
4 Ordering information .......................................... 2 7.11 Timestamp function ......................................... 35
4.1 Ordering options ................................................ 2 7.11.1 Timestamp flag ................................................ 35
5 Block diagram ..................................................... 3 7.11.2 Timestamp mode ............................................. 36
6 Pinning information ............................................ 4 7.11.3 Timestamp registers ........................................ 36
6.1 Pinning ............................................................... 4 7.11.3.1 Register Timestp_ctl ........................................ 36
6.2 Pin description ................................................... 5 7.11.3.2 Register Sec_timestp .......................................37
7 Functional description ........................................5 7.11.3.3 Register Min_timestp ....................................... 37
7.1 Register overview .............................................. 6 7.11.3.4 Register Hour_timestp ..................................... 37
7.2 Control registers ................................................ 9 7.11.3.5 Register Day_timestp ...................................... 38
7.2.1 Register Control_1 .............................................9 7.11.3.6 Register Mon_timestp ......................................39
7.2.2 Register Control_2 ...........................................10 7.11.3.7 Register Year_timestp ......................................39
7.2.3 Register Control_3 ...........................................10 7.11.4 Dependency between Battery switch-over
7.3 Register CLKOUT_ctl ...................................... 11 and timestamp ................................................. 39
7.3.1 Temperature compensated crystal oscillator ....11 7.12 Interrupt output, INT ........................................ 40
7.3.1.1 Temperature measurement ..............................12 7.12.1 Minute and second interrupts .......................... 41
7.3.2 OTP refresh ..................................................... 12 7.12.2 INT pulse shortening ....................................... 43
7.3.3 Clock output .....................................................12 7.12.3 Watchdog timer interrupts ................................43
7.4 Register Aging_offset ...................................... 13 7.12.4 Alarm interrupts ............................................... 43
7.4.1 Crystal aging correction ...................................13 7.12.5 Timestamp interrupts ....................................... 44
7.5 Power management functions ......................... 14 7.12.6 Battery switch-over interrupts .......................... 44
7.5.1 Battery switch-over function .............................15 7.12.7 Battery low detection interrupts ....................... 44
7.5.1.1 Standard mode ................................................ 16 7.13 External clock test mode ................................. 44
7.5.1.2 Direct switching mode ..................................... 16 7.14 STOP bit function ............................................ 45
7.5.1.3 Battery switch-over disabled: only one 8 Interfaces ........................................................... 46
power supply (VDD) ........................................ 17 8.1 SPI-bus interface ............................................. 47
7.5.1.4 Battery switch-over architecture ...................... 17 8.1.1 Data transmission ............................................ 48
7.5.2 Battery low detection function ..........................17 8.2 I2C-bus interface ............................................. 49
7.5.3 Battery backup supply ..................................... 18 8.2.1 Bit transfer ....................................................... 49
7.6 Oscillator stop detection function .....................19 8.2.2 START and STOP conditions .......................... 50
7.7 Reset function ..................................................20 8.2.3 System configuration ....................................... 50
7.7.1 Power-On Reset (POR) ...................................20 8.2.4 Acknowledge ....................................................50
7.7.2 Power-On Reset Override (PORO) ................. 21 8.2.5 I2C-bus protocol .............................................. 51
7.8 Time and date function .................................... 22 8.3 Bus communication and battery backup
7.8.1 Register Seconds ............................................ 22 operation .......................................................... 52
7.8.2 Register Minutes ..............................................23 9 Internal circuitry ................................................ 53
7.8.3 Register Hours .................................................23 10 Safety notes .......................................................53
7.8.4 Register Days .................................................. 24 11 Limiting values .................................................. 53
7.8.5 Register Weekdays ..........................................24 12 Static characteristics ........................................ 54
7.8.6 Register Months .............................................. 25 12.1 Current consumption characteristics, typical ....56
7.8.7 Register Years ................................................. 26 12.2 Frequency characteristics ................................ 59
7.8.8 Setting and reading the time ........................... 26 13 Dynamic characteristics ...................................61
7.9 Alarm function ..................................................27 13.1 SPI-bus timing characteristics ......................... 61
7.9.1 Register Second_alarm ................................... 28 13.2 I2C-bus timing characteristics ..........................63
7.9.2 Register Minute_alarm .....................................29 14 Application information .................................... 64
7.9.3 Register Hour_alarm ........................................29 15 Test information ................................................ 65
7.9.4 Register Day_alarm ......................................... 30 15.1 Quality information ...........................................65
7.9.5 Register Weekday_alarm .................................30 16 Package outline .................................................66
7.9.6 Alarm flag ........................................................ 31 17 Packing information ..........................................68
7.10 Timer functions ................................................ 31 17.1 Tape and reel information ................................68
7.10.1 Register Watchdg_tim_ctl ................................ 31 18 Soldering ............................................................68
7.10.2 Register Watchdg_tim_val ............................... 32 18.1 Footprint information ........................................68
7.10.3 Watchdog timer function .................................. 33 19 Appendix ............................................................ 69
19.1 Real-Time Clock selection ............................... 70
PCF2129 All information provided in this document is subject to legal disclaimers. © 2022 NXP B.V. All rights reserved.
20 Abbreviations .................................................... 73
21 References ......................................................... 73
22 Revision history ................................................ 74
23 Legal information .............................................. 75
Please be aware that important notices concerning this document and the product(s)
described herein, have been included in section 'Legal information'.