NXP Semiconductors MIMXRT1062DVL6A
- Part No.:
- MIMXRT1062DVL6A
- Manufacturer:
- NXP Semiconductors
- Category:
- Microcontrollers
- Package:
- 196-LFBGA
- Datasheet:
-
MIMXRT1062DVL6A.pdf
- Description:
- IC MCU 32BIT 196MAPBGA
- Quantity:
- Payment:

- Shipping:

Inventory:2,422
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
MIMXRT1062DVL6A from NXP Semiconductors is a 600 MHz Arm Cortex-M7 crossover processor with 1 MB on-chip RAM (512 KB OCRAM + 512 KB TCM), integrated DCDC/LDO power management, and full multimedia support including LCDIF, CSI, and PXP. It delivers real-time deterministic performance for industrial HMI, motor control, and smart home appliance applications.
For engineers reviewing the MIMXRT1062DVL6A datasheet, MIMXRT1062DVL6A pinout, MIMXRT1062DVL6A application, or MIMXRT1062DVL6A equivalent, this page provides verified specifications, package mapping to 10×10 mm MAPBGA-196, confirmed LCD/CSI/PXP integration, and two validated alternative parts for design continuity.
Technical Context
The MIMXRT1062DVL6A implements a single Arm Cortex-M7 core with 32 KB I-cache, 32 KB D-cache, FPU (VFPv5), and MPU (16 regions). Its memory subsystem includes boot ROM (128 KB), flexibly allocatable FlexRAM (1 MB), and external interfaces via SEMC for SDRAM/NAND/NOR and dual FlexSPI for XIP-capable Quad SPI flash.
It integrates dual USB 2.0 OTG with PHY, dual 10/100 Ethernet with IEEE 1588, four FlexCAN modules (including one with FD support), eight UARTs, four I²C, four SPI, three SAI audio interfaces, SPDIF, MQS, and hardware security blocks (HAB, DCP, BEE, TRNG, SNVS).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | Arm Cortex-M7 @ 600 MHz - enables real-time deterministic execution with FPU and MPU for safety-critical firmware. |
| On-chip Memory | 1 MB RAM (512 KB OCRAM + 512 KB TCM) - supports low-latency code/data placement in TCM and bulk data buffering in OCRAM. |
| Display & Imaging | LCDIF + CSI + PXP - enables WXGA parallel RGB display, 24-bit camera sensor input, and hardware-accelerated 2D graphics composition. |
| Power Management | Integrated DCDC + LDO - reduces external power supply complexity and eliminates need for multi-rail PMIC sequencing. |
| Security | HAB, DCP (AES-128/SHA-256), BEE (on-the-fly QSPI decryption), TRNG, SNVS - enables secure boot, encrypted firmware storage, and tamper-resistant RTC. |
| Package | 10 × 10 mm, 0.65 mm pitch, 196-pin MAPBGA - compact footprint suitable for space-constrained industrial and consumer PCB layouts. |
| Temperature Range | 0 °C to +95 °C (commercial grade) - validated for operation in ambient environments typical of indoor HMI and appliance control systems. |
Pinout & Package
196-pin MAPBGA, 10 × 10 mm body, 0.65 mm pitch - RoHS-compliant plastic package with exposed thermal pad (see NXP Package Drawing SOT1203-1).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD_SOC | Core Power Supply | 1.0–1.3 V supply for Cortex-M7 core and TCM; requires tight regulation and local decoupling per NXP AN12225. |
| VDDA | Analog Reference | 3.3 V analog supply for ADC/ACMP; must be filtered separately from digital rails to maintain 12-bit linearity. |
| BOOT_MODE0/1 | Boot Configuration | Strapped at reset to select boot source (e.g., FlexSPI NOR, SD card, or USB MSD); determines initial vector fetch location. |
| ENET_RXD0–3 / TXD0–3 | Ethernet PHY Interface | Dedicated RMII/MII pins for 10/100 Mbps Ethernet; require controlled impedance routing (50 Ω ±10%) and AC coupling caps. |
| LCD_DATA00–23 | Parallel RGB Data Bus | 24-bit pixel bus supporting up to WXGA resolution; timing-critical path requiring matched trace lengths and slew-rate control. |
| CSI_DATA00–23 | Camera Sensor Interface | 24-bit parallel input supporting CCIR656, Bayer, or YUV formats; requires synchronous clocking and noise isolation from digital switching. |
Key Features
| Feature | Design Value |
|---|---|
| FlexRAM Allocation | 32 KB granularity configuration of 1 MB on-chip RAM between I-TCM, D-TCM, and OCRAM - enables deterministic interrupt latency and cache-coherent DMA transfers. |
| PXP Graphics Engine | Hardware-accelerated alpha blending, color-space conversion (RGB/YUV), rotation (90°/180°/270°), and overlay - offloads CPU for smooth GUI rendering in resource-constrained HMI. |
| Dual FlexSPI with XIP | Two independent Quad SPI controllers supporting octal mode and execute-in-place from external flash - eliminates boot ROM dependency and enables seamless firmware updates. |
| Four FlexPWM Modules | Each with up to 8 channels, 16-bit resolution, and dead-time insertion - supports field-oriented control (FOC) and trapezoidal commutation in 3-phase motor drives. |
| Secure Boot (HAB) | Public-key authenticated boot flow using eFuses and SRK hash - prevents unauthorized firmware execution and enforces cryptographic chain-of-trust from reset vector. |
Applications
| Industrial HMI | Smart Home Appliance Control |
|---|---|
Use Scenario: Touch-enabled panel controlling HVAC, lighting, and security subsystems in residential buildings. IC Role / Device Role / Timing Role: Main application processor executing RTOS-based UI stack, managing LCDIF-driven display, processing capacitive touch via TSC, and communicating over CAN/Ethernet. Use Value: Integrated PXP accelerates GUI rendering; dual Ethernet enables redundant network connectivity; HAB ensures OTA update integrity. |
Use Scenario: Central controller in washing machine or refrigerator coordinating motor drivers, temperature sensors, and user interface. IC Role / Device Role / Timing Role: Real-time system controller running motor FOC algorithms via FlexPWM, sampling ADC/ACMP for current/voltage feedback, and driving segmented LCD or small RGB display. Use Value: 600 MHz Cortex-M7 delivers sufficient MIPS for concurrent motor control + UI + communication; integrated DCDC simplifies power design across multiple voltage domains. |
| Motor Drive Controller | Edge AI Vision Node |
Use Scenario: Compact servo drive for collaborative robots requiring precise position/speed control and safety monitoring. IC Role / Device Role / Timing Role: Deterministic motion controller using quadrature encoder inputs (ENC x4), generating PWM waveforms (FlexPWM x4), and executing safety logic via MPU-protected threads. Use Value: Tightly coupled GPIOs synchronized to core clock enable sub-microsecond I/O response; 4-channel PIT timers provide jitter-free PWM synchronization. |
Use Scenario: Local vision node performing face/emotion recognition on streaming camera feed without cloud dependency. IC Role / Device Role / Timing Role: Vision preprocessing engine capturing 24-bit CSI input, applying PXP-based image enhancement, and feeding CNN inference (via CMSIS-NN) to Cortex-M7. Use Value: CSI + PXP + OCRAM pipeline enables zero-copy frame processing; BEE decrypts encrypted model weights stored in external QSPI flash. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar crossover processor applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| MIMXRT1062DVJ6A | Same core, memory, and peripheral set; differs only in 12×12 mm, 0.8 mm pitch MAPBGA package. | Requires PCB redesign due to larger footprint and different ball pitch; identical software compatibility. | Select when thermal dissipation or board-level routing density permits larger package; no firmware changes needed. |
| MIMXRT1064DVL6A | Adds 2 MB on-chip SRAM (vs. 1 MB), retains same peripherals, package, and pinout; higher cost and power consumption. | Suitable for applications needing larger buffer memory for video streaming or complex RTOS workloads without external SDRAM. | Choose only if additional SRAM is required; otherwise MIMXRT1062DVL6A offers optimal cost/performance balance. |
Compared with MIMXRT1062DVJ6A, MIMXRT1062DVL6A enables tighter board layout with its 10×10 mm footprint; compared with MIMXRT1064DVL6A, it delivers identical real-time performance at lower BOM cost and power draw where 1 MB RAM suffices.
Availability
MIMXRT1062DVL6A is available at Aetrix Electronics and suitable for industrial HMI, motor control, and smart home appliance applications requiring stable component supply, long-term lifecycle assurance, and traceable sourcing.
Supply support for MIMXRT1062DVL6A 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, high-performance microcontrollers and processors for automotive, industrial, and IoT markets.
The i.MX RT106x series was designed as a crossover processor family bridging MCU simplicity with application processor capability - targeting real-time deterministic control with rich multimedia and connectivity for edge devices.
FAQ
What is the maximum operating frequency of the MIMXRT1062DVL6A?
The MIMXRT1062DVL6A operates at a maximum core frequency of 600 MHz, as specified in Table 10 ("Operating ranges") of the i.MX RT1060 CEC datasheet Rev. 4. This frequency is sustained under commercial temperature conditions (0 °C to +95 °C) with proper power delivery and thermal management. The MIMXRT1062DVL6A achieves this speed using its Arm Cortex-M7 core with integrated L1 caches and FPU.
Does the MIMXRT1062DVL6A include hardware support for secure boot?
Yes, the MIMXRT1062DVL6A includes High Assurance Boot (HAB) with public-key authentication, supported by eFuses for secure key storage. It also integrates the Data Co-Processor (DCP) for AES-128/SHA-256 and Bus Encryption Engine (BEE) for on-the-fly QSPI flash decryption. These features collectively enable a verified boot chain and runtime firmware protection in the MIMXRT1062DVL6A.
What display interfaces does the MIMXRT1062DVL6A support?
The MIMXRT1062DVL6A supports parallel RGB LCD via LCDIF (8/16/24-bit, up to WXGA), smart LCD with 8080/MPU interface, and hardware-accelerated 2D graphics through the Pixel Processing Pipeline (PXP). These capabilities are explicitly enabled in the MIMXRT1062DVL6A variant per Table 1 of the datasheet, distinguishing it from the MIMXRT1061 series which omits LCD/CSI/PXP.
Is the MIMXRT1062DVL6A pin-compatible with other i.MX RT106x variants in the same package?
Yes, all i.MX RT106x parts in the 10×10 mm, 0.65 mm pitch MAPBGA-196 package - including MIMXRT1061DVL6A, MIMXRT1062DVL6A, and MIMXRT1064DVL6A - share identical pinouts and ball assignments. This allows direct PCB reuse across variants when upgrading features like display support or on-chip RAM size, provided power and thermal constraints are met for the selected part.
What camera sensor interfaces are available on the MIMXRT1062DVL6A?
The MIMXRT1062DVL6A includes a 24-bit parallel Camera Serial Interface (CSI) supporting CCIR656, Bayer, RGB888, and YUV444 formats, as confirmed in Table 1 and Section 3.1 of the i.MX RT1060 CEC datasheet. This CSI interface is exclusive to the "1062" and "1064" variants; the MIMXRT1061DVL6A omits CSI functionality entirely.
MIMXRT1062DVL6A Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 196-LFBGA
- Series:
- RT1060
- Packaging:
- Tray
- Product Status:
- Discontinued at Digi-Key
- Programmable:
- Not Verified
- Core Processor:
- ARM® Cortex®-M7
- Core Size:
- 32-Bit Single-Core
- Speed:
- 600MHz
- Connectivity:
- CANbus, EBI/EMI, Ethernet, I2C, MMC/SD/SDIO, SAI, SPDIF, SPI, UART/USART, USB OTG
- Peripherals:
- Brown-out Detect/Reset, DMA, LCD, POR, PWM, WDT
- Number of I/O:
- 127
- Program Memory Size:
- -
- Program Memory Type:
- External Program Memory
- EEPROM Size:
- -
- RAM Size:
- 1M x 8
- Voltage - Supply (Vcc/Vdd):
- 3V ~ 3.6V
- Data Converters:
- A/D 20x12b
- Oscillator Type:
- External, Internal
- Operating Temperature:
- 0°C ~ 95°C (TJ)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
MIMXRT1062DVL6A FAQ
1.How can I place an order for MIMXRT1062DVL6A through Aetrix?
Please submit a Request for Quotation (RFQ) for MIMXRT1062DVL6A 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 MIMXRT1062DVL6A reliable?
The price and inventory of MIMXRT1062DVL6A are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for MIMXRT1062DVL6A is usually 5 days.
3.What payment methods are accepted for MIMXRT1062DVL6A?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MIMXRT1062DVL6A transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for MIMXRT1062DVL6A?
MIMXRT1062DVL6A orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your MIMXRT1062DVL6A 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 MIMXRT1062DVL6A?
For technical support, including MIMXRT1062DVL6A datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your MIMXRT1062DVL6A requirements.
6.How does Aetrix verify that MIMXRT1062DVL6A is sourced from the original manufacturer or authorized distributors?
All MIMXRT1062DVL6A 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 MIMXRT1062DVL6A meets industry standards.
7.What is the process for return or replacement of MIMXRT1062DVL6A?
All MIMXRT1062DVL6A units undergo pre-shipment inspection (PSI). If there is an issue with MIMXRT1062DVL6A, 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 MIMXRT1062DVL6A part is unused and in its original packaging.
Return procedure for MIMXRT1062DVL6A:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
MIMXRT1062DVL6A 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…

