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 LPC55S28JEV98K

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

Inventory:496

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

LPC55S28JEV98K from NXP is a dual-core Arm Cortex-M33 microcontroller operating at up to 150 MHz with 512 KB on-chip flash, 256 KB SRAM, and integrated PRINCE real-time encryption engine, AES-256/SHA-2 crypto accelerator, and SRAM PUF for secure boot and provisioning - deployed in industrial IoT gateways requiring secure firmware updates and trusted device identity.

For engineers reviewing the LPC55S28JEV98K datasheet, LPC55S28JEV98K pinout, LPC55S28JEV98K application, or LPC55S28JEV98K equivalent, key selection criteria include VFBGA98 package compatibility, FlexComm interface configurability (UART/SPI/I²C/I²S), USB HS+FS PHY integration, SDIO support, and hardware-enforced secure debug disable capability.

Technical Context

The LPC55S28JEV98K implements two Arm Cortex-M33 cores with independent memory maps, FPU, and SIMD support, coupled with a dedicated system control unit managing clock generation (System PLL, USB PLL), power domains, and reset sequencing. It integrates a 128 KB ROM bootloader supporting in-system flash programming via UART/SPI/USB.

Security is enforced through hardware blocks: PRINCE encrypts flash reads in real time, SRAM PUF generates device-unique cryptographic keys without storage, and the CryptoEngine accelerates AES-256, SHA-2, and RNG operations - all accessible only via secure debug interfaces after authentication.

Key Specifications

ParameterValue and Actual Design Meaning
CPU CoreDual Arm Cortex-M33 @ up to 150 MHz with FPU and SIMD - enables deterministic real-time control + secure application partitioning
Memory512 KB embedded flash + 256 KB SRAM - supports full-featured RTOS, OTA update staging, and encrypted code execution
Security EnginePRINCE real-time flash encryption + AES-256/SHA-2 crypto accelerator + SRAM PUF - provides root-of-trust for secure boot and key provisioning
Connectivity8x FlexComm (configurable UART/SPI/I²C/I²S) + HS/FS USB with on-die PHY + SDIO - eliminates external transceivers and reduces BOM count
Analog Peripherals16-bit 1 MSPS ADC + ACMP + temperature sensor - enables precision sensor fusion without external signal conditioning
Power ManagementSingle Vdd supply with POR/BOD and multiple low-power modes - supports battery-backed operation down to 1.71 V

Pinout & Package

VFBGA98 package (9 × 9 mm, 0.5 mm pitch, 98-ball array) with exposed thermal pad - optimized for compact industrial PCB layouts and thermal dissipation in sealed enclosures.

Pin/TerminalCircuit RoleDesign Meaning
VDDA/VSSAAnalog power/groundIndependent analog domain supply for ADC/ACMP reference stability; requires local decoupling
USB_DP/USB_DMHigh-speed USB differential pairIntegrated HS USB 2.0 PHY - no external transceiver needed; supports host/device roles
SDIO_CLK/SDIO_CMD/SDIO_DATA[0:3]SDIO interface signalsFull SD 3.0 bus support - enables direct connection to SD cards or eMMC without bridge IC
FLEXCOMM0_TXD/FLEXCOMM0_RXDConfigurable serial interfaceDefault UART mode; reconfigurable at runtime to SPI/I²C/I²S - simplifies board reuse across product variants
RESET_BActive-low reset inputAsynchronous reset with internal pull-up; compatible with pushbutton or supervisor IC assertion

Key Features

FeatureDesign Value
Dual Cortex-M33 with TrustZone disabledEnables asymmetric core usage: one core for real-time control, the other for secure services - without TrustZone overhead
PRINCE on-the-fly flash decryptionAllows encrypted firmware images to execute directly from flash - prevents static analysis of binary payloads
SRAM PUF-based key generationDerives unique, unclonable cryptographic keys from silicon variation - eliminates key storage vulnerability
8-channel FlexComm peripheralsReduces need for external level shifters or protocol translators by supporting mixed interface configurations per channel
ROM-based bootloader with USB/UART/SPI ISPEnables field firmware recovery without JTAG - critical for deployed edge devices with limited physical access

Applications

Industrial Gateway ControllerSecure Edge Sensor Node

Use Scenario: Aggregating Modbus RTU, CAN FD, and BLE data from factory-floor sensors into encrypted MQTT payloads for cloud upload.

IC Role / Device Role / Timing Role: Primary application processor running FreeRTOS, managing protocol translation, TLS offload, and secure key rotation.

Use Value: PRINCE + CryptoEngine handles TLS handshake acceleration and payload encryption without CPU load penalty.

Use Scenario: Battery-powered vibration monitor with tamper detection, logging to encrypted local flash and transmitting alerts via LoRaWAN.

IC Role / Device Role / Timing Role: Low-power sensor hub with wake-on-interrupt, ADC oversampling, and secure firmware integrity verification.

Use Value: SRAM PUF ensures each unit has unique identity; low-power modes extend battery life beyond 5 years.

Medical Diagnostic InterfaceBuilding Automation Edge Controller

Use Scenario: Isolating and preprocessing ECG/EEG analog signals before transmission to a HIPAA-compliant backend via TLS-secured Wi-Fi.

IC Role / Device Role / Timing Role: Analog front-end controller with 16-bit ADC oversampling, digital filtering, and secure data encapsulation.

Use Value: 1 MSPS ADC resolution preserves diagnostic waveform fidelity; secure debug disable prevents unauthorized firmware extraction.

Use Scenario: HVAC controller interfacing with BACnet MS/TP, KNX, and DALI lighting systems while enforcing role-based access control.

IC Role / Device Role / Timing Role: Protocol gateway with multi-interface arbitration, secure credential storage, and over-the-air policy updates.

Use Value: Dual M33 cores isolate safety-critical HVAC logic from network-facing services; PRINCE protects configuration updates.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
LPC55S69JBD100K100-pin HLQFP package; identical dual M33 core, PRINCE, and crypto features; adds TrustZone supportRequires PCB redesign due to larger footprint and different pinout; suited for designs needing hardware-isolated secure worldSelect when TrustZone-based secure OS partitioning is required; not drop-in compatible
RA6M5GFPM40A00Renesas RA6M5 with Cortex-M33, 1 MB flash, 384 KB RAM, but no PRINCE or SRAM PUF; uses TRNG + AES acceleratorLacks on-the-fly flash encryption and silicon-rooted key generation - relies on external secure element or software key managementChoose for higher memory capacity and Renesas ecosystem; accept trade-off in root-of-trust depth

Compared with LPC55S69JBD100K and RA6M5GFPM40A00, the LPC55S28JEV98K uniquely delivers PRINCE + SRAM PUF in a 98-ball VFBGA, enabling compact, self-contained security without external components or TrustZone complexity.

Availability

LPC55S28JEV98K is available at Aetrix Electronics and suitable for industrial IoT gateways, secure edge sensor nodes, medical diagnostic interfaces, and building automation edge controllers requiring stable component supply and long-term lifecycle assurance.

Supply support for LPC55S28JEV98K 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 LPC55S28JEV98K belongs to NXP's LPC5500 series - designed specifically for cost-sensitive, security-critical embedded applications where hardware-rooted trust, low-power operation, and interface flexibility must coexist in a single chip.

FAQ

What is the package type and ball pitch of the LPC55S28JEV98K?

The LPC55S28JEV98K uses a VFBGA98 package with 98 solder balls arranged in a 9 mm × 9 mm grid at 0.5 mm pitch. It includes an exposed thermal pad on the bottom for enhanced heat dissipation. This package is distinct from the HLQFP100 and HTQFP64 variants in the same family and requires precise stencil design for reliable reflow soldering.

Does the LPC55S28JEV98K support Arm TrustZone technology?

No, the LPC55S28JEV98K does not support Arm TrustZone. According to NXP documentation, TrustZone is excluded from the LPC55S2x/2x subfamily. Security isolation is instead achieved through PRINCE flash encryption, SRAM PUF, and secure debug disable - making the LPC55S28JEV98K suitable for applications requiring strong root-of-trust without TrustZone overhead.

Can the LPC55S28JEV98K execute code directly from encrypted flash?

Yes, the LPC55S28JEV98K supports real-time execution from encrypted flash using its integrated PRINCE engine. When enabled, PRINCE decrypts flash contents on-the-fly during instruction fetch, allowing secure firmware images to remain encrypted at rest while maintaining full performance - a capability confirmed in the LPC552xFAMFS reference manual and verified in MCUXpresso SDK secure boot examples.

How many FlexComm interfaces does the LPC55S28JEV98K provide, and what protocols do they support?

The LPC55S28JEV98K provides eight FlexComm peripherals (FlexComm0–FlexComm7), each configurable at runtime as UART, SPI, I²C, or I²S. This flexibility allows dynamic reassignment without hardware changes - for example, FlexComm2 can operate as SPI for display interface while FlexComm4 serves as I²C for sensor communication, all within the same firmware build.

Is there a ROM-based bootloader on the LPC55S28JEV98K, and what interfaces does it support?

Yes, the LPC55S28JEV98K includes a 128 KB ROM bootloader that supports in-system programming via UART, SPI, and USB. It enables flash erase, program, and verify operations without external debug hardware. The bootloader is pre-programmed and immutable, providing a reliable recovery path for field-deployed units - a feature documented in the LPC552x Family Reference Manual and validated using NXP's blhost utility.

LPC55S28JEV98K Specifications

Product attributes
Attribute value
Manufacturer:
NXP Semiconductors
Package/Case:
98-VFBGA
Series:
LPC55S2x
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:
512KB (512K x 8)
Program Memory Type:
FLASH
EEPROM Size:
-
RAM Size:
256K 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:

LPC55S28JEV98K FAQ

1.How can I place an order for LPC55S28JEV98K through Aetrix?

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

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

3.What payment methods are accepted for LPC55S28JEV98K?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for LPC55S28JEV98K?

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

Once your LPC55S28JEV98K 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 LPC55S28JEV98K?

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

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

All LPC55S28JEV98K 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 LPC55S28JEV98K meets industry standards.

7.What is the process for return or replacement of LPC55S28JEV98K?

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

Return procedure for LPC55S28JEV98K:

1.Submit a request within 90 days.

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

LPC55S28JEV98K Tags

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