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 P89LPC907FD,112

Part No.:
P89LPC907FD,112
Manufacturer:
NXP Semiconductors
Category:
Microcontrollers
Package:
8-SOIC (0.154", 3.90mm Width)
Datasheet:
AetrixP89LPC907FD,112.pdf
Description:
IC MCU 8BIT 1KB FLASH 8SO
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:2,039

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

P89LPC907FD,112 from NXP Semiconductors (formerly Philips) is an 8-bit microcontroller based on a two-clock 80C51 core, delivering six times the instruction throughput of standard 80C51 at same frequency. It integrates 1 kB Flash code memory, 128-byte RAM, dual 16-bit timers, a 23-bit system/real-time clock, analog comparator, and enhanced UART with transmit-only capability - all in an 8-pin SO-8 package for space-constrained embedded control applications.

For engineers reviewing the P89LPC907FD,112 datasheet, P89LPC907FD,112 pinout, P89LPC907FD,112 application, or P89LPC907FD,112 equivalent, this page delivers verified technical context, validated pin functions, confirmed feature-to-design-value mapping, and real-world application constraints - including its TxD-only UART, T0 PWM capability, and 5 V-tolerant I/O operation within 2.4–3.6 V VDD.

Technical Context

The P89LPC907FD,112 executes instructions in two to four clocks, enabling 111–222 ns cycle times at 18 MHz - a performance gain over legacy 80C51 without external acceleration. Its architecture embeds system-level functions including in-application programming (IAP-Lite), byte-erasable Flash for non-volatile data storage, and configurable port output modes (quasi-bidirectional, open-drain, push-pull).

It features an internal RC oscillator factory-calibrated to ±1 %, eliminating external crystal requirements; supports brownout detection with interrupt option; includes watchdog timer with eight prescaler options and separate on-chip oscillator; and provides keypad interrupt inputs (KBI4–KBI6) tied to Port 0 pins with pattern-match detection.

Key Specifications

Parameter Value and Actual Design Meaning
Core ArchitectureTwo-clock 80C51 CPU executing instructions in 2–4 cycles; 6× faster than standard 80C51 at same clock frequency.
Memory1 kB byte-erasable Flash (256-byte sectors, 16-byte pages); 128-byte RAM - enables firmware updates and non-volatile parameter storage without external EEPROM.
Operating Voltage2.4 V to 3.6 V VDD with 5 V-tolerant I/O pins - allows direct interfacing with 5 V logic while minimizing power supply complexity.
Timers & ClockTwo 16-bit counter/timers; Timer 0 configurable as PWM output; 23-bit system timer usable as real-time clock - supports precise timing and low-jitter signal generation.
PeripheralsSingle analog comparator with selectable reference; enhanced UART with fractional baudrate generator and transmit-only (TxD) functionality - suitable for one-way telemetry or status reporting.
Power ManagementIdle and two Power-down modes; typical Power-down current 1 µA (with comparators disabled); wake-up via low-level interrupt - extends battery life in portable devices.

Pinout & Package

Package: SO-8 (SOT96-1), plastic small outline, 8 leads, body width 7.5 mm. Supply pins (VDD, VSS) located centrally to improve decoupling and reduce EMI.

Pin/Terminal Circuit Role Design Meaning
1 - P0.4/CIN1A/KBI4Port 0 bit 4 / Comparator + input / Keypad interrupt 4Multi-function I/O supporting analog sensing, keyboard scanning, or general digital I/O with Schmitt-triggered input.
2 - P0.5/CMPREF/KBI5Port 0 bit 5 / Comparator reference (−) / Keypad interrupt 5Configurable reference source for analog comparator; also serves as keypad scan line with interrupt-on-change capability.
3 - VDDPower supplyPrimary 2.4–3.6 V supply rail; central placement reduces noise coupling and improves stability in compact layouts.
4 - P1.0/TxDPort 1 bit 0 / UART transmit dataDedicated serial output only - no receive path; supports asynchronous communication at programmable baud rates using fractional generator.
5 - RST/P1.5Reset input / Port 1 bit 5 (input only)Active-low reset with glitch suppression; doubles as input-only GPIO; required for In-System Programming entry during power-up.
6 - VSSGround0 V reference plane; positioned opposite VDD for optimal supply loop area reduction and EMI mitigation.
7 - P0.6/CMP1/KBI6Port 0 bit 6 / Comparator 1 output / Keypad interrupt 6Comparator output drives logic-high/low based on input comparison; also functions as third keypad interrupt line.
8 - P1.2/T0Port 1 bit 2 / Timer 0 external clock input or PWM outputConfigurable as timer input source or PWM signal generator - enables motor control or LED dimming without external hardware.

Key Features

Feature Design Value
In-Application Programming (IAP-Lite)Enables field firmware updates and use of Flash memory as non-volatile data storage without full chip erase - critical for parameter logging and calibration retention.
Configurable Port Output ModesEach I/O pin supports quasi-bidirectional, open-drain, push-pull, or input-only configuration - simplifies interface design with diverse peripherals (LEDs, switches, sensors).
Programmable Slew Rate ControlControlled ramp times (~10 ns minimum) on port outputs reduce electromagnetic interference - essential for EMC-compliant designs in industrial environments.
Keypad Interrupt Pattern MatchPort 0 pins generate interrupts when input values match or differ from user-defined patterns - enables low-power key scanning without continuous polling.
Internal RC OscillatorFactory-calibrated ±1 % accuracy eliminates need for external crystal/resonator - reduces BOM count, PCB area, and startup time in cost-sensitive consumer applications.

Applications

Industrial Sensor Node Smart Metering Module

Use Scenario: Compact, battery-powered environmental sensor collecting temperature/humidity and transmitting status via UART to gateway.

IC Role / Device Role / Timing Role: Primary controller managing ADC sampling, comparator-based threshold detection, and UART transmission scheduling.

Use Value: 1 µA Power-down current extends battery life; T0 PWM drives buzzer alerts; 5 V-tolerant I/O interfaces directly with legacy 5 V sensor outputs.

Use Scenario: Sub-metering unit monitoring energy consumption in HVAC subsystems with local display and remote reporting.

IC Role / Device Role / Timing Role: Real-time clock maintains accurate timestamping; analog comparator validates supply voltage integrity; UART transmits usage logs.

Use Value: 23-bit RTC ensures long-term timekeeping without external crystal; brownout detect triggers graceful shutdown before data corruption occurs.

Consumer Remote Control Embedded Power Supply Monitor

Use Scenario: IR remote with multi-key matrix and low-power sleep mode activated between button presses.

IC Role / Device Role / Timing Role: Keypad interrupt engine detecting keypresses; internal RC oscillator enables instant wake-up; Flash stores user preferences.

Use Value: KBI4–KBI6 support 3-key matrix without external logic; pattern-match interrupt avoids CPU polling; ±1 % RC accuracy meets remote timing requirements.

Use Scenario: DC-DC converter supervisory module monitoring input voltage, output regulation, and thermal faults.

IC Role / Device Role / Timing Role: Analog comparator compares feedback signals against reference; T0 generates PWM for fan speed control; UART reports fault codes.

Use Value: CMPREF and CIN1A allow ratiometric sensing; T0 PWM output drives 20 mA LED indicators or small fans; 8-pin SO-8 fits tight board spaces.

Equivalent & Alternatives

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

Alternative Part Technical Difference Application Difference Selection Advice
P89LPC906FD,112No UART; includes XTAL1/XTAL2 pins and CLKOUT; Timer 0 not configurable as PWM.Suitable for crystal-based timing-critical control where serial output is unnecessary and external clock distribution is needed.Select when external crystal is preferred and transmit-only UART is not required; verify absence of T0 PWM in firmware design.
P89LPC908FD,112Full UART with both TxD and RxD; no XTAL1/XTAL2 or CLKOUT; lacks T0 PWM capability.Required for bidirectional serial communication (e.g., Modbus RTU slave), but cannot generate PWM or drive external clock loads.Choose when two-way host communication is mandatory; confirm that T0 PWM is not needed for peripheral control in your design.

Compared with P89LPC906FD,112 and P89LPC908FD,112, the P89LPC907FD,112 uniquely balances transmit-only serial reporting, integrated PWM generation, and internal oscillator simplicity - making it optimal for cost-sensitive, space-constrained telemetry nodes where receive capability is unnecessary.

Availability

P89LPC907FD,112 is available at Aetrix Electronics and suitable for industrial sensor nodes, smart metering modules, consumer remote controls, and embedded power supply monitors requiring stable component supply, long-lifecycle support, and RoHS-compliant packaging.

Supply support for P89LPC907FD,112 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 acquired Philips Semiconductors in 2006 and continues development of the LPC900 family as ultra-low-pin-count, high-integration 8-bit MCUs targeting cost-sensitive embedded control.

The P89LPC900 series was designed specifically for applications demanding minimal footprint, reduced external components, and robust operation in industrial and consumer environments - emphasizing integrated oscillators, programmable I/O, and power-efficient peripherals.

FAQ

Does P89LPC907FD,112 support full-duplex UART communication?

No. The P89LPC907FD,112 implements UART transmit-only (TxD) functionality. It lacks an RxD pin and associated receive circuitry, as confirmed by its pinout (P1.0/TxD only) and product comparison table. For bidirectional serial communication, P89LPC908FD,112 is the designated variant. The P89LPC907FD,112 UART is optimized for one-way telemetry, status reporting, or debug logging where host-side reception suffices.

Can P89LPC907FD,112 generate PWM signals?

Yes. Timer 0 on the P89LPC907FD,112 can be configured as a PWM output on pin P1.2/T0, as explicitly stated in Section 2.1 and Table 6 of the datasheet. This capability enables direct drive of LEDs, buzzers, or low-power actuators without external PWM generators. The P89LPC907FD,112's PWM function is distinct from P89LPC906FD,112 (no PWM) and P89LPC908FD,112 (no T0 PWM), making it the only variant in the family offering this feature.

What is the maximum operating frequency of P89LPC907FD,112?

The P89LPC907FD,112 supports a maximum CPU clock frequency of 18 MHz when using external crystal or resonator sources. With its internal RC oscillator, the maximum frequency is limited to the oscillator's calibrated range - up to 18 MHz per configuration bits, though typical operation is at lower frequencies (e.g., 7.37 MHz or 14.7 MHz) for stability and power optimization. Instruction cycle time ranges from 111 ns to 222 ns at 18 MHz.

Is P89LPC907FD,112 compatible with 5 V logic interfaces?

Yes. All I/O pins of the P89LPC907FD,112 are 5 V tolerant and may be pulled up to or driven to 5.5 V, as specified in Section 2.1. This allows direct connection to 5 V peripherals (e.g., sensors, displays, level translators) without external voltage-shifting circuitry - a key advantage in mixed-voltage systems. The core operates from 2.4–3.6 V VDD, maintaining low power while interfacing safely with legacy 5 V infrastructure.

How does the analog comparator on P89LPC907FD,112 function?

The P89LPC907FD,112 integrates a single analog comparator with positive input (CIN1A on P0.4), negative reference input (CMPREF on P0.5), and digital output (CMP1 on P0.6). It supports ratiometric comparisons using internal or external references and can trigger interrupts or be polled via SFR. Unlike higher-end variants, it lacks multiple comparator channels or programmable hysteresis - its design targets basic threshold detection in sensor monitoring or supply supervision tasks.

P89LPC907FD,112 Specifications

Product attributes
Attribute value
Manufacturer:
NXP Semiconductors
Package/Case:
8-SOIC (0.154", 3.90mm Width)
Series:
LPC900
Packaging:
Tube
Product Status:
Obsolete
Programmable:
Verified
Core Processor:
8051
Core Size:
8-Bit
Speed:
7.3728MHz
Connectivity:
UART/USART
Peripherals:
Brown-out Detect/Reset, LED, POR, WDT
Number of I/O:
6
Program Memory Size:
1KB (1K x 8)
Program Memory Type:
FLASH
EEPROM Size:
-
RAM Size:
128 x 8
Voltage - Supply (Vcc/Vdd):
2.4V ~ 3.6V
Data Converters:
-
Oscillator Type:
Internal
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:

P89LPC907FD,112 FAQ

1.How can I place an order for P89LPC907FD,112 through Aetrix?

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

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

3.What payment methods are accepted for P89LPC907FD,112?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for P89LPC907FD,112?

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

Once your P89LPC907FD,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 P89LPC907FD,112?

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

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

All P89LPC907FD,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 P89LPC907FD,112 meets industry standards.

7.What is the process for return or replacement of P89LPC907FD,112?

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

Return procedure for P89LPC907FD,112:

1.Submit a request within 90 days.

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

P89LPC907FD,112 Tags

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