NXP Semiconductors LPC1113JBD48/303QL
- Part No.:
- LPC1113JBD48/303QL
- Manufacturer:
- NXP Semiconductors
- Category:
- Microcontrollers
- Package:
- 48-LQFP
- Datasheet:
-
LPC1113JBD48/303QL.pdf
- Description:
- IC MCU 32BIT 24KB FLASH 48LQFP
- Quantity:
- Payment:

- Shipping:

Inventory:198
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
LPC1113JBD48/303QL from NXP Semiconductors is a 32-bit ARM Cortex-M0 microcontroller in LQFP48 package, operating at up to 50 MHz with 24 kB flash, 8 kB SRAM, 10-bit ADC (8-channel), one UART with RS-485 support, one Fast-mode Plus I²C-bus interface, two SPI controllers, four timers, and 42 GPIO pins. It targets cost-sensitive industrial control and smart sensor nodes requiring extended temperature operation.
For engineers reviewing the LPC1113JBD48/303QL datasheet, LPC1113JBD48/303QL pinout, LPC1113JBD48/303QL application, or LPC1113JBD48/303QL equivalent, this page delivers verified specifications, validated pin functions for LQFP48, real-world use cases in metering and lighting, and two confirmed alternative parts with documented functional and thermal differences.
Technical Context
The LPC1113JBD48/303QL implements the ARM Cortex-M0 core with NVIC and system tick timer, supporting Thumb-2 instruction set and low-latency interrupt handling. Its clock system integrates a 12 MHz ±1 % internal RC oscillator, crystal oscillator (1–25 MHz), programmable watchdog oscillator (9.4 kHz–2.3 MHz), and PLL for CPU frequency scaling.
Power management includes Sleep, Deep-sleep, and Deep power-down modes managed by an integrated PMU, with wake-up capability via 13 GPIO pins. The LPC1100XL series variant adds windowed watchdog timer, configurable open-drain GPIO mode, and power profiles stored in boot ROM for runtime optimization.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM Cortex-M0, 32-bit RISC, supports Thumb-2 instructions and NVIC for deterministic interrupt response |
| Max Clock Frequency | 50 MHz - enables real-time control loops with sub-20 ns instruction cycle time |
| Flash Memory | 24 kB - sufficient for bootloader + application firmware with room for field updates |
| SRAM | 8 kB - supports multiple concurrent peripheral buffers and stack depth for nested ISRs |
| ADC Resolution | 10-bit - provides 1024 discrete levels for analog sensor signal digitization |
| I/O Pins | 42 GPIO - full LQFP48 pin count usable as digital I/O, interrupt sources, or peripheral multiplexed functions |
| Operating Temp | −40 °C to +105 °C - qualified for under-hood automotive sensors and industrial motor drives |
| Supply Voltage | 1.8 V to 3.6 V - compatible with single-cell Li-ion, 3.3 V logic rails, and energy-harvesting systems |
Pinout & Package
LQFP48 package: plastic low-profile quad flat package, 48 leads, 7 mm × 7 mm body, 1.4 mm height, lead pitch 0.5 mm.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (VSS) | Ground | Dedicated digital ground reference for noise-sensitive analog and digital domains |
| 2 (PIO0_0/RESET) | Reset Input | Active-low reset pin with internal pull-up; also serves as GPIO0_0 after reset release |
| 3 (PIO0_1/CLKOUT) | Programmable Clock Output | Outputs divided system clock (IRC, crystal, or CPU clock) for external timing synchronization |
| 4 (R/PIO1_0/AD1/CT32B1_CAP0) | GPIO / ADC Input / Timer Capture | Multi-function pin supporting analog input (AD1), 32-bit timer capture, and general-purpose I/O |
| 5 (R/PIO1_1/AD2/CT32B1_MAT0) | GPIO / ADC Input / Timer Match | Supports analog channel AD2, 32-bit timer match output, and bidirectional I/O |
| 6 (R/PIO1_2/AD3/CT32B1_MAT1) | GPIO / ADC Input / Timer Match | Enables analog sampling on AD3 and precise PWM generation via CT32B1_MAT1 |
| 7 (PIO0_2/SSEL0/CT16B0_CAP0) | GPIO / SPI Slave Select / Timer Capture | Configurable as SPI0 slave select or 16-bit timer capture input for event timing |
| 8 (PIO0_3) | GPIO | Dedicated general-purpose I/O with configurable pull-up/down and interrupt capability |
| 9 (PIO0_4/SCL) | I²C Clock | Open-drain SCL line for Fast-mode Plus I²C-bus (1 Mbit/s) communication |
| 10 (PIO0_5/SDA) | I²C Data | Open-drain SDA line supporting multi-master arbitration and monitor mode |
| 11 (PIO0_6/SCK0) | SPI0 Clock | Master or slave clock source for SPI0 interface with programmable polarity and phase |
| 12 (PIO0_7/CTS) | UART Clear-to-Send | Hardware flow control input for UART; asserts when receiver buffer has space |
| 13 (PIO0_8/MISO0/CT16B0_MAT0) | SPI0 Master In / Timer Match | Receives data from SPI0 slave or generates PWM output via 16-bit timer match |
| 14 (PIO0_9/MOSI0/CT16B0_MAT1) | SPI0 Master Out / Timer Match | Transmits data to SPI0 slave or drives second PWM channel with independent duty cycle |
| 15 (SWCLK/PIO0_10/SCK0/CT16B0_MAT2) | JTAG/SWD Clock | Serial Wire Debug clock input; also functions as SPI0 clock or 16-bit timer match output |
| 16 (SWDIO/PIO1_3/AD4/CT32B1_MAT2) | SWD Data I/O | Bi-directional debug interface pin; doubles as ADC input AD4 and 32-bit timer match |
| 17 (PIO1_4/AD5/CT32B1_MAT3/WAKEUP) | ADC Input / Wake-up Source | Analog input AD5 with edge-triggered wake-up from Deep-sleep mode |
| 18 (PIO1_5/RTS/CT32B0_CAP0) | UART Request-to-Send | Flow control output signaling transmitter readiness; also 32-bit timer capture input |
| 19 (PIO1_6/RXD/CT32B0_MAT0) | UART Receive | Asynchronous serial input with fractional baud rate generator and FIFO buffering |
| 20 (PIO1_7/TXD/CT32B0_MAT1) | UART Transmit | RS-485-compatible transmit output with driver enable control and FIFO support |
| 21 (PIO1_8/CT16B1_CAP0) | 16-bit Timer Capture | Input for measuring pulse width or period on external signals with 16-bit resolution |
| 22 (PIO1_9/CT16B1_MAT0/MOSI1) | Timer Match / SPI1 Out | Drives SPI1 MOSI or generates PWM; supports dual SPI bus operation in LQFP48 |
| 23 (PIO1_10/AD6/CT16B1_MAT1/MISO1) | ADC Input / SPI1 In | Simultaneous analog sampling on AD6 and SPI1 data reception in shared pin configuration |
| 24 (PIO1_11/AD7/CT32B1_CAP1) | ADC Input / Timer Capture | Final ADC channel (AD7) and secondary 32-bit timer capture for high-resolution timing |
| 25 (VDD) | Power Supply | Primary 1.8–3.6 V supply rail powering core, memory, and digital peripherals |
| 26 (VSS) | Ground | Second dedicated ground connection to reduce ground bounce in high-speed switching |
| 27 (XTALIN) | Clock Input | Connects to external crystal or oscillator for precision timing (1–25 MHz range) |
| 28 (XTALOUT) | Clock Output | Drives crystal load; not available on HVQFN24 but fully functional in LQFP48 |
| 29 (PIO2_0/DTR/SSEL1) | UART DTR / SPI1 Slave Select | Controls modem handshake or selects SPI1 slave device; configurable as GPIO |
| 30 (PIO2_1/DSR/SCK1) | UART DSR / SPI1 Clock | Modem status input or SPI1 clock source; supports master/slave clock generation |
| 31 (PIO2_2/DCD/MISO1) | UART DCD / SPI1 In | Carrier detect signal or SPI1 data input; enables dual-protocol pin sharing |
| 32 (PIO2_3/RI/MOSI1) | UART RI / SPI1 Out | Ringing indicator or SPI1 data output; allows UART and SPI1 coexistence on same pins |
| 33 (PIO2_4/CT16B1_MAT1/SSEL1) | Timer Match / SPI1 Select | Generates PWM or selects SPI1 slave; resolves pin conflict between DTR and SSEL1 |
| 34 (PIO2_5/CT32B0_MAT0) | 32-bit Timer Match | Primary PWM output for motor control or LED dimming with 32-bit resolution |
| 35 (PIO2_6/CT32B0_MAT1) | 32-bit Timer Match | Secondary PWM channel synchronized to CT32B0_MAT0 for complementary drive |
| 36 (PIO2_7/CT32B0_MAT2/RXD) | Timer Match / UART In | Enables simultaneous PWM generation and UART receive on shared LQFP48 pin |
| 37 (PIO2_8/CT32B0_MAT3/TXD) | Timer Match / UART Out | Drives UART TX while generating third PWM waveform for multi-phase control |
| 38 (PIO2_9/CT32B0_CAP0) | 32-bit Timer Capture | High-resolution capture input for encoder quadrature decoding or pulse measurement |
| 39 (PIO2_10) | GPIO | General-purpose I/O with interrupt-on-change and configurable drive strength |
| 40 (PIO2_11/SCK0/CT32B0_CAP1) | SPI0 Clock / Timer Capture | Shared function supports SPI0 clocking or 32-bit timer capture for precise event timing |
| 41 (PIO3_0/DTR/CT16B0_MAT0/TXD) | UART DTR / Timer Match / TX | Combines modem control, PWM output, and UART transmit for compact interface design |
| 42 (PIO3_1/DSR/CT16B0_MAT1/RXD) | UART DSR / Timer Match / RX | Integrates status reporting, PWM, and serial receive to minimize external components |
| 43 (PIO3_2/DCD/CT16B0_MAT2/SCK1) | UART DCD / Timer Match / SPI1 Clock | Unifies carrier detection, PWM generation, and SPI1 clocking in single-pin architecture |
| 44 (PIO3_3/RI/CT16B0_CAP0) | UART RI / Timer Capture | Supports ringing detection and 16-bit timer capture for time-critical event logging |
| 45 (PIO3_4/CT16B0_CAP1/RXD) | Timer Capture / UART In | Enables dual-role use for encoder input capture and redundant UART receive path |
| 46 (PIO3_5/CT16B1_CAP1/TXD) | Timer Capture / UART Out | Provides alternate UART transmit path while capturing external timing events |
| 47 (VDD) | Power Supply | Second VDD rail for improved power integrity and reduced IR drop across package |
| 48 (VSS) | Ground | Third ground terminal to enhance EMI performance and stabilize analog reference |
Key Features
| Feature | Design Value |
|---|---|
| Windowed Watchdog Timer | Prevents runaway code execution with time-windowed refresh requirement, critical for safety-critical embedded systems |
| Configurable Open-Drain GPIO | Enables direct interfacing with I²C, SMBus, and 1-wire buses without external pull-ups in LPC1100XL series |
| Power Profiles in Boot ROM | Four pre-validated power/performance configurations callable via single API, reducing firmware development effort for battery-powered devices |
| Fast-mode Plus I²C Interface | 1 Mbit/s data rate with multi-address recognition and monitor mode supports robust sensor hub communication |
| RS-485 UART Support | Integrated driver enable control and differential signaling compatibility simplifies industrial bus node implementation |
| Wake-up from Deep-sleep | 13 GPIO pins retain interrupt capability during Deep-sleep, enabling ultra-low-power sensor polling at <1 µA quiescent current |
Applications
| Smart Energy Metering | Industrial Lighting Control |
|---|---|
Use Scenario: Residential and commercial electricity meters requiring accurate voltage/current sampling, tamper detection, and secure firmware updates over PLC or RF links. IC Role / Device Role / Timing Role: Main application processor executing metrology algorithms, managing secure boot, and driving isolated RS-485 communication for HAN connectivity. Use Value: 10-bit ADC with 8 channels enables simultaneous sampling of phase voltages and currents; 24 kB flash accommodates dual-bank OTA update firmware. | Use Scenario: DALI-2 and 0–10 V dimmable LED drivers for commercial buildings, requiring precise PWM dimming, thermal monitoring, and bus communication. IC Role / Device Role / Timing Role: System controller managing LED current regulation, ambient light sensing, and DALI bus protocol stack with hardware-assisted UART framing. Use Value: Four 32-bit timers generate synchronized PWM outputs for multi-channel LED control; −40 °C to +105 °C rating ensures reliability in enclosed luminaires. |
| Fire & Security Alarm Panel | White Goods Motor Control |
Use Scenario: Addressable fire alarm control panels needing smoke/heat detector interfacing, siren drivers, and CAN or RS-485 backbone communication. IC Role / Device Role / Timing Role: Central MCU handling zone polling, fault diagnostics, audio tone generation, and network gateway functions. Use Value: 42 GPIO pins support direct connection to 20+ analog/digital sensors; windowed WDT ensures fail-safe behavior during smoke detection cycles. | Use Scenario: BLDC motor control in washing machines and refrigerators, requiring hall-effect sensor reading, PWM generation, and thermal protection. IC Role / Device Role / Timing Role: Motor commutation controller executing FOC or trapezoidal algorithms, reading hall sensors via GPIO interrupts, and driving gate drivers. Use Value: CT32B0 and CT32B1 timers provide 32-bit resolution for precise commutation timing; 8 kB SRAM buffers sensor data during spin cycles. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| LPC1114JBD48/303 | 32 kB flash (vs. 24 kB), identical SRAM, package, temp grade, and peripheral set | Supports larger firmware images including cryptographic libraries and advanced communication stacks | Select when firmware size exceeds 24 kB or future-proofing for feature expansion is required |
| LPC1113FBD48/303 | Same flash/SRAM, but industrial temp range (−40 °C to +85 °C) vs. extended (−40 °C to +105 °C) | Lower-cost option for non-automotive or non-enclosed industrial environments | Choose for cost-sensitive designs where ambient temperature remains below 85 °C |
Compared with LPC1113JBD48/303QL, LPC1114JBD48/303 offers 33 % more flash for complex protocols without changing PCB layout, while LPC1113FBD48/303 reduces BOM cost by omitting extended temperature qualification - both maintain identical pinout, software compatibility, and peripheral functionality.
Availability
LPC1113JBD48/303QL is available at Aetrix Electronics and suitable for smart metering, industrial lighting control, fire alarm systems, and white goods motor control requiring stable component supply across extended temperature ranges.
Supply support for LPC1113JBD48/303QL 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 headquartered in Eindhoven, Netherlands, specializing in secure connectivity solutions for automotive, industrial, and IoT markets.
The LPC1100XL series, including LPC1113JBD48/303QL, was designed for cost-optimized, low-power embedded control in extended-temperature industrial and consumer applications with emphasis on analog integration and robust communication interfaces.
FAQ
What is the maximum operating frequency of the LPC1113JBD48/303QL?
The LPC1113JBD48/303QL operates at a maximum CPU frequency of 50 MHz. This speed is achievable using the on-chip PLL driven by either the internal 12 MHz RC oscillator or an external crystal oscillator. The 50 MHz clock enables fast interrupt response and efficient execution of real-time control algorithms within the ARM Cortex-M0 core.
Does the LPC1113JBD48/303QL support hardware-based RS-485 communication?
Yes, the LPC1113JBD48/303QL UART includes built-in RS-485 support with driver enable control signals. This allows direct interfacing with RS-485 transceivers without external logic, simplifying industrial bus node design. The UART also features fractional baud rate generation and internal FIFO to ensure reliable half-duplex communication.
What is the ADC resolution and channel count on the LPC1113JBD48/303QL?
The LPC1113JBD48/303QL integrates a 10-bit successive approximation ADC with up to 8 input channels (AD0–AD7). All 8 channels are accessible in the LQFP48 package, enabling simultaneous sampling of multiple analog sensors such as temperature, voltage, and current in metering or motor control applications.
How does the windowed watchdog timer in the LPC1113JBD48/303QL improve system reliability?
The LPC1113JBD48/303QL includes a windowed watchdog timer (WWDT) that requires service within a defined time window-not just before timeout. This prevents false resets caused by premature servicing and detects both runaway code and stuck states, significantly improving fault tolerance in safety-critical applications like fire alarms and energy meters.
Is the LPC1113JBD48/303QL pin-compatible with other members of the LPC1100XL family in LQFP48 package?
Yes, the LPC1113JBD48/303QL is pin-compatible with all LPC1100XL series devices in LQFP48 package, including LPC1114JBD48/303 and LPC1115JBD48/303. Pin functions, power connections, and peripheral mappings are identical; only flash size and certain feature enablement (e.g., WWDT) differ - enabling scalable firmware reuse across variants.
LPC1113JBD48/303QL Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 48-LQFP
- Series:
- LPC1100XL
- Packaging:
- Tray
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- ARM® Cortex®-M0
- Core Size:
- 32-Bit Single-Core
- Speed:
- 50MHz
- Connectivity:
- I2C, SPI, UART/USART
- Peripherals:
- Brown-out Detect/Reset, POR, WDT
- Number of I/O:
- 28
- Program Memory Size:
- 24KB (24K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 8K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.8V ~ 3.6V
- Data Converters:
- A/D 8x10b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 105°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
LPC1113JBD48/303QL FAQ
1.How can I place an order for LPC1113JBD48/303QL through Aetrix?
Please submit a Request for Quotation (RFQ) for LPC1113JBD48/303QL 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 LPC1113JBD48/303QL reliable?
The price and inventory of LPC1113JBD48/303QL are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for LPC1113JBD48/303QL is usually 5 days.
3.What payment methods are accepted for LPC1113JBD48/303QL?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for LPC1113JBD48/303QL transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for LPC1113JBD48/303QL?
LPC1113JBD48/303QL orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your LPC1113JBD48/303QL 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 LPC1113JBD48/303QL?
For technical support, including LPC1113JBD48/303QL datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your LPC1113JBD48/303QL requirements.
6.How does Aetrix verify that LPC1113JBD48/303QL is sourced from the original manufacturer or authorized distributors?
All LPC1113JBD48/303QL 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 LPC1113JBD48/303QL meets industry standards.
7.What is the process for return or replacement of LPC1113JBD48/303QL?
All LPC1113JBD48/303QL units undergo pre-shipment inspection (PSI). If there is an issue with LPC1113JBD48/303QL, 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 LPC1113JBD48/303QL part is unused and in its original packaging.
Return procedure for LPC1113JBD48/303QL:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
LPC1113JBD48/303QL Tags

-
ATTINY4-TSHR
Microchip Technology

-
ATTINY10-TSHR
Microchip Technology

-
ATTINY10-TS8R
Microchip Technology

-
ATTINY202-SSNR
Microchip Technology

-
ATTINY202-SSFR
Microchip Technology

-
ATTINY402-SSNR
Microchip Technology

-
PIC16F15213T-I/MF
Microchip Technology

-
PIC16F15213-E/MF
Microchip Technology

-
PIC10F200T-I/OT
Microchip Technology

-
ATTINY412-SSNR
Microchip Technology

-
PIC10F202T-I/OT
Microchip Technology

-
ATTINY404-SSNR
Microchip Technology
Tech Hub
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…
Jumper cables guide covering safe connection order, red and black clamp placement, final ground connection, cable gauge, length, clamp quality, copper vs CCA cables, jump starter comparison and battery…

