NXP Semiconductors LPC5526JEV98K
- Part No.:
- LPC5526JEV98K
- Manufacturer:
- NXP Semiconductors
- Category:
- Microcontrollers
- Package:
- 98-VFBGA
- Datasheet:
-
LPC5526JEV98K.pdf
- Description:
- IC MCU 32BIT 256KB FLASH 98VFBGA
- Quantity:
- Payment:

- Shipping:

Inventory:1,291
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
LPC5526JEV98K from NXP is a 150 MHz Arm Cortex-M33 microcontroller with 256 KB flash, 144 KB SRAM, dual USB (FS/HS) support, SDIO interface, and hardware crypto acceleration disabled - designed for secure industrial IoT edge nodes requiring deterministic real-time control and low-power operation.
For engineers reviewing the LPC5526JEV98K datasheet, LPC5526JEV98K pinout, LPC5526JEV98K application, or LPC5526JEV98K equivalent, key selection criteria include VFBGA98 package compatibility, absence of on-the-fly encryption and SRAM PUF, FlexComm configurability across UART/SPI/I²C/I²S, and boot ROM support for secure firmware updates via serial interfaces.
Technical Context
The LPC5526JEV98K implements an Arm Cortex-M33 core with FPU and SIMD extensions, operating at up to 150 MHz, and integrates eight FlexComm peripherals supporting UART, SPI, I²C, or I²S in software-defined mode. It includes two DMA controllers (22-channel and 10-channel), five 32-bit timers, SCTimer/PWM, and a windowed watchdog.
Security features are limited to basic secure debug and UID; it omits AES-256/SHA-2 crypto acceleration, PRINCE on-the-fly decryption, and SRAM PUF - distinguishing it from LPC55S2x variants. Power management includes single-Vdd operation, POR/BOD, and multiple low-power modes with integrated DC-DC converter.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | Arm Cortex-M33 @ 150 MHz with FPU and SIMD - enables deterministic real-time control and signal processing in resource-constrained edge devices. |
| Memory | 256 KB flash + 144 KB SRAM - supports medium-complexity firmware with RTOS, protocol stacks, and local data buffering. |
| USB Interface | Full-Speed and High-Speed USB with on-chip PHY - allows direct host/device connectivity without external transceivers. |
| SDIO Support | SDIO v2.0 interface - enables direct attachment of SD cards or Wi-Fi/BT modules with standard command/response timing. |
| FlexComm Units | 8 configurable FlexComm peripherals - each can be independently assigned as UART, SPI, I²C, or I²S, reducing pin count and PCB routing complexity. |
| Package | VFBGA98 (9 × 9 mm, 0.5 mm pitch) - compact footprint suitable for space-constrained industrial sensor hubs and portable diagnostic equipment. |
| Crypto Features | No hardware AES-256, SHA-2, PRINCE, or SRAM PUF - requires software-based security implementation or external secure element integration. |
Pinout & Package
VFBGA98 package: 98-ball very thin fine-pitch ball grid array, 9 mm × 9 mm body, 0.5 mm ball pitch, 0.3 mm ball diameter, JEDEC MO-277 compliant. Thermal pad exposed on underside for enhanced heat dissipation in continuous operation.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDDA/VSSA | Analog power/ground | Independent analog supply domain for ADC and ACMP - must be filtered separately to maintain 16-bit ADC accuracy. |
| P0_0–P0_31, P1_0–P1_17 | GPIO / peripheral multiplexing | 50 total GPIOs with configurable pull-up/down, drive strength, and slew rate - supports fast switching for industrial I/O and LED indicators. |
| USB_DP/USB_DM | High-Speed USB differential pair | Integrated HS USB PHY with internal termination - eliminates need for external resistors or ESD protection diodes in most designs. |
| SDIO_D0–D3, CMD, CLK | SDIO bus signals | Dedicated SDIO pins with 1.8 V/3.3 V tolerant I/O - compatible with both legacy SD cards and modern SDIO WLAN modules. |
| XTAL_IN/XTAL_OUT | Crystal oscillator connection | Supports 1–25 MHz external crystal for precise clock generation - required for USB and RTC timing accuracy. |
Key Features
| Feature | Design Value |
|---|---|
| Configurable FlexComm Interfaces | Eight independent serial interfaces dynamically assignable as UART, SPI, I²C, or I²S - simplifies design reuse across product variants without PCB changes. |
| Integrated Power Management | On-chip DC-DC converter and multiple low-power modes (VLPS, LLS, VLLS) - extends battery life in portable diagnostic tools and wireless sensors. |
| ROM Bootloader | 128 KB ROM with USB/UART ISP support and secure boot initialization - enables field firmware updates without external programmer or flash loader. |
| High-Resolution Analog | 16-bit, 1 MSPS ADC with internal reference and temperature sensor - supports precision current/voltage monitoring in motor drives and power supplies. |
| Programmable Logic Unit (PLU) | 6-input, 8-output combinational logic block - implements glue logic, state machines, or interrupt pre-processing without CPU intervention. |
Applications
| Industrial Sensor Hub | Portable Diagnostic Equipment |
|---|---|
Use Scenario: Compact gateway aggregating data from multiple analog/digital sensors (temperature, pressure, vibration) in factory-floor machinery. IC Role / Device Role / Timing Role: Main controller executing sensor fusion algorithms, managing SDIO-connected wireless module, and synchronizing ADC sampling via micro-timer. Use Value: VFBGA98 package enables high-density layout; 8 FlexComm units eliminate external level shifters and bridge ICs for mixed-interface sensor networks. | Use Scenario: Handheld medical device performing real-time ECG waveform capture, analysis, and Bluetooth LE transmission. IC Role / Device Role / Timing Role: Real-time signal processor running DSP kernels on Cortex-M33 FPU, driving 16-bit ADC at 1 MSPS, and managing USB HID for PC connectivity. Use Value: Integrated HS USB PHY and ROM bootloader allow rapid firmware updates in clinical settings; low-power modes extend battery runtime beyond 8 hours. |
| Building Automation Controller | Secure Edge Gateway |
Use Scenario: DIN-rail mounted HVAC controller interfacing with BACnet MS/TP, Modbus RTU, and local touch display. IC Role / Device Role / Timing Role: Protocol translator and UI coordinator using multiple UARTs (FlexComm) for legacy fieldbus, SPI for display driver, and I²C for environmental sensors. Use Value: Pin-compatible with LPC55S26 - allows shared PCB design while omitting unused crypto engines to reduce BOM cost and certification scope. | Use Scenario: Field-deployable gateway authenticating firmware images before execution and logging tamper events to secure storage. IC Role / Device Role / Timing Role: Root-of-trust anchor using UID and secure debug lock, with external secure element handling AES/SHA operations. Use Value: Absence of SRAM PUF and PRINCE avoids NIST SP 800-193 compliance overhead while retaining secure debug disable and immutable UID for audit trails. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| LPC55S26JEV98K | Includes AES-256, SHA-2, PRINCE, and SRAM PUF; same VFBGA98 package and pinout. | Required for firmware image encryption, secure boot attestation, and device provisioning in regulated environments. | Select when cryptographic acceleration and root-of-trust hardware are mandatory - adds ~$0.85 unit cost and increases firmware validation effort. |
| LPC5528JEV98K | Same non-crypto feature set as LPC5526JEV98K but with 512 KB flash and 256 KB SRAM. | Suitable for applications needing larger OTA update partitions, complex protocol stacks (e.g., Matter over Thread), or extended data logging buffers. | Choose when memory headroom is critical and crypto offload is handled externally - no change to security architecture or layout. |
Compared with LPC5526JEV98K, LPC55S26JEV98K adds hardware security primitives at higher cost and complexity, while LPC5528JEV98K trades memory capacity for identical security posture - enabling scalable BOM optimization across product tiers without redesign.
Availability
LPC5526JEV98K is available at Aetrix Electronics and suitable for industrial IoT gateways, portable diagnostic instruments, and building automation controllers requiring stable component supply, long-term manufacturability, and consistent VFBGA98 packaging.
Supply support for LPC5526JEV98K 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 LPC552x family targets cost-sensitive, security-aware embedded applications where balanced performance, peripheral integration, and power efficiency outweigh advanced cryptographic acceleration - emphasizing flexibility and time-to-market over hardware-enforced trust.
FAQ
What is the maximum operating frequency of the LPC5526JEV98K?
The LPC5526JEV98K operates at a maximum CPU frequency of 150 MHz using its Arm Cortex-M33 core with FPU and SIMD support. This frequency is achievable under specified voltage and temperature conditions per the official NXP datasheet. The system clock derives from the internal System PLL, which accepts input from multiple sources including the 1–25 MHz external crystal connected to XTAL_IN/XTAL_OUT. All timing-critical peripherals - including USB, SDIO, and ADC - are synchronized to this clock domain. The LPC5526JEV98K maintains full functionality across its rated industrial temperature range (-40°C to +105°C) at this speed.
Does the LPC5526JEV98K support hardware-accelerated cryptography?
No, the LPC5526JEV98K does not include hardware crypto acceleration. Unlike the LPC55S2x series, it lacks AES-256, SHA-2, PRINCE, and SRAM PUF blocks. Security functions are limited to secure debug disable, unique identifier (UID), and ROM-based secure boot initialization. Applications requiring cryptographic operations must implement them in software or integrate an external secure element. This design choice reduces silicon cost and simplifies certification for non-regulated industrial use cases. The LPC5526JEV98K retains all other core and peripheral capabilities of the LPC552x family, including dual USB and SDIO.
What package type and pin count does the LPC5526JEV98K use?
The LPC5526JEV98K uses a VFBGA98 package: a 9 mm × 9 mm very thin fine-pitch ball grid array with 98 solder balls arranged in a 10 × 10 grid (corner balls omitted), 0.5 mm pitch, and JEDEC MO-277 compliance. This package supports automated assembly and offers thermal performance suitable for continuous operation in enclosed industrial enclosures. Pin assignments match those of LPC55S26JEV98K and LPC5528JEV98K, enabling mechanical and layout compatibility across the LPC552x family. The LPC5526JEV98K datasheet provides full ball map, signal naming, and recommended PCB land pattern dimensions.
Can the LPC5526JEV98K be programmed via USB without external hardware?
Yes, the LPC5526JEV98K supports in-system programming via its integrated High-Speed USB interface using the on-chip ROM bootloader. When held in reset with ISP mode enabled, the device enumerates as a USB CDC device, allowing firmware updates over USB without a JTAG debugger or external programmer. The MCUXpresso Secure Provisioning Tool and open-source host utilities (e.g., nxpimage) support signed image loading and flash verification. This capability is fully functional on the LPC5526JEV98K - unlike some variants, it retains the 128 KB ROM bootloader and USB ISP stack even without hardware crypto engines.
How many FlexComm interfaces does the LPC5526JEV98K support, and what protocols do they handle?
The LPC5526JEV98K supports eight independent FlexComm interfaces (FlexComm0–FlexComm7), each configurable in runtime as UART, SPI, I²C, or I²S. This includes dedicated hardware support for fractional baud rate generation (UART), master/slave SPI with DMA-triggered transfers, I²C address matching with wake-on-address, and I²S stereo audio streaming. All eight units share no fixed peripheral assignment - their function is defined entirely by software configuration. This flexibility allows the LPC5526JEV98K to replace multiple discrete interface ICs in mixed-protocol systems such as industrial gateways interfacing with RS-485, I²C sensors, and digital audio codecs simultaneously.
LPC5526JEV98K Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 98-VFBGA
- Series:
- LPC552x
- Packaging:
- Tray
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- ARM® Cortex®-M33
- Core Size:
- 32-Bit Single-Core
- Speed:
- 150MHz
- Connectivity:
- Flexcomm, I2C, MMC/SD/SDIO, SPI, UART/USART, USB
- Peripherals:
- Brown-out Detect/Reset, DMA, I2S, POR, PWM, RNG, WDT
- Number of I/O:
- 64
- Program Memory Size:
- 256KB (256K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 144K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.8V ~ 3.6V
- Data Converters:
- A/D 10x16b
- Oscillator Type:
- External, Internal
- Operating Temperature:
- -40°C ~ 105°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
LPC5526JEV98K FAQ
1.How can I place an order for LPC5526JEV98K through Aetrix?
Please submit a Request for Quotation (RFQ) for LPC5526JEV98K 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 LPC5526JEV98K reliable?
The price and inventory of LPC5526JEV98K are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for LPC5526JEV98K is usually 5 days.
3.What payment methods are accepted for LPC5526JEV98K?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for LPC5526JEV98K transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for LPC5526JEV98K?
LPC5526JEV98K orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your LPC5526JEV98K 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 LPC5526JEV98K?
For technical support, including LPC5526JEV98K datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your LPC5526JEV98K requirements.
6.How does Aetrix verify that LPC5526JEV98K is sourced from the original manufacturer or authorized distributors?
All LPC5526JEV98K 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 LPC5526JEV98K meets industry standards.
7.What is the process for return or replacement of LPC5526JEV98K?
All LPC5526JEV98K units undergo pre-shipment inspection (PSI). If there is an issue with LPC5526JEV98K, 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 LPC5526JEV98K part is unused and in its original packaging.
Return procedure for LPC5526JEV98K:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
LPC5526JEV98K 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…

