Skip to main content

NXP i.MX 93 FRDM SBC

FRDM i.MX 93

The FRDM i.MX 93 is a low-cost development board for rapid prototyping. It includes built-in Wi-Fi and Bluetooth and requires extremely little power, making it ideal for modern industrial and IoT applications.

Technical Specifications

ComponentDetails
CPUDual-core Arm Cortex-A55 (1.7 GHz)
MCUSingle Arm Cortex-M33 (250 MHz)
NPUArm Ethos U-65 microNPU
AI PerformanceUp to 0.5 TOPS (INT8)
Memory2GB 16-bit LPDDR4X
Storage32GB eMMC + microSD card slot + M.2 Key M PCIe NVMe SSD
ConnectivityBuilt-in NXP IW612 wireless module with Wi-Fi and Bluetooth

Getting Started

Get up and running with the Avocado Linux SDK in minutes.

Prerequisites

  • A Mac (macOS 10.12+) or Linux (Ubuntu 22.04+, Fedora 39+) development machine
  • Docker installed
  • 10GB+ available disk space

Provisioning your device

  1. Initialize your project
avocado init --target imx93-frdm avocado-imx93
cd avocado-imx93
  1. Install all components (SDK, extensions, and runtime dependencies):
avocado install -f
  1. Build all components
avocado build
  1. Provision a runtime
avocado provision -r dev