Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

NXP Semiconductors PCF85116-3T/01,112

Part No.:
PCF85116-3T/01,112
Manufacturer:
NXP Semiconductors
Category:
Memory
Package:
8-SOIC (0.154", 3.90mm Width)
Datasheet:
AetrixPCF85116-3T/01,112.pdf
Description:
IC EEPROM 16KBIT I2C 400KHZ 8SO
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:3,439

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

PCF85116-3T/01 from NXP Semiconductors (formerly Philips) is a 16 kbit (2048 × 8-bit) I²C-bus EEPROM with on-chip voltage multiplier, write-protection input (WP), and fault-tolerant redundant cell architecture. It operates from 2.7 V to 5.5 V, supports 100 kHz standard-mode and 400 kHz fast-mode I²C communication, and delivers ≤1.0 mA read/write current. Used for non-volatile parameter storage in industrial control modules, power supply configuration, and embedded system boot settings.

For engineers reviewing the PCF85116-3T/01 datasheet, PCF85116-3T/01 pinout, PCF85116-3T/01 application, or PCF85116-3T/01 equivalent, key selection criteria include its 8-pin SO package (SOT96-1), hardware write-protection via pin 7, 32-byte page write capability, and 10 ms max write cycle time - all critical for reliable firmware update logging and calibration data retention.

Technical Context

The PCF85116-3T/01 implements an I²C slave interface with fixed 4-bit device identifier '1010', three block-select address bits (B3–B1), and R/W bit - enabling selection of one of eight 256-byte memory blocks. Its internal oscillator and sequencer fully manage write timing without external components.

Redundant EEPROM cells provide single-bit error tolerance and partial multi-bit coverage, significantly improving reliability over conventional EEPROMs. Power-on reset ensures deterministic initialization, while the on-chip voltage multiplier eliminates need for external high-voltage programming circuitry.

Key Specifications

ParameterValue and Actual Design Meaning
Memory size16 kbits (2048 × 8-bit), organized as eight independent 256-byte blocks - enables modular configuration storage with block-level addressing.
I²C speed modes100 kHz standard-mode and 400 kHz fast-mode - compatible with legacy and higher-throughput microcontroller I²C peripherals.
Supply voltage range2.7 V to 5.5 V - supports direct integration into 3.3 V and 5 V logic systems without level-shifting.
Write endurance1,000,000 erase/write cycles at 22 °C - suitable for frequent calibration updates or event logging in industrial equipment.
Data retention20 years minimum at 55 °C - ensures long-term validity of stored parameters in thermally stressed environments.
Standby current≤10 µA at 5.5 V - minimizes quiescent power draw in battery-backed or energy-sensitive applications.
Page write capacityUp to 32 bytes per transaction - reduces I²C bus overhead and improves efficiency during bulk configuration writes.

Pinout & Package

PCF85116-3T/01 is housed in an 8-lead plastic small outline package (SO8, SOT96-1) with 3.9 mm body width and 1.27 mm lead pitch. Pins 1–3 are not connected (n.c.), simplifying PCB layout by eliminating unused traces.

Pin/TerminalCircuit RoleDesign Meaning
n.c.Not connectedPins 1–3 have no internal connection - must be left unconnected or tied to ground for mechanical stability only.
VSSNegative supplyGround reference for all internal circuitry; requires low-impedance connection to system GND plane.
SDASerial data I/OOpen-drain bidirectional I²C data line; requires external pull-up resistor (typically 2.2–10 kΩ) to VDD.
SCLSerial clock inputInput-only I²C clock line; also requires external pull-up resistor and synchronizes all data transfers.
WPWrite-protection inputActive-HIGH signal: HIGH disables all write operations and prevents accidental EEPROM corruption.
VDDPositive supplyPrimary power rail (2.7–5.5 V); decoupling capacitor (100 nF ceramic) recommended near pin 8.

Key Features

FeatureDesign Value
Fault-tolerant memory arrayRedundant floating-gate cells correct single-bit errors and mitigate some multi-bit failures - increases data integrity in electrically noisy environments.
Hardware write protectionDedicated WP pin (pin 7) provides fail-safe, board-level disable of write commands - essential for production programming lock-down.
On-chip voltage multiplierGenerates internal programming voltage from VDD - eliminates need for external charge pump or high-voltage supply rails.
Power-on reset (POR)Internal POR circuit resets I²C state machine within ≤10 µs - ensures predictable startup behavior after power cycling.
ESD robustness≥2000 V HBM, ≥200 V MM, ≥1000 V CDM - withstands handling and board-level ESD events without latch-up or parametric shift.

Applications

Industrial Sensor Calibration StoragePower Supply Configuration Memory

Use Scenario: Storing factory-calibrated offset/gain coefficients and temperature compensation tables for analog sensor front-ends in programmable logic controllers.

IC Role / Device Role / Timing Role: Non-volatile configuration register holding persistent sensor characterization data accessed at system boot and runtime.

Use Value: Enables field-replaceable sensors without recalibration; leverages 20-year data retention and 1M-cycle endurance for lifetime recalibration updates.

Use Scenario: Retaining output voltage/current setpoints, protection thresholds, and soft-start profiles in digitally controlled AC/DC and DC/DC power modules.

IC Role / Device Role / Timing Role: I²C-configurable memory mapped to power controller's configuration space for dynamic parameter loading.

Use Value: Supports remote firmware updates of operating parameters via I²C without requiring full reprogramming of main MCU flash.

Embedded System Boot ConfigurationConsumer Appliance User Preference Storage

Use Scenario: Holding bootloader configuration flags (e.g., safe mode enable, UART debug port selection, watchdog timeout) in medical diagnostic devices.

IC Role / Device Role / Timing Role: Early-boot configuration store read before main application firmware initializes - accessed via I²C during power-up sequence.

Use Value: Allows field service technicians to modify boot behavior without reflashing MCU; WP pin prevents accidental overwrite during diagnostics.

Use Scenario: Saving user-selected display brightness, language, timer presets, and audio equalizer settings in smart home appliances.

IC Role / Device Role / Timing Role: Low-power, infrequently written non-volatile memory interfaced directly to appliance MCU via I²C bus.

Use Value: Achieves <10 µA standby current draw during appliance sleep mode while preserving user experience across power cycles.

Equivalent & Alternatives

The following parts are listed as comparable options for similar EEPROM applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
AT24C16C-SSHM-T16 kbit I²C EEPROM; 1 MHz fast-mode+ support; 1.7–5.5 V supply; no WP pin - write protection implemented via software address locking.Lacks dedicated hardware WP; requires firmware coordination for secure write disable - less suitable for safety-critical or tamper-resistant designs.Select when higher I²C speed (1 MHz) and wider voltage range are prioritized over hardware write-locking.
M95160-DFMN6TP16 kbit SPI EEPROM; 20 MHz SPI interface; 1.8–5.5 V operation; built-in write protection via status register and HOLD pin.Uses SPI instead of I²C - incompatible bus protocol; requires different MCU peripheral and driver stack.Choose only if system already uses SPI peripherals and board layout cannot accommodate I²C pull-ups or arbitration logic.

Compared with AT24C16C-SSHM-T and M95160-DFMN6TP, the PCF85116-3T/01 offers deterministic hardware write protection and proven I²C compatibility with legacy Philips/NXP ecosystem designs, making it optimal for industrial systems where bus simplicity and physical security outweigh raw speed or voltage flexibility.

Availability

PCF85116-3T/01 is available at Aetrix Electronics and suitable for industrial sensor calibration, power supply configuration, and embedded boot configuration requiring stable component supply across extended product lifecycles.

Supply support for PCF85116-3T/01 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 company formed from the spin-off of Philips Semiconductors in 2006, specializing in secure connectivity solutions for automotive, industrial, and IoT applications.

The PCF85116-3T/01 belongs to NXP's legacy I²C EEPROM product line, designed specifically for robust, low-power non-volatile storage in resource-constrained embedded systems where hardware write protection and fault-tolerant memory are mandatory.

FAQ

What is the maximum I²C clock frequency supported by the PCF85116-3T/01?

The PCF85116-3T/01 supports I²C standard-mode up to 100 kHz and fast-mode up to 400 kHz. It does not support fast-mode plus (1 MHz) or high-speed mode (3.2 MHz). The device's internal timing and input capacitance (7 pF on SCL) are optimized for reliable operation within these two defined modes, as confirmed in Table 8 of the official datasheet Rev. 04.

How does the write-protection function work on the PCF85116-3T/01?

The PCF85116-3T/01 uses an active-HIGH write-protection input (WP) on pin 7. When WP is driven HIGH (≥0.9×VDD), all write operations - including byte, word, and page writes - are disabled. The device will not acknowledge data bytes sent after the slave address and word address, preventing EEPROM modification. This hardware-level lock operates independently of I²C commands and remains effective across power cycles.

Is the PCF85116-3T/01 pin-compatible with other members of the PCF85xx family?

Yes, the PCF85116-3T/01 is explicitly stated to be pin and address compatible with the PCx85xxC-2 family. Pins 1–3 are n.c., matching the footprint of earlier variants, and the WP pin occupies the same location (pin 7) as in compatible predecessors. However, unlike earlier versions, the PCF85116-3T/01 covers the full 16 kbit address space without requiring external address inputs - simplifying design migration.

What is the endurance rating of the PCF85116-3T/01 under typical operating conditions?

The PCF85116-3T/01 guarantees 1,000,000 erase/write cycles at Tamb = 22 °C, as specified in Table 9 of the datasheet. At extended temperature ranges (−40 °C to +85 °C), the rated endurance is 100,000 cycles. This endurance applies per memory byte and is validated under standard I²C write conditions with proper WP pin control and VDD within 2.7–5.5 V.

Does the PCF85116-3T/01 require an external high-voltage supply for programming?

No, the PCF85116-3T/01 integrates an on-chip voltage multiplier that generates the required programming voltage from the standard VDD supply (2.7–5.5 V). This eliminates the need for external high-voltage circuitry, simplifies PCB design, and enables single-supply operation - a key feature highlighted in Section 1 of the datasheet and confirmed in the Quick Reference Data table.

PCF85116-3T/01,112 Specifications

Product attributes
Attribute value
Manufacturer:
NXP Semiconductors
Series:
-
Package/Case:
8-SOIC (0.154", 3.90mm Width)
Packaging:
Tube
Product Status:
Obsolete
Programmable:
Not Verified
Memory Type:
Non-Volatile
Memory Format:
EEPROM
Technology:
EEPROM
Memory Size:
16Kbit
Memory Organization:
2K x 8
Memory Interface:
I2C
Clock Frequency:
400 kHz
Write Cycle Time - Word, Page:
-
Access Time:
-
Voltage - Supply:
2.7V ~ 5.5V
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
8-SO

PCF85116-3T/01,112 FAQ

1.How can I place an order for PCF85116-3T/01,112 through Aetrix?

Please submit a Request for Quotation (RFQ) for PCF85116-3T/01,112 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 PCF85116-3T/01,112 reliable?

The price and inventory of PCF85116-3T/01,112 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for PCF85116-3T/01,112 is usually 5 days.

3.What payment methods are accepted for PCF85116-3T/01,112?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for PCF85116-3T/01,112 transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for PCF85116-3T/01,112?

PCF85116-3T/01,112 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your PCF85116-3T/01,112 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 PCF85116-3T/01,112?

For technical support, including PCF85116-3T/01,112 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your PCF85116-3T/01,112 requirements.

6.How does Aetrix verify that PCF85116-3T/01,112 is sourced from the original manufacturer or authorized distributors?

All PCF85116-3T/01,112 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 PCF85116-3T/01,112 meets industry standards.

7.What is the process for return or replacement of PCF85116-3T/01,112?

All PCF85116-3T/01,112 units undergo pre-shipment inspection (PSI). If there is an issue with PCF85116-3T/01,112, 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 PCF85116-3T/01,112 part is unused and in its original packaging.

Return procedure for PCF85116-3T/01,112:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

PCF85116-3T/01,112 Tags

  • PCF85116-3T/01,112
  • PCF85116-3T/01,112 PDF
  • PCF85116-3T/01,112 Datasheet
  • PCF85116-3T/01,112 Specifications
  • PCF85116-3T/01,112 Images
  • NXP Semiconductors
  • NXP Semiconductors PCF85116-3T/01,112
  • Buy PCF85116-3T/01,112
  • PCF85116-3T/01,112 Price
  • PCF85116-3T/01,112 Distributor
  • PCF85116-3T/01,112 Supplier
  • PCF85116-3T/01,112 Wholesale
Related Products
M24C02-WMN6TP
M24C02-WMN6TP

STMicroelectronics

AT24C02C-XHM-T
AT24C02C-XHM-T

Microchip Technology

AT21CS01-STUM10-T
AT21CS01-STUM10-T

Microchip Technology

AT24C02C-SSHM-T
AT24C02C-SSHM-T

Microchip Technology

24LC01BT-I/OT
24LC01BT-I/OT

Microchip Technology

M24C02-FMC6TG
M24C02-FMC6TG

STMicroelectronics

AT24CS02-SSHM-T
AT24CS02-SSHM-T

Microchip Technology

93LC46BT-I/OT
93LC46BT-I/OT

Microchip Technology

AT24C04C-SSHM-T
AT24C04C-SSHM-T

Microchip Technology

24LC01BT-I/SN
24LC01BT-I/SN

Microchip Technology

24AA02UIDT-I/OT
24AA02UIDT-I/OT

Microchip Technology

AT24C08C-STUM-T
AT24C08C-STUM-T

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER