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 P87LPC760BDH,118

Part No.:
P87LPC760BDH,118
Manufacturer:
NXP Semiconductors
Category:
Microcontrollers
Package:
14-TSSOP (0.173", 4.40mm Width)
Datasheet:
AetrixP87LPC760BDH,118.pdf
Description:
IC MCU 8BIT 1KB OTP 14TSSOP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:4,294

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

P87LPC760BDH,118 from NXP Semiconductors (formerly Philips) is a 14-pin, low-power, OTP-based 80C51-compatible microcontroller with 1 kbyte EPROM, 128 byte RAM, one analog comparator, full-duplex UART, and I²C interface - designed for cost-sensitive embedded control in battery-powered sensors and simple industrial I/O modules.

For engineers reviewing the P87LPC760BDH,118 datasheet, P87LPC760BDH,118 pinout, P87LPC760BDH,118 application, or P87LPC760BDH,118 equivalent, key selection criteria include its 2.7–6.0 V operating range, on-chip RC oscillator eliminating external crystals, programmable port output modes (quasi-bidirectional/open-drain/push-pull), LED drive capability (20 mA), and dual power-reduction modes (Idle/Power Down).

Technical Context

The P87LPC760BDH,118 implements an accelerated 80C51 core executing instructions in 6 or 12 clock cycles (vs. standard 12/24), delivering up to 20 MHz operation at 4.5–6.0 V and 10 MHz at 2.7–6.0 V. Its CPU clock is configurable via CLKR and DIVM registers to match timing requirements across voltage domains.

It integrates mixed-signal peripherals including a single analog comparator with selectable reference (CMPREF), dedicated comparator pins (CIN1A/CIN1B/CMP1), and hardware-supported I²C master/slave operation using SCL/T0 and SDA/INT0 pins - all managed through dedicated SFRs (I2CON, I2CFG, I2DAT) without CPU intervention during transfers.

Key Specifications

ParameterValue and Actual Design Meaning
Core ArchitectureAccelerated 80C51 - executes all instructions in 300–600 ns at 20 MHz, doubling throughput vs. standard 80C51.
Memory1 kbyte on-chip OTP EPROM + 128 byte RAM + 32 byte customer code space for serialization or calibration data.
Operating Voltage2.7 V to 6.0 V - supports direct battery operation (e.g., 3 V coin cell or 5 V rail) without level-shifting.
Comparator1-channel analog comparator with internal reference input (CMPREF), positive inputs CIN1A/CIN1B, and open-drain output CMP1.
CommunicationFull-duplex UART (TxD/RxD) + I²C interface (SCL/T0, SDA/INT0) - both support interrupt-driven operation and configurable baud rates.
Power ModesIdle mode (CPU halted, peripherals active) and Power Down mode (1 µA typical) with wake-up via low-level interrupt on any I/O pin.
Oscillator OptionsConfigurable on-chip RC oscillator (no external components), crystal/resonator (X1/X2), or external clock input - selected via EPROM configuration bits.

Pinout & Package

Package: 14-pin TSSOP (SOT402-1), 4.4 mm body width, surface-mount compatible.

Pin/TerminalCircuit RoleDesign Meaning
P0.3 / CIN1BComparator 1 positive input BAnalog input for comparator differential pair; digital I/O disabled automatically when used as analog input.
P0.4 / CIN1AComparator 1 positive input APrimary analog input for comparator; requires PT0AD bit setting to disable digital input path for accuracy.
P0.5 / CMPREFComparator reference (negative) inputAccepts internal or external reference voltage; enables threshold detection without external op-amp.
P0.6 / CMP1Comparator 1 outputOpen-drain output - requires external pull-up; directly drives interrupt flag or external logic.
P1.0 / TxDUART transmit outputAsynchronous serial output with programmable baud rate; supports Mode 0–3 framing and multiprocessor communication.
P1.1 / RxDUART receive inputAsynchronous serial input with automatic start-bit detection and framing error handling.
P1.2 / T0 / SCLTimer 0 input / I²C clockDual-function pin: external counter input or open-drain I²C clock - mode selected via SFR configuration.
P1.3 / INT0 / SDAExternal interrupt 0 / I²C dataDual-function pin: level-triggered interrupt source or open-drain I²C data line - supports slave address recognition.
P1.5 / RSTReset input / port pinActive-low reset; configurable as Schmitt-trigger input when reset function disabled via EPROM bit.
P2.0 / X2 / CLKOUTOscillator output / clock divider outputCrystal oscillator feedback or CPU clock divided by 6 - enables trace clock for debug or peripheral sync.
P2.1 / X1Oscillator inputInput to on-chip oscillator amplifier; accepts crystal, resonator, or external clock signal.
VDDPower supplySingle 2.7–6.0 V supply powers digital core, analog comparator, and I/O - no separate analog rail required.
VSSGround0 V reference for all circuits; shared analog/digital ground simplifies PCB layout.

Key Features

FeatureDesign Value
Programmable port output modesEach I/O pin independently configurable as quasi-bidirectional, open-drain, push-pull, or input-only - eliminates need for external bus buffers or level shifters.
On-chip RC oscillatorEliminates external crystal/resonator; reduces BOM count and board area while supporting 2.7–6.0 V operation across temperature.
LED drive capabilityAll port pins sink/source up to 20 mA - enables direct LED control without external drivers in status indicator applications.
Watchdog timer with independent oscillatorDedicated on-chip RC oscillator ensures watchdog remains functional even if main oscillator fails - provides fail-safe system recovery.
Low-voltage brownout detectionSelectable 2.5 V or 3.8 V threshold with interrupt or reset option - enables graceful shutdown before data corruption occurs.
Controlled slew rate outputsMinimum 10 ns ramp time on all outputs - reduces EMI emissions without requiring external RC filters.

Applications

Smart Sensor NodeIndustrial I/O Module

Use Scenario: Battery-powered temperature/humidity sensor with local threshold alert and I²C reporting to host MCU.

IC Role / Device Role / Timing Role: Main controller executing sensor polling, comparator-based trigger logic, and I²C slave communication.

Use Value: On-chip comparator replaces external op-amp; low-power modes extend battery life beyond 2 years on CR2032.

Use Scenario: DIN-rail mounted digital input module monitoring 8 dry-contact switches in factory automation.

IC Role / Device Role / Timing Role: Dedicated I/O processor handling debounce, edge detection, and UART-based status reporting to PLC.

Use Value: Keypad interrupt (KBI) supports multi-pin edge detection; 20 mA drive directly interfaces LED status indicators.

Consumer Appliance ControlMedical Diagnostic Tool

Use Scenario: Touchless faucet controller using capacitive proximity sensing and solenoid valve actuation.

IC Role / Device Role / Timing Role: Real-time analog comparator monitoring RC decay time for proximity detection; UART for service mode diagnostics.

Use Value: Single-chip solution replaces discrete comparator + microcontroller; 14-pin TSSOP fits compact enclosure.

Use Scenario: Portable blood glucose meter with test-strip interface, LCD driver, and low-battery warning.

IC Role / Device Role / Timing Role: System controller managing ADC sampling (via comparator zero-crossing), EEPROM storage, and LCD segment driving.

Use Value: 32-byte customer code space stores calibration coefficients; brownout detection prevents erroneous readings during battery sag.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
AT89LP2052-20PU8051 core, 2 kB Flash, no on-chip comparator or I²C; requires external crystal; 20-pin PDIP only.Lacks integrated analog comparator and I²C - needs external components for sensor thresholding or bus communication.Choose when Flash reprogrammability is critical and analog/I²C functions are implemented externally.
STM8S003F3P632 MHz STM8 core, 8 kB Flash, 12-bit ADC, I²C/SPI/UART; 20-pin TSSOP; higher voltage min (2.95 V).Higher performance and richer peripherals but larger footprint and stricter 2.95 V minimum supply.Choose when ADC precision or multi-protocol connectivity outweighs cost and size constraints of P87LPC760BDH,118.

Compared with AT89LP2052-20PU and STM8S003F3P6, the P87LPC760BDH,118 delivers optimal integration for ultra-low-cost, low-pin-count systems where comparator-based event detection and I²C slave functionality are required without Flash reprogramming or high-speed processing.

Availability

P87LPC760BDH,118 is available at Aetrix Electronics and suitable for smart sensor nodes, industrial I/O modules, consumer appliance controls, and portable medical diagnostics requiring stable component supply and long-term manufacturability.

Supply support for P87LPC760BDH,118 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 markets.

The P87LPC760BDH,118 belongs to NXP's legacy LPC700 family of low-pin-count 80C51 microcontrollers, designed specifically for cost-optimized, space-constrained embedded control applications with integrated analog and communication peripherals.

FAQ

What is the maximum operating frequency of the P87LPC760BDH,118 and under what conditions?

The P87LPC760BDH,118 operates up to 20 MHz when VDD is 4.5–6.0 V, and up to 10 MHz when VDD is 2.7–6.0 V. This is enabled by its accelerated 80C51 core executing instructions in 6 oscillator cycles. The P87LPC760BDH,118 achieves this without external clock multiplication - the frequency is directly tied to the selected oscillator source (crystal, RC, or external clock) and voltage compliance.

Does the P87LPC760BDH,118 support in-system programming (ISP) or require external EPROM programmers?

The P87LPC760BDH,118 uses 1 kbyte one-time-programmable (OTP) EPROM and does not support in-system programming. It requires parallel EPROM programming via a dedicated programmer that applies VPP (12.5 V) to the VDD pin during programming. The P87LPC760BDH,118 lacks ISP circuitry or bootloader - firmware must be finalized before soldering.

How is the analog comparator in the P87LPC760BDH,118 configured for threshold detection?

The P87LPC760BDH,118 comparator uses P0.4 (CIN1A) and P0.3 (CIN1B) as positive inputs and P0.5 (CMPREF) as the negative reference input. Configuration is done via the CMP1 SFR (address ACh), where CE1 enables the comparator and CO1 selects output polarity. The P87LPC760BDH,118 comparator output (CMP1) is routed to an interrupt flag and can trigger wake-up from Power Down mode.

Can the P87LPC760BDH,118 operate without any external passive components?

Yes - the P87LPC760BDH,118 can operate with only VDD and VSS connections when configured for on-chip RC oscillator and internal power-on reset. Its integrated RC oscillator, watchdog timer with independent oscillator, and programmable port configurations eliminate the need for external crystals, capacitors, or reset ICs - making it ideal for minimal-component designs.

What I/O configuration options are available on the P87LPC760BDH,118 and how are they controlled?

The P87LPC760BDH,118 supports quasi-bidirectional, open-drain, push-pull, and input-only modes per pin, controlled via Port Mode registers (P0M1/P0M2, P1M1/P1M2, P2M1/P2M2). For example, setting P0M1.6=1 and P0M2.6=0 configures P0.6 as push-pull output. These SFRs allow dynamic reconfiguration during runtime - the P87LPC760BDH,118 does not require hardware jumpers or strapping pins.

P87LPC760BDH,118 Specifications

Product attributes
Attribute value
Manufacturer:
NXP Semiconductors
Package/Case:
14-TSSOP (0.173", 4.40mm Width)
Series:
LPC700
Packaging:
Tape & Reel (TR)
Product Status:
Obsolete
Programmable:
Verified
Core Processor:
8051
Core Size:
8-Bit
Speed:
20MHz
Connectivity:
I2C, UART/USART
Peripherals:
Brown-out Detect/Reset, LED, POR, WDT
Number of I/O:
12
Program Memory Size:
1KB (1K x 8)
Program Memory Type:
OTP
EEPROM Size:
-
RAM Size:
128 x 8
Voltage - Supply (Vcc/Vdd):
2.7V ~ 6V
Data Converters:
-
Oscillator Type:
Internal
Operating Temperature:
0°C ~ 70°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:

P87LPC760BDH,118 FAQ

1.How can I place an order for P87LPC760BDH,118 through Aetrix?

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

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

3.What payment methods are accepted for P87LPC760BDH,118?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for P87LPC760BDH,118?

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

Once your P87LPC760BDH,118 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 P87LPC760BDH,118?

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

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

All P87LPC760BDH,118 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 P87LPC760BDH,118 meets industry standards.

7.What is the process for return or replacement of P87LPC760BDH,118?

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

Return procedure for P87LPC760BDH,118:

1.Submit a request within 90 days.

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

P87LPC760BDH,118 Tags

  • P87LPC760BDH,118
  • P87LPC760BDH,118 PDF
  • P87LPC760BDH,118 Datasheet
  • P87LPC760BDH,118 Specifications
  • P87LPC760BDH,118 Images
  • NXP Semiconductors
  • NXP Semiconductors P87LPC760BDH,118
  • Buy P87LPC760BDH,118
  • P87LPC760BDH,118 Price
  • P87LPC760BDH,118 Distributor
  • P87LPC760BDH,118 Supplier
  • P87LPC760BDH,118 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