NXP Semiconductors LPC55S36JBD100E
- Part No.:
- LPC55S36JBD100E
- Manufacturer:
- NXP Semiconductors
- Category:
- Microcontrollers
- Package:
- 100-LQFP
- Datasheet:
-
LPC55S36JBD100E.pdf
- Description:
- IC MCU 32BIT 256KB FLSH 100HLQFP
- Quantity:
- Payment:

- Shipping:

Inventory:4,437
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
LPC55S36JBD100E from NXP Semiconductors is a 32-bit ARM Cortex-M33 microcontroller with TrustZone security, 256 KB flash, 128 KB SRAM, PRINCE on-the-fly flash encryption, PKC hardware accelerator, and CAN FD interface. It operates up to 150 MHz and supports crystal-less USB Full-Speed device mode. Used in secure industrial edge nodes requiring authenticated firmware updates and real-time motor control.
For engineers reviewing the LPC55S36JBD100E datasheet, LPC55S36JBD100E pinout, LPC55S36JBD100E application, or LPC55S36JBD100E equivalent, key selection considerations include TrustZone-enforced memory isolation, dual FlexPWM for dual 3-phase motor control, PRINCE-encrypted XIP from FlexSPI, PUF-derived AES keys, and tamper-detect-capable secure boot per TBSA.
Technical Context
The LPC55S36JBD100E integrates an ARM Cortex-M33 core with TrustZone, FPU, and MPU, enabling hardware-isolated secure and non-secure execution environments. Its Edge Lock Subsystem (ELS) manages cryptographic operations including ECDSA P-256/P-384 signature verification and SB3.1 firmware update validation.
Security is enforced via PRINCE (three internal flash regions), PKC (four 4 KB SRAM banks), PUF (64–4096-bit key generation), and DICE-compliant Device Identifier Composition Engine. The chip supports dual-image boot with anti-rollback using monotonic Secure_FW_Version counters and revocable Root of Trust keys stored in protected flash.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM Cortex-M33 @ 150 MHz with TrustZone, FPU, and MPU - enables secure RTOS partitioning and DSP-accelerated signal processing. |
| Memory | 256 KB on-chip flash (246 KB usable), 128 KB SRAM (16 KB code bus + 112 KB system bus) - supports dual-image XIP from FlexSPI with cache and dynamic decryption. |
| Security Modules | PRINCE (real-time flash encryption), PKC (ECC/RSA acceleration), PUF (silicon fingerprint key derivation), ELS (secure boot orchestration) - implements TBSA-compliant secure boot with ECDSA-signed SB3 images. |
| Connectivity | CAN FD (with dedicated DMA), USB Full-Speed host/device (crystal-less device mode), eight Flexcomm interfaces (configurable as USART/SPI/I2C/I2S), I3C, DMIC - enables mixed-signal industrial communication with low-latency peripheral offload. |
| Analog & Timing | Four 16-bit 2.0 Msamples/sec ADCs (4 simultaneous conversions), three 12-bit 1 Msamples/sec DACs, two FlexPWM (24 outputs), SCTimer/PWM, RTC with calendar - supports closed-loop motor control and sensor fusion at <1 µs timing resolution. |
| Package & Environment | HLQFP100 (14 × 14 × 0.5 mm, 0.5 mm pitch), −40 °C to +105 °C operating range, VDDIO_1: 1.8–3.6 V, VDDIO_2: 1.08–3.6 V - suitable for extended-temperature industrial PCB layouts with high I/O density. |
Pinout & Package
HLQFP100 package: 100-pin plastic low-profile quad flat package, 0.5 mm pitch, 14 mm × 14 mm body size, exposed thermal pad. Pin functions are software-configurable via IOCON registers; default reset state disables pull-ups/pull-downs except on debug and boot pins (PIO0_0–PIO0_5, PIO0_9, PIO0_13–PIO0_14).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| PIO0_0 / ACMP0_A | GPIO / Analog comparator input A | Configurable digital I/O or ADC1/ACMP0 analog input; default reset state is high-impedance (Z) - prevents leakage before initialization. |
| PIO0_5 / TDI | Test Data In / CAN0_TD | Boundary scan input or CAN FD transmit output; boot source selection depends on state with PIO0_7 at reset - critical for ISP entry and secure boot configuration. |
| PIO0_13 / SWDIO | Serial Wire Debug I/O | Two-wire debug interface (SWD) with internal pull-up disabled by default - requires external 10 kΩ pull-up for reliable debug connection. |
| FLEXSPI0_DATA3 | FlexSPI data line D3 | Quad/octal SPI data lane for external flash XIP; supports dynamic decryption and 8 KB cache - enables secure execute-in-place without external decryption logic. |
| USB_DP / USB_DM | USB Full-Speed differential pair | Crystal-less USB device interface; uses internal FRO and software library (AN13527) for ±0.25% frequency tolerance - eliminates external 12 MHz crystal and reduces BOM cost. |
Key Features
| Feature | Design Value |
|---|---|
| TrustZone + ELS Security Architecture | Hardware-enforced isolation between secure/non-secure worlds; ELS orchestrates PKC, PRINCE, PUF, and DICE to enforce SB3.1 boot policy without software intervention. |
| PRINCE Inline Flash Encryption | Three independent encrypted regions in 256 KB flash; decryption occurs transparently during fetch - protects IP while enabling over-the-air firmware updates without exposing plaintext. |
| Dual FlexPWM with 24 Outputs | Two independent FlexPWM modules, each with four submodules, supporting two concurrent 3-phase motor drives with synchronized dead-time insertion and fault protection. |
| Secure Boot with Anti-Rollback | ECDSA P-256/P-384 signature verification of SHA-256/SHA-384 digests; monotonic Secure_FW_Version counter and IMAGE_KEY_REVOKE field prevent downgrade attacks and key revocation. |
| Flexible Analog Subsystem | Four 16-bit ADCs (2.0 Msamples/sec), three 12-bit DACs (1 Msamples/sec), three OpAmps, four comparators - enables sensor signal conditioning, closed-loop control, and audio preprocessing in one chip. |
Applications
| Industrial Motor Control | Secure Edge Gateway |
|---|---|
|
Use Scenario: Dual-axis servo drive in CNC machinery with real-time current loop control and predictive maintenance telemetry. IC Role / Device Role / Timing Role: Main controller executing FOC algorithms, managing CAN FD fieldbus, and securing firmware updates via SB3.1 signed images. Use Value: FlexPWM's 24 outputs and SCTimer/PWM enable precise PWM synchronization across axes; PRINCE ensures encrypted firmware persistence during power loss. |
Use Scenario: Factory-floor IoT gateway aggregating Modbus RTU, CAN FD, and BLE sensor data before TLS-secured cloud upload. IC Role / Device Role / Timing Role: Secure root-of-trust anchor performing ECDSA signature verification, PUF-keyed AES-GCM encryption, and tamper-aware boot. Use Value: ELS-managed PKC accelerates certificate chain validation; PUF eliminates key storage vulnerability; tamper queue logs physical intrusion attempts with timestamps. |
| Medical Diagnostic Instrument | Automotive Body Controller |
|
Use Scenario: Portable ultrasound front-end requiring high-fidelity analog acquisition, real-time beamforming, and HIPAA-compliant data encryption. IC Role / Device Role / Timing Role: Signal processor interfacing with DMIC and ADC arrays, running PowerQuad DSP kernels, and encrypting captured frames with AES-256-GCM. Use Value: Four simultaneous 16-bit ADC conversions capture multi-channel echo data; TRNG seeds session keys; secure GPIO isolates safety-critical outputs. |
Use Scenario: Zone controller managing lighting, HVAC, and door locks with OTA update capability and intrusion detection. IC Role / Device Role / Timing Role: Central MCU handling CAN FD vehicle network, driving FlexPWM-controlled LED drivers, and detecting tamper via dedicated inputs. Use Value: Four external tamper sources feed RTC-filtered signals to WWDT; secure boot prevents malicious firmware; Flexcomm interfaces support legacy LIN transceivers via UART emulation. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar secure microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| LPC55S28JBD100E | Same package and core, but 128 KB flash, 64 KB SRAM, no PRINCE, no PKC, no PUF - lacks inline flash encryption and public-key acceleration. | Suitable for cost-sensitive secure boot applications without encrypted XIP or ECC-based key exchange. | Select when full PRINCE/PKC/PUF stack is unnecessary and flash footprint <128 KB suffices. |
| RA6M5GFP100AA00 | Renesas RA6M5 with Cortex-M33, 1 MB flash, 384 KB SRAM, but no PRINCE, no PKC, no DICE - uses TrustZone + Secure Crypto Engine (AES/SHA/RSA) instead of NXP's ELS architecture. | Preferred where larger code space and integrated Ethernet MAC are required, but NXP-specific SB3.1 workflow is not mandated. | Choose when migrating from Renesas ecosystem or requiring Ethernet PHY integration alongside TrustZone. |
Compared with LPC55S28JBD100E and RA6M5GFP100AA00, the LPC55S36JBD100E uniquely delivers PRINCE-encrypted XIP, PKC-accelerated ECDSA P-384, and DICE-compliant device identity - making it the only option for TBSA-aligned secure boot with anti-rollback enforcement in HLQFP100 form factor.
Availability
LPC55S36JBD100E is available at Aetrix Electronics and suitable for industrial motor control, secure edge gateways, medical diagnostics, automotive body electronics, and tamper-evident IoT endpoints requiring stable component supply across extended temperature ranges and long product lifecycles.
Supply support for LPC55S36JBD100E 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 leader specializing in secure connectivity solutions for automotive, industrial, and IoT markets, with deep expertise in ARM-based microcontrollers and cryptographic subsystem design.
The LPC55S3x product line was designed to deliver certified secure boot, hardware-accelerated cryptography, and real-time control capabilities in a single chip for resource-constrained edge devices requiring TBSA compliance and extended-temperature operation.
FAQ
What is the maximum operating frequency of the LPC55S36JBD100E?
The LPC55S36JBD100E operates at a maximum CPU frequency of 150 MHz using its ARM Cortex-M33 core. This speed is achievable with PLL0 or PLL1 clock sources derived from the internal 12 MHz FRO, external crystal (16–32 MHz), or 32.768 kHz RTC oscillator. The FRO is factory-trimmed to ±1% accuracy across 0 °C to 85 °C, ensuring stable timing for real-time control loops in the LPC55S36JBD100E.
Does the LPC55S36JBD100E support crystal-less USB Full-Speed device operation?
Yes, the LPC55S36JBD100E supports crystal-less USB Full-Speed device mode using its internal 48 MHz FRO and software library AN13527. This eliminates the need for an external 12 MHz crystal, reducing BOM cost and board area. The LPC55S36JBD100E achieves ±0.25% frequency tolerance required for USB compliance through FRO calibration and runtime trimming - confirmed in NXP's official application note.
How many secure boot root-of-trust keys does the LPC55S36JBD100E support?
The LPC55S36JBD100E supports up to four revocable Root of Trust (RoT) or Certificate Authority public keys, stored as SHA-2 hash digests in the Protected Flash Region (PFR). Each key can be revoked individually using the IMAGE_KEY_REVOKE 32-bit monotonic counter in CFPA, allowing up to 4,294,967,295 revocations. This mechanism is enforced during every boot and firmware update in the LPC55S36JBD100E.
What analog peripherals are integrated into the LPC55S36JBD100E?
The LPC55S36JBD100E integrates four 16-bit ADCs (2.0 Msamples/sec), three 12-bit DACs (1.0 Msamples/sec), three operational amplifiers (OpAmps), four comparators (including one in the always-on domain), and two temperature sensors. ADCs support four simultaneous conversions across independent sequences, and OpAmp0 output is routed to a pin while OpAmp1/2 outputs remain internal - all confirmed in Table 2 of the LPC55S3x datasheet for the LPC55S36JBD100E.
Is the LPC55S36JBD100E pin-compatible with other LPC55S3x variants in HLQFP100?
Yes, the LPC55S36JBD100E shares identical pinout and package (HLQFP100, SOT1570-5) with other LPC55S3x family members in the same package, including LPC55S36JBD100K and LPC55S36JBD100MP. All HLQFP100 variants use the same 100-pin mapping, IOCON register structure, and reset configuration - enabling direct PCB reuse across ordering options and compatible flash/SRAM configurations within the LPC55S3x series.
LPC55S36JBD100E Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 100-LQFP
- Series:
- -
- Packaging:
- Tray
- Product Status:
- Active
- Programmable:
- -
- Core Processor:
- ARM® Cortex®-M33
- Core Size:
- 32-Bit Single-Core
- Speed:
- 150MHz
- Connectivity:
- CAN FD, Flexcomm, I2C, I3C, SPI, UART/USART, USB2.0
- Peripherals:
- Brown-out Detect/Reset, DMA, I2S, POR, PWM, WDT
- Number of I/O:
- 66
- Program Memory Size:
- 256KB (256K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 128K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.8V ~ 3.6V
- Data Converters:
- A/D 23x16b; D/A 3x12b
- Oscillator Type:
- External, Internal
- Operating Temperature:
- -40°C ~ 105°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
LPC55S36JBD100E FAQ
1.How can I place an order for LPC55S36JBD100E through Aetrix?
Please submit a Request for Quotation (RFQ) for LPC55S36JBD100E 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 LPC55S36JBD100E reliable?
The price and inventory of LPC55S36JBD100E are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for LPC55S36JBD100E is usually 5 days.
3.What payment methods are accepted for LPC55S36JBD100E?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for LPC55S36JBD100E transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for LPC55S36JBD100E?
LPC55S36JBD100E orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your LPC55S36JBD100E 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 LPC55S36JBD100E?
For technical support, including LPC55S36JBD100E datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your LPC55S36JBD100E requirements.
6.How does Aetrix verify that LPC55S36JBD100E is sourced from the original manufacturer or authorized distributors?
All LPC55S36JBD100E 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 LPC55S36JBD100E meets industry standards.
7.What is the process for return or replacement of LPC55S36JBD100E?
All LPC55S36JBD100E units undergo pre-shipment inspection (PSI). If there is an issue with LPC55S36JBD100E, 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 LPC55S36JBD100E part is unused and in its original packaging.
Return procedure for LPC55S36JBD100E:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
LPC55S36JBD100E 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…

