Renesas X4163PZ
- Part No.:
- X4163PZ
- Manufacturer:
- Renesas
- Category:
- Supervisors
- Package:
- 8-DIP (0.300", 7.62mm)
- Datasheet:
-
X4163PZ.pdf
- Description:
- IC SUPERVISOR 1 CHANNEL 8DIP
- Quantity:
- Payment:

- Shipping:

Inventory:1,630
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
X4163PZ from Xicor (now Renesas) is a CPU supervisor IC integrating power-on reset control, watchdog timer, supply voltage supervision, and 16K-bit serial EEPROM in a single 8-lead SOIC package. It provides active-low reset assertion down to VCC = 1V, selectable watchdog timeout (200 ms / 600 ms / 1.4 s), and 400 kHz 2-wire interface - used in microcontroller-based embedded systems for reliable boot sequencing and data retention.
For engineers reviewing the X4163PZ datasheet, X4163PZ pinout, X4163PZ application, or X4163PZ equivalent, key selection criteria include its programmable VTRIP threshold, block-lock EEPROM protection, low-power standby current (<20 µA with watchdog enabled), and compatibility with I²C-compatible 2-wire bus timing.
Technical Context
The X4163PZ implements a dual-function reset architecture: power-on reset with 250 ms timeout and brownout detection with hysteresis, asserting RESET/RESET until VCC exceeds VTRIP for 200 ms. Its watchdog timer monitors SDA transitions during SCL HIGH and supports three fixed timeout intervals via nonvolatile WD1/WD0 bits.
EEPROM operation uses 64-byte page writes with self-timed 5 ms typical write cycles; write protection combines volatile WEL/RWEL latches, nonvolatile BP2–BP0 block lock bits, and hardware WP pin + WPEN bit control. The device operates across 2.7V–5.5V and maintains full functionality down to VCC = 1V during reset assertion.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Reset Output Type | Active-low open-drain RESET/RESET, valid to VCC = 1V |
| Watchdog Timeout Options | 200 ms, 600 ms, or 1.4 s - set by nonvolatile WD1/WD0 bits |
| VTRIP Threshold | Factory-default standard value; reprogrammable to custom voltage via VP pulse on WP pin |
| EEPROM Capacity | 16 Kbits (2K × 8), organized in 64-byte pages with block lock protection |
| Interface Speed | 400 kHz 2-wire (I²C-compatible) serial interface with ACK polling support |
| Supply Range | 2.7 V to 5.5 V - enables direct use with 3.3 V and 5 V microcontroller systems |
| Standby Current | <20 µA max with watchdog enabled; <1 µA with watchdog disabled |
Pinout & Package
Package: 8-lead JEDEC SOIC (3.9 mm × 4.9 mm, 1.27 mm pitch).
| Pin | Circuit Role | Design Meaning |
|---|---|---|
| 1 (SOIC) | S0 | Device select input - sets LSB of slave address (A0 = S0) |
| 2 (SOIC) | S1 | Device select input - sets MSB of slave address (A1 = S1) |
| 3 (SOIC) | RESET/RESET | Active-low open-drain reset output - asserted on power-up, brownout, or watchdog timeout |
| 4 (SOIC) | VSS | Ground reference for all internal circuits and I/O pins |
| 5 (SOIC) | SDA | Bidirectional serial data line - open-drain, requires external pull-up; also serves as watchdog trigger input |
| 6 (SOIC) | SCL | Serial clock input - controls timing for all read/write operations |
| 7 (SOIC) | WP | Hardware write protect input - enables permanent block lock when WP = HIGH and WPEN = 1 |
| 8 (SOIC) | VCC | Primary power supply input - powers all functions including reset logic and EEPROM core |
Key Features
| Feature | Design Value |
|---|---|
| Programmable VTRIP | Factory-set threshold reconfigurable to custom voltage using VP pulse on WP pin - eliminates need for external resistor dividers |
| Block Lock Protection | Nonvolatile BP2–BP0 bits enable write protection of 64-byte to full-array segments - prevents firmware corruption during field updates |
| Three-Step Control Register Write | Requires WEL → RWEL → data sequence to modify WD/BP bits - prevents accidental configuration changes |
| Power-Fail Safe EEPROM Writes | Automatic write abort and termination when RESET/RESET is asserted - guarantees data integrity during brownout |
| Watchdog Trigger via SDA | Uses standard I²C start condition (SDA LOW while SCL HIGH) as watchdog refresh - no dedicated pin required |
Applications
| Industrial PLC Controller | Medical Diagnostic Device |
|---|---|
|
Use Scenario: Microcontroller boots after power restoration following brief AC interruption. IC Role / Device Role / Timing Role: X4163PZ asserts RESET/RESET for 250 ms post-stabilization and monitors VCC to prevent execution below 3.0 V. Use Value: Ensures deterministic boot state and avoids corrupted EEPROM parameter storage during marginal supply conditions. |
Use Scenario: Critical calibration data stored in EEPROM must survive repeated power cycling and ESD events. IC Role / Device Role / Timing Role: X4163PZ provides hardware write protection via WP pin + WPEN bit and blocks unauthorized writes to calibration sector. Use Value: Eliminates risk of accidental overwrites during service mode, meeting IEC 62304 software safety requirements. |
| Automotive Body Control Module | Smart Energy Meter |
|
Use Scenario: MCU hangs due to transient EMI; system must recover autonomously without manual reset. IC Role / Device Role / Timing Role: X4163PZ watchdog monitors SDA activity and triggers RESET/RESET after 600 ms timeout if no start condition detected. Use Value: Enables unattended recovery from firmware lockup, satisfying ISO 26262 ASIL-B fault tolerance expectations. |
Use Scenario: Meter stores tariff schedules and usage logs in EEPROM; must retain data over 10+ years with >100k write cycles. IC Role / Device Role / Timing Role: X4163PZ delivers 16 Kbit EEPROM with 5 ms page-write cycle and built-in inadvertent write protection. Use Value: Reduces BOM count by integrating memory + supervision, while block lock prevents tampering with billing parameters. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar CPU supervisor with EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| MAX6361KA29+T | Fixed 2.93 V reset threshold; no VTRIP programming; 1 Kbit EEPROM only | Lacks field-adjustable trip point and scalable memory - suitable only for cost-sensitive, fixed-threshold designs | Select when VTRIP precision and EEPROM size are secondary to ultra-low quiescent current (0.5 µA) |
| STM8T142M2U6 | Integrated 8-bit MCU core; 2 Kbyte Flash + 128 byte EEPROM; no external I²C interface | Replaces discrete supervisor + EEPROM with embedded firmware-controlled supervision - requires code development | Choose when system-level watchdog logic, custom reset sequencing, or firmware-triggered EEPROM writes are needed |
Compared with X4163PZ, MAX6361KA29+T offers lower power but sacrifices programmability and memory capacity, while STM8T142M2U6 trades simplicity and analog integration for design flexibility and firmware control - neither provides identical drop-in replacement capability.
Availability
X4163PZ is available at Aetrix Electronics and suitable for industrial PLC controllers, medical diagnostic devices, automotive body control modules, smart energy meters, and embedded telemetry gateways requiring stable component supply across extended product lifecycles.
Supply support for X4163PZ 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
Xicor was a fabless semiconductor company specializing in nonvolatile memory and power management ICs, acquired by Renesas Electronics in 2008. Its legacy products emphasize reliability and integration for embedded control.
The X4163PZ belongs to Xicor's CPU Supervisor + EEPROM family, designed to reduce board space and system cost in microcontroller-based applications where robust power sequencing, data retention, and fail-safe recovery are critical.
FAQ
What is the function of the WP pin on the X4163PZ?
The WP (Write Protect) pin on the X4163PZ enables hardware-level EEPROM write protection when held HIGH and the WPEN bit is set in the control register. In this state, no writes - including to block lock bits or the control register - are permitted, even if WEL and RWEL latches are set. This prevents unauthorized or accidental modification of critical firmware or calibration data during field operation or service.
Can the X4163PZ reset threshold voltage be customized, and how?
Yes, the X4163PZ VTRIP threshold can be reprogrammed to a custom voltage using a high-voltage pulse (12–15 V) applied to the WP pin while holding VCC at the desired trip level. The procedure requires setting the WEL bit, issuing a specific two-byte write command (A0h followed by 00h), and then pulling WP LOW to complete programming. This allows precise alignment with system-specific brownout margins without external components.
How does the watchdog timer in the X4163PZ get reset?
The X4163PZ watchdog timer resets on detection of a HIGH-to-LOW transition on the SDA pin while SCL is HIGH - i.e., a standard I²C start condition. This design eliminates the need for a dedicated watchdog input pin and leverages existing bus activity as proof of MCU liveness. If no such transition occurs within the selected timeout interval (200 ms / 600 ms / 1.4 s), RESET/RESET is asserted to force system recovery.
What EEPROM write protection mechanisms does the X4163PZ provide?
The X4163PZ implements three layered EEPROM write protections: (1) volatile WEL/RWEL latches that must be set before any control register change; (2) nonvolatile BP2–BP0 bits enabling selective lock of 64-byte to full-array memory segments; and (3) hardware WP pin + WPEN bit combination that permanently disables all writes when both are HIGH. These operate concurrently to prevent corruption during power loss, ESD, or software faults.
Is the X4163PZ compatible with standard I²C timing specifications?
Yes, the X4163PZ is fully compatible with standard I²C Fast-mode (400 kHz) timing, supporting START/STOP conditions, ACK/NACK handshaking, and 7-bit slave addressing with device-select inputs S0/S1. It responds to slave addresses beginning with '1010' and supports byte writes, page writes (64 bytes), current-address reads, random reads, and sequential reads - all conforming to I²C protocol semantics without requiring special host-side modifications.
X4163PZ Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- Series:
- -
- Package/Case:
- 8-DIP (0.300", 7.62mm)
- Packaging:
- Tube
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Type:
- Simple Reset/Power-On Reset
- Number of Voltages Monitored:
- 1
- Voltage - Threshold:
- 4.38V
- Output:
- Open Drain or Open Collector
- Reset:
- Active Low
- Reset Timeout:
- 100ms Minimum
- Operating Temperature:
- 0°C ~ 70°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Through Hole
- Supplier Device Package:
- 8-DIP
X4163PZ FAQ
1.How can I place an order for X4163PZ through Aetrix?
Please submit a Request for Quotation (RFQ) for X4163PZ 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 X4163PZ reliable?
The price and inventory of X4163PZ are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for X4163PZ is usually 5 days.
3.What payment methods are accepted for X4163PZ?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for X4163PZ transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for X4163PZ?
X4163PZ orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your X4163PZ 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 X4163PZ?
For technical support, including X4163PZ datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your X4163PZ requirements.
6.How does Aetrix verify that X4163PZ is sourced from the original manufacturer or authorized distributors?
All X4163PZ 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 X4163PZ meets industry standards.
7.What is the process for return or replacement of X4163PZ?
All X4163PZ units undergo pre-shipment inspection (PSI). If there is an issue with X4163PZ, 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 X4163PZ part is unused and in its original packaging.
Return procedure for X4163PZ:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
X4163PZ Tags

-
MIC826SYMT-TR
Microchip Technology

-
APX803S-31SA-7
Diodes Incorporated

-
APX803L20-29SA-7
Diodes Incorporated
-
TPS3828-33DBVR
Texas Instruments

-
V6340RSP3B+
EM Microelectronic

-
EM6325CXSP5B-2.9+
EM Microelectronic

-
MCP120T-300I/TT
Microchip Technology

-
MCP130T-315I/TT
Microchip Technology

-
MCP120T-475I/TT
Microchip Technology

-
MCP111T-300E/TT
Microchip Technology

-
MCP120T-315I/TT
Microchip Technology

-
MCP809T-315I/TT
Microchip Technology
Tech Hub
TTL and CMOS logic families differ in thresholds, loading, output drive, power and timing. This engineering guide compares 74HC and 74HCT, calculates noise margins and checks 3.3 V/5 V compatibility.
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…

