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 P87C660X2FA,529

Part No.:
P87C660X2FA,529
Manufacturer:
NXP Semiconductors
Category:
Microcontrollers
Package:
44-LCC (J-Lead)
Datasheet:
AetrixP87C660X2FA,529.pdf
Description:
IC MCU 8BIT 16KB OTP 44PLCC
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:4,373

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

P87C660X2FA,529 from NXP Semiconductors (formerly Philips) is an 8-bit OTP microcontroller based on the 80C51 architecture, featuring 16 KB on-chip OTP memory, 512 B RAM, dual I²C interfaces (one Fast-mode up to 400 kbit/s), 32 I/O pins, and support for 6-/12-clock operation at up to 33 MHz (12-clock mode, VCC = 5 V). It operates across 2.7–5.5 V and targets low-power industrial control applications requiring precise timing, PWM, and multi-master I²C communication.

For engineers reviewing the P87C660X2FA,529 datasheet, P87C660X2FA,529 pinout, P87C660X2FA,529 application, or P87C660X2FA,529 equivalent, this page delivers verified technical context, package-validated pin functions, real-world use cases, and two confirmed alternative parts with documented functional and application-level distinctions - all derived from the official 2003 Philips product data sheet.

Technical Context

The P87C660X2FA,529 implements a static CMOS 80C51 core with full instruction set compatibility and adds enhanced peripherals including a Programmable Counter Array (PCA) supporting PWM, capture/compare, and four independent channels; three 16-bit timers (T0, T1, T2); and a full-duplex enhanced UART with framing error detection and automatic address recognition.

It supports two I²C interfaces: one configurable for Fast-mode (400 kbit/s) or Standard-mode (100 kbit/s), and - unlike the P87C661X2 - only one I²C port (SCL0/SDA0 on P1.6/P1.7); the second I²C interface (SCL1/SDA1) is absent in the P87C660X2 variant per selection table and pin descriptions. Clock mode is selectable via SFR bit X2 (CKCON.0) or OTP bit OX2, enabling 6-clock (30 MHz max) or 12-clock (33 MHz max) operation at 5 V.

Key Specifications

Parameter Value and Actual Design Meaning
Core Architecture80C51-compatible 8-bit CPU with Boolean processor and fully static operation
Memory16 KB on-chip OTP program memory + 512 B on-chip RAM; supports external RAM expansion up to 64 KB
Operating Voltage2.7 V to 5.5 V; fully functional at 16 MHz down to 2.7 V (low-voltage design)
Max Clock Frequency33 MHz at 5 V in 12-clock mode; 30 MHz in 6-clock mode - directly impacts instruction throughput and peripheral timing resolution
I²C InterfacesOne Fast-mode I²C port (SCL0/SDA0) supporting 400 kbit/s; no second I²C interface - confirmed by selection table and pinout
Timers & PWMThree 16-bit timers (T0/T1/T2) + PCA with five capture/compare modules enabling simultaneous PWM generation and input capture
Power ModesIdle mode (CPU halted, peripherals active), Power-down mode (oscillator stopped, RAM retained down to 2 V), and Stop Clock mode

Pinout & Package

Package: PLCC44 (plastic leaded chip carrier, 44 leads, SOT187–2), rated for –40 °C to +85 °C operation.

Pin/Terminal Circuit Role Design Meaning
P0.0–P0.7Open-drain bidirectional I/O / AD0–AD7Multiplexed address/data bus for external memory access; requires external pull-ups for reliable high-impedance input
P1.0–P1.7Bidirectional I/O with internal pull-upsIncludes T2/T2EX (P1.0/P1.1), ECI (P1.2), CEX0–CEX2 (P1.3–P1.5), SCL0/SDA0 (P1.6/P1.7) - primary I²C interface
P2.0–P2.7Bidirectional I/O / A8–A15High-order address bus during 16-bit external memory access; retains port function when not used for addressing
P3.0–P3.7Bidirectional I/O with alternate functionsRxD/TxD (UART), INT0/INT1 (external interrupts), T0/T1 (timer inputs), WR/RD (memory strobes)
RSTActive-high reset inputRequires ≥2 machine cycles (12/24 oscillator periods) HIGH while oscillator runs; enables asynchronous port reset
XTAL1/XTAL2Crystal oscillator inputsSupports quartz crystal or ceramic resonator; internal inverting amplifier enables self-contained clock generation
VCC/VSSPower supply and groundFour dedicated ground pins (VSS1–VSS3, VSS32) improve EMC performance; VCC powers all logic and I/O

Key Features

Feature Design Value
OTP Memory SecurityThree programmable security bits and 64-byte encryption array prevent unauthorized code readout
Low-EMI Operation6-clock mode, slew-rate-controlled outputs, and ALE inhibit reduce radiated emissions for industrial compliance
Flexible Clock-OutP1.0 programmable as 50% duty-cycle clock output (61 Hz–4 MHz at 16 MHz system clock) for synchronous peripheral timing
Nested Interrupt SystemFour priority levels and eight interrupt sources (including PCA, I²C, UART, timers) enable deterministic real-time response
Dual Data PointersIndependent DPTR registers accelerate block memory moves and simplify external RAM/ROM access routines

Applications

Motor Control Interface Industrial Sensor Hub

Use Scenario: Closed-loop DC motor control with speed feedback, direction switching, and current limiting.

IC Role / Device Role / Timing Role: Primary controller executing PID algorithm, generating PWM via PCA, reading quadrature encoder via T2EX/ECI, and communicating status over I²C.

Use Value: On-chip 16 KB OTP stores firmware with calibration tables; 512 B RAM holds real-time variables; dual-speed I²C (400 kbit/s) enables fast sensor polling without CPU overhead.

Use Scenario: Aggregating temperature, humidity, and pressure readings from multiple I²C sensors in factory-floor monitoring.

IC Role / Device Role / Timing Role: Central I²C master coordinating sensor reads, performing linearization, and buffering data for RS-232 transmission via enhanced UART.

Use Value: Single I²C interface supports multi-drop topology; low-voltage operation (2.7 V) extends battery life in portable units; power-down mode reduces quiescent current during idle intervals.

Legacy System Upgrade Programmable Logic Controller (PLC) I/O Module

Use Scenario: Replacing obsolete 8051-based controllers in HVAC control panels with enhanced timing and memory.

IC Role / Device Role / Timing Role: Drop-in replacement executing legacy assembly code (100% 80C51 compatible), adding new features like watchdog timer and enhanced UART framing detection.

Use Value: Pin-compatible with standard 44-pin PLCC footprint; OTP memory allows field-programmable firmware updates; extended temperature range (–40 °C to +85 °C) ensures reliability in uncontrolled environments.

Use Scenario: Local I/O conditioning module in modular PLC systems, handling digital input debouncing and relay driver timing.

IC Role / Device Role / Timing Role: Real-time I/O manager using PCA for precise pulse-width timing of relay coils and T0/T1 for input edge detection and debounce counters.

Use Value: Four 8-bit ports provide 32 configurable I/O lines; programmable interrupt priorities ensure timely response to emergency stop signals; low-power idle mode minimizes heat in densely packed chassis.

Equivalent & Alternatives

The following parts are listed as comparable options for similar 8-bit microcontroller applications.

Alternative Part Technical Difference Application Difference Selection Advice
P87C661X2FASame package, voltage, and memory; adds second Fast-mode I²C interface (SCL1/SDA1) and slew-rate control on I²C outputsRequired for dual-bus I²C topologies (e.g., isolated sensor + actuator buses); not needed if only one I²C bus is usedSelect P87C661X2FA only when second I²C channel is mandatory; otherwise P87C660X2FA reduces cost and simplifies layout
AT89C51RD2-RL8051-compatible MCU with 64 KB Flash, 1.25 KB RAM, ISP capability; no native I²C - requires bit-banged software implementationPreferred for designs needing field firmware updates; unsuitable for high-speed or multi-master I²C where hardware support is criticalChoose AT89C51RD2-RL for reprogrammability; avoid when hardware I²C timing, arbitration, or 400 kbit/s throughput is required

Compared with P87C661X2FA, the P87C660X2FA omits the second I²C interface - reducing pin count complexity and cost - while retaining identical OTP size, RAM, timers, and power modes. Against AT89C51RD2-RL, it trades Flash reprogrammability for guaranteed hardware I²C performance and lower system-level timing jitter in sensor-actuator coordination.

Availability

P87C660X2FA,529 is available at Aetrix Electronics and suitable for industrial automation, motor control, and legacy embedded system upgrades requiring stable component supply, long-lifecycle support, and verified PLCC44 packaging.

Supply support for P87C660X2FA,529 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 (originally Philips Semiconductors) is a global leader in high-performance mixed-signal ICs, with deep expertise in automotive, industrial, and secure connectivity solutions.

The P87C660X2FA,529 belongs to the P8xC66xX2 family - designed specifically for cost-sensitive, low-power 8051-based control applications demanding robust I²C communication, precise PWM, and extended temperature operation without sacrificing code compatibility.

FAQ

What is the maximum operating frequency of the P87C660X2FA,529?

The P87C660X2FA,529 supports up to 33 MHz at VCC = 5 V in 12-clock mode, and 30 MHz in 6-clock mode. At 2.7 V, the maximum frequency is 16 MHz. These limits are defined by the internal oscillator circuit and static CMOS design, and must be observed to ensure reliable instruction execution and peripheral timing - especially for I²C baud rate generation and PCA PWM resolution. The P87C660X2FA,529 datasheet specifies these values in the Selection Table on page 3.

Does the P87C660X2FA,529 include a second I²C interface?

No, the P87C660X2FA,529 includes only one I²C interface (SCL0/SDA0 on P1.6/P1.7), configurable for Fast-mode (400 kbit/s) or Standard-mode (100 kbit/s). The second I²C interface (SCL1/SDA1) is exclusive to the P87C661X2 variant, as confirmed in the Selection Table (page 3), Block Diagram (page 4), and Pin Descriptions (page 7). Using P87C660X2FA,529 in a dual-I²C design requires external bus multiplexing or a different MCU.

How is the clock mode selected on the P87C660X2FA,529?

Clock mode (6-clock vs. 12-clock) on the P87C660X2FA,529 is controlled by both an OTP bit (OX2) programmed during parallel programming and an SFR bit (X2 in CKCON.0). If OX2 is programmed (6-clock), it overrides the X2 bit setting. If OX2 is erased, the X2 bit determines mode: X2 = 1 selects 6-clock, X2 = 0 selects 12-clock. This dual-control mechanism ensures flexibility in production and field configuration while maintaining deterministic behavior - critical for timing-critical applications using the P87C660X2FA,529.

What package and temperature grade is the P87C660X2FA,529 supplied in?

The P87C660X2FA,529 is supplied in a PLCC44 package (SOT187–2) rated for operation from –40 °C to +85 °C. This is explicitly stated in the Ordering Information table (page 4) and distinguishes it from the LQFP44 variant (P87C660X2BBD). The PLCC44 package provides robust thermal and mechanical performance for industrial PCBs, and its through-hole-compatible footprint supports high-reliability mounting in vibration-prone environments - a key consideration for P87C660X2FA,529 deployments.

Can the P87C660X2FA,529 generate PWM signals?

Yes, the P87C660X2FA,529 generates hardware PWM using its Programmable Counter Array (PCA), which includes five independent modules (CEX0–CEX4) capable of PWM output, capture, and compare functions. Each module can be configured for edge-aligned or center-aligned PWM with programmable period and duty cycle via RCAP registers. This eliminates software-timed bit-banging, ensuring jitter-free output essential for motor control and LED dimming - a core capability confirmed in the Features section (page 2) and Special Function Register definitions (page 9) of the P87C660X2FA,529 datasheet.

P87C660X2FA,529 Specifications

Product attributes
Attribute value
Manufacturer:
NXP Semiconductors
Package/Case:
44-LCC (J-Lead)
Series:
87C
Packaging:
Tube
Product Status:
Obsolete
Programmable:
Not Verified
Core Processor:
8051
Core Size:
8-Bit
Speed:
33MHz
Connectivity:
EBI/EMI, I2C, UART/USART
Peripherals:
POR, PWM, WDT
Number of I/O:
32
Program Memory Size:
16KB (16K x 8)
Program Memory Type:
OTP
EEPROM Size:
-
RAM Size:
512 x 8
Voltage - Supply (Vcc/Vdd):
2.7V ~ 5.5V
Data Converters:
-
Oscillator Type:
Internal
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:

P87C660X2FA,529 FAQ

1.How can I place an order for P87C660X2FA,529 through Aetrix?

Please submit a Request for Quotation (RFQ) for P87C660X2FA,529 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 P87C660X2FA,529 reliable?

The price and inventory of P87C660X2FA,529 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for P87C660X2FA,529 is usually 5 days.

3.What payment methods are accepted for P87C660X2FA,529?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for P87C660X2FA,529 transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for P87C660X2FA,529?

P87C660X2FA,529 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your P87C660X2FA,529 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 P87C660X2FA,529?

For technical support, including P87C660X2FA,529 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your P87C660X2FA,529 requirements.

6.How does Aetrix verify that P87C660X2FA,529 is sourced from the original manufacturer or authorized distributors?

All P87C660X2FA,529 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 P87C660X2FA,529 meets industry standards.

7.What is the process for return or replacement of P87C660X2FA,529?

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

Return procedure for P87C660X2FA,529:

1.Submit a request within 90 days.

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

P87C660X2FA,529 Tags

  • P87C660X2FA,529
  • P87C660X2FA,529 PDF
  • P87C660X2FA,529 Datasheet
  • P87C660X2FA,529 Specifications
  • P87C660X2FA,529 Images
  • NXP Semiconductors
  • NXP Semiconductors P87C660X2FA,529
  • Buy P87C660X2FA,529
  • P87C660X2FA,529 Price
  • P87C660X2FA,529 Distributor
  • P87C660X2FA,529 Supplier
  • P87C660X2FA,529 Wholesale
Related Products
ATTINY4-TSHR
ATTINY4-TSHR

Microchip Technology

ATTINY10-TSHR
ATTINY10-TSHR

Microchip Technology

ATTINY10-TS8R
ATTINY10-TS8R

Microchip Technology

ATTINY202-SSNR
ATTINY202-SSNR

Microchip Technology

ATTINY202-SSFR
ATTINY202-SSFR

Microchip Technology

ATTINY402-SSNR
ATTINY402-SSNR

Microchip Technology

PIC16F15213T-I/MF
PIC16F15213T-I/MF

Microchip Technology

PIC16F15213-E/MF
PIC16F15213-E/MF

Microchip Technology

PIC10F200T-I/OT
PIC10F200T-I/OT

Microchip Technology

ATTINY412-SSNR
ATTINY412-SSNR

Microchip Technology

PIC10F202T-I/OT
PIC10F202T-I/OT

Microchip Technology

ATTINY404-SSNR
ATTINY404-SSNR

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER