NXP Semiconductors PCF2123BS/1,518
- Part No.:
- PCF2123BS/1,518
- Manufacturer:
- NXP Semiconductors
- Category:
- Real Time Clocks
- Package:
- 16-VFQFN Exposed Pad
- Datasheet:
-
PCF2123BS/1,518.pdf
- Description:
- IC RTC CLK/CALENDAR SPI 16HVQFN
- Quantity:
- Payment:

- Shipping:

Inventory:4,733
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
PCF2123BS/1,518 from NXP Semiconductors is a low-power SPI Real-Time Clock (RTC) and calendar IC with 32.768 kHz crystal oscillator, 6.25 Mbit/s SPI interface, open-drain INT/CLKOUT pins, programmable offset register for ±127 ppm fine-tuning, and integrated 7 pF load capacitors. It delivers year/month/day/hour/minute/second/weekday timekeeping in BCD format and supports wake-up via alarm or timer interrupt in battery-powered metering and embedded timing applications.
For engineers reviewing the PCF2123BS/1,518 datasheet, PCF2123BS/1,518 pinout, PCF2123BS/1,518 application, or PCF2123BS/1,518 equivalent, this page provides verified package mapping (HVQFN16), confirmed 16-register SPI address space, validated low-power operation (100 nA typical at 2.0 V), exact alarm/timer interrupt behavior, and real-world design implications of BCD time registers and OS flag monitoring.
Technical Context
The PCF2123BS/1,518 implements a fully autonomous RTC using an internal 32.768 kHz oscillator with integrated 7 pF load capacitors - eliminating external capacitors - and a 16-stage divider chain feeding BCD-coded time registers (02h–08h). Its SPI interface operates at up to 6.25 Mbit/s with separate SDI/SDO lines and active-HIGH CE control, supporting auto-incrementing register reads/writes to prevent carry corruption during time updates.
Alarm functionality uses four independent BCD-coded registers (09h–0Ch) with per-field enable bits (AE_M/AE_H/AE_D/AE_W); matching triggers AF flag in Control_2 (01h), which - when AIE=1 - drives the open-drain INT pin. The countdown timer (0Eh/0Fh) offers four selectable clock sources (4.096 kHz to 1/60 Hz), enabling precise intervals from 244 µs to 4.25 hours, while pre-defined second/minute interrupts (SI/MI bits) provide fixed periodic wake-up without timer register configuration.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Interface | SPI-bus with CE, SCL, SDI, SDO; 6.25 Mbit/s max - enables fast host synchronization without I²C pull-up constraints. |
| Time Resolution | Seconds to years in BCD format - simplifies firmware parsing and avoids binary-to-BCD conversion overhead. |
| Backup Current | 100 nA typical at VDD = 2.0 V, Tamb = 25 °C - extends coin-cell life beyond 10 years in always-on backup mode. |
| Operating Voltage | 1.1 V to 5.5 V - supports direct connection to Li-ion, alkaline, or regulated 3.3 V/5 V rails without level-shifting. |
| Oscillator Support | Integrated 7 pF load capacitors for 32.768 kHz crystal - eliminates two external caps, reducing BOM count and layout area. |
| Interrupt Outputs | Open-drain INT and CLKOUT pins - allows wired-OR connection to MCU interrupt lines and flexible clock distribution. |
| Offset Calibration | ±127 ppm adjustment via 7-bit OFFSET register (0Dh) - corrects crystal aging or temperature drift without hardware changes. |
Pinout & Package
HVQFN16 package (SOT758-1), 3 × 3 × 0.85 mm body, exposed thermal pad connected to VSS. Pin 1 index located at top-left corner; pins numbered counter-clockwise.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| OSCI (16) | Oscillator input | High-impedance node requiring minimal trace length to crystal - critical for start-up reliability and low jitter. |
| OSCO (1) | Oscillator output | High-impedance node; must be routed adjacent to OSCI with matched length - forms Pierce oscillator loop with internal gain. |
| INT (3) | Interrupt output | Open-drain, active-LOW signal - requires external pull-up; asserts on alarm, timer, or correction events per Control_2 settings. |
| CE (4) | Chip enable | Active-HIGH with internal pull-down - enables multi-device SPI sharing; deassertion resets interface state. |
| VSS (5) | Ground | Primary ground reference; exposed die paddle tied to VSS - must be soldered to PCB thermal pad for optimal power integrity. |
| SDO (8) | Serial data output | Push-pull output; high-impedance when inactive - supports single-wire SPI if tied to SDI with external switch/mux. |
| SDI (9) | Serial data input | Accepts command/address/data; floats when CE is LOW - no external pull required due to internal termination. |
| SCL (10) | Serial clock input | Drives internal SPI logic on rising edge; floats when CE is LOW - compatible with standard SPI master timing. |
| CLKOE (11) | CLKOUT enable | Active-HIGH control for CLKOUT pin - allows dynamic clock gating to reduce system EMI or power consumption. |
| CLKOUT (12) | Clock output | Open-drain output of divided 32.768 kHz (or 16.384/8.192 kHz) - usable as system clock source or debug timing reference. |
| VDD (13) | Supply voltage | 1.1–5.5 V operation; requires 100 nF decoupling capacitor placed within 2 mm - prevents oscillator instability during transients. |
Key Features
| Feature | Design Value |
|---|---|
| Auto-incrementing SPI register access | Prevents time corruption during multi-register reads/writes by freezing counters - eliminates need for atomic read-modify-write sequences. |
| OS flag in Seconds register (bit 7) | Indicates oscillator stoppage due to low VDD or crystal fault - enables firmware to detect and recover from timing failures without external sensors. |
| Programmable 1-second or 1-minute interrupt | Configured via SI/MI bits in Control_2 (01h) - provides deterministic wake-up intervals without timer register setup or overflow handling. |
| Watchdog functionality | Monitors oscillator health and power-on reset integrity - ensures RTC remains synchronized after brown-out or cold-start conditions. |
| BCD-encoded time registers | Eliminates firmware binary-to-decimal conversion - reduces CPU cycles and code size in resource-constrained microcontrollers. |
Applications
| Smart Energy Metering | Battery-Powered IoT Sensors |
|---|---|
|
Use Scenario: Utility-grade electricity, gas, or water meters requiring decade-long timestamp accuracy and tamper-resistant timekeeping under intermittent power. IC Role / Device Role / Timing Role: Primary RTC and calendar engine; maintains accurate billing timestamps during main power loss using coin-cell backup. Use Value: 100 nA backup current enables >10-year coin-cell life; integrated 7 pF caps reduce component count and improve production yield. |
Use Scenario: Remote environmental sensors (temperature/humidity/pressure) deployed in inaccessible locations with multi-year battery requirements. IC Role / Device Role / Timing Role: Low-power timebase for scheduled sensor sampling, data logging, and periodic BLE/Wi-Fi wake-up bursts. Use Value: Programmable 1-minute interrupt enables precise duty-cycling; OS flag detection prevents false timestamps during battery voltage sag. |
| Industrial Control Panels | Medical Wearables |
|
Use Scenario: HMI panels in factory automation systems needing reliable event logging, maintenance scheduling, and audit-trail timestamps. IC Role / Device Role / Timing Role: System-wide time coordinator; synchronizes PLC timestamps, alarm logs, and firmware update windows. Use Value: SPI interface supports fast host polling without I²C bus contention; BCD registers simplify integration with legacy 8-bit MCUs. |
Use Scenario: Continuous glucose monitors or ECG patches requiring FDA-compliant time-stamped physiological data with fail-safe clock validation. IC Role / Device Role / Timing Role: Certified time source with oscillator health monitoring; generates alarms for calibration reminders or low-battery alerts. Use Value: Offset register allows field calibration against NTP servers; AF/TF flags enable deterministic interrupt-driven data packetization. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar RTC applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| DS3231SN#T&R | Temperature-compensated RTC (TCXO) with ±2 ppm accuracy; I²C interface; higher 3 µA backup current. | Higher precision required in outdoor or wide-temperature environments; I²C limits multi-drop flexibility vs. SPI. | Choose DS3231SN#T&R when absolute time accuracy across –40°C to +85°C is critical and I²C infrastructure exists. |
| MCP79412-I/SN | Low-power I²C RTC with EEPROM; 600 nA backup current; no integrated load caps; lacks programmable offset register. | Cost-sensitive designs where crystal cap placement is acceptable; EEPROM useful for storing calibration or event logs. | Choose MCP79412-I/SN when on-chip nonvolatile memory is needed and ±127 ppm calibration is unnecessary. |
Compared with DS3231SN#T&R and MCP79412-I/SN, the PCF2123BS/1,518 uniquely combines SPI interface scalability, integrated 7 pF load capacitors, and ±127 ppm offset tuning - making it optimal for compact, high-volume, battery-backed timing systems where layout simplicity and field recalibration matter.
Availability
PCF2123BS/1,518 is available at Aetrix Electronics and suitable for smart metering, battery-powered IoT sensors, industrial HMIs, medical wearables, and low-standby-power timing applications requiring stable component supply across long production lifecycles.
Supply support for PCF2123BS/1,518 includes scheduled delivery planning, volume procurement assistance, BOM continuity management, traceable sourcing, and lifecycle availability coordination for OEM customers, industrial embedded developers, connected-device designers, and electronics production programs.
Manufacturer
NXP Semiconductors is a global semiconductor leader focused on secure connectivity solutions for automotive, industrial, and IoT markets, with deep expertise in low-power mixed-signal design and timing IP.
The PCF2123BS/1,518 belongs to NXP's ultra-low-power RTC product line, engineered specifically for energy-constrained applications demanding decade-long backup operation, robust oscillator monitoring, and minimal external component count.
FAQ
What is the backup current specification for PCF2123BS/1,518 at 2.0 V?
The PCF2123BS/1,518 draws 100 nA typical backup current at VDD = 2.0 V and Tamb = 25 °C. This ultra-low quiescent current enables over 10 years of operation on a standard CR2032 coin cell in continuous backup mode, assuming 220 mAh capacity and 50% depth-of-discharge margin. The actual runtime depends on crystal series resistance and ambient temperature, as shown in Figure 5 of the datasheet.
Does PCF2123BS/1,518 require external load capacitors for the 32.768 kHz crystal?
No, the PCF2123BS/1,518 integrates two 7 pF load capacitors internally, eliminating the need for external capacitors. This reduces BOM cost and PCB area while improving manufacturing yield. The crystal must be rated for CL = 7 pF and mounted with minimal trace length between OSCI and OSCO pins to ensure reliable start-up and low jitter performance.
How does the OS flag in the Seconds register function for PCF2123BS/1,518?
The OS (Oscillator Stop) flag is bit 7 of the Seconds register (02h). It is set automatically when the oscillator stops due to low VDD, crystal disconnection, or excessive series resistance. The flag remains set until cleared by firmware - providing a hardware-monitored method to detect timing failures. If the OS flag cannot be cleared, the oscillator is not running, indicating a fault condition that requires corrective action before relying on time data.
Can PCF2123BS/1,518 generate a 1-second interrupt without configuring the countdown timer?
Yes, the PCF2123BS/1,518 supports a dedicated 1-second interrupt via the SI (Second Interrupt) bit in Control_2 register (01h). When SI = 1 and AIE = 0, the INT pin pulses once per second regardless of alarm or timer register settings. This pre-defined function requires no timer register writes and avoids the complexity of configuring CTD[1:0] and TE bits - simplifying firmware for periodic wake-up tasks.
What is the maximum SPI clock frequency supported by PCF2123BS/1,518?
The PCF2123BS/1,518 supports SPI communication at up to 6.25 Mbit/s, corresponding to a maximum SCL frequency of 3.125 MHz (since data is sampled on each SCL edge). This high-speed interface enables rapid time register reads/writes and efficient alarm/timer reconfiguration - critical for systems requiring frequent time updates or low-latency interrupt response.
PCF2123BS/1,518 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Series:
- -
- Package/Case:
- 16-VFQFN Exposed Pad
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- Programmable:
- Not Verified
- Type:
- Clock/Calendar
- Features:
- Alarm, Leap Year, Square Wave Output, Watchdog Timer
- Memory Size:
- -
- Time Format:
- HH:MM:SS (12/24 hr)
- Date Format:
- YY-MM-DD-dd
- Interface:
- SPI
- Voltage - Supply:
- 1.6V ~ 5.5V
- Voltage - Supply, Battery:
- -
- Current - Timekeeping (Max):
- 0.33µA ~ 0.38µA @ 2V ~ 5V
- Operating Temperature:
- -40°C ~ 85°C
- Mounting Type:
- Surface Mount
- Grade:
- -
- Qualification:
- -
- Supplier Device Package:
- 16-HVQFN (3x3)
PCF2123BS/1,518 FAQ
1.How can I place an order for PCF2123BS/1,518 through Aetrix?
Please submit a Request for Quotation (RFQ) for PCF2123BS/1,518 on Aetrix. Our sales agent will provide a competitive quotation and guide you through the order confirmation once you accept the terms.
2.Are the price and stock information for PCF2123BS/1,518 reliable?
The price and inventory of PCF2123BS/1,518 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for PCF2123BS/1,518 is usually 5 days.
3.What payment methods are accepted for PCF2123BS/1,518?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for PCF2123BS/1,518 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for PCF2123BS/1,518?
PCF2123BS/1,518 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your PCF2123BS/1,518 order is processed, you will receive an email with the shipment details and tracking number.
Note: Tracking information may take up to 24 hours to appear. Express delivery typically takes 3–5 business days.
5.How can I obtain technical support or documentation for PCF2123BS/1,518?
For technical support, including PCF2123BS/1,518 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your PCF2123BS/1,518 requirements.
6.How does Aetrix verify that PCF2123BS/1,518 is sourced from the original manufacturer or authorized distributors?
All PCF2123BS/1,518 products on Aetrix are procured from qualified distributors and authorized channels. Our dedicated quality assurance team conducts strict verification, including traceability checks and, if necessary, third-party testing. This ensures that PCF2123BS/1,518 meets industry standards.
7.What is the process for return or replacement of PCF2123BS/1,518?
All PCF2123BS/1,518 units undergo pre-shipment inspection (PSI). If there is an issue with PCF2123BS/1,518, returns or replacements are accepted under the following conditions:
1.Quantity discrepancies, incorrect items, or visible external defects (such as breakage or corrosion), acknowledged by Aetrix.
2.The issue is reported within 90 days of delivery.
3.The PCF2123BS/1,518 part is unused and in its original packaging.
Return procedure for PCF2123BS/1,518:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
PCF2123BS/1,518 Tags

-
MCP7940N-I/SN
Microchip Technology

-
MCP7940MT-I/MNY
Microchip Technology

-
PCF85063ATL/1,118
NXP USA Inc.

-
MCP7940NT-I/SN
Microchip Technology

-
MCP7940NT-I/MS
Microchip Technology

-
MCP7940N-I/MS
Microchip Technology

-
PCF85063AT/AY
NXP USA Inc.
-
PCF85063TP/1Z
NXP Semiconductors

-
PCF85063ATT/AJ
NXP USA Inc.

-
MCP7940NT-E/SN
Microchip Technology

-
MCP7940NT-I/MNY
Microchip Technology

-
MCP79400T-I/SN
Microchip Technology
Tech Hub
A practical engineering guide to 3.3V and 5V logic compatibility, input thresholds, resistor dividers, translator ICs, MOSFET level shifting, I2C pull-ups, timing limits and power-sequencing risks.
The 74HC595 uses push-pull logic outputs, while the TPIC6B595 uses 50 V open-drain DMOS sinks for higher-power loads. This guide compares timing, current limits, 3.3 V interfacing, load wiring, thermal…
The 74HC595 converts serial data into eight stable parallel outputs. This guide covers pin functions, shift and storage timing, OE and MR behavior, drive-current limits, cascading, voltage compatibilit…
A technical comparison of level-sensitive latches and edge-triggered flip-flops, covering timing windows, setup and hold limits, master–slave operation, time borrowing, race-through, HDL inference and…
A D latch stores one bit while Enable controls when data can pass. This reference covers gate-level operation, truth tables, transparency, setup and hold timing, LE versus OE, common ICs and practical …
An SR latch stores one bit through cross-coupled feedback. This engineering reference covers NOR and NAND implementations, truth tables, forbidden-state recovery, gated operation, switch debouncing, fa…
Latch circuits retain one bit through feedback. This technical reference covers SR and D latches, truth tables, transparency, timing limits, latch-versus-flip-flop behavior, applications and common log…
An engineering guide to LED driver operation, constant-current and constant-voltage outputs, linear and switching topologies, dimming, IC selection, calculations, replacement compatibility, and fault c…
Operational amplifier guide covering op amp basics, feedback, ideal vs real op amps, common configurations, buffer circuits, offset, bias current, gain-bandwidth, slew rate, rail-to-rail limits and sel…
Jumper cables guide covering safe connection order, red and black clamp placement, final ground connection, cable gauge, length, clamp quality, copper vs CCA cables, jump starter comparison and battery…

