RK3588: A SoC for next-gen SBCs, but we’re waiting for RK3688



This content originally appeared on DEV Community and was authored by Leonard Liao

Introduction

The Rockchip RK3588, featured prominently on Kiwi Pi’s blog in their article “RK3588: The chip that powers SBC” (September 4, 2025), stands out as an exceptional System-on-Chip (SoC) widely embraced in the single-board computer (SBC) and mini-PC community.

Technical Specifications

CPU
Octa-Core Architecture: Combines 4× ARM Cortex-A76 cores (up to 2.4–2.6 GHz) for high-performance tasks, with 4× Cortex-A55 cores (up to 1.8 GHz) for efficiency

GPU
Mali-G610 MP4: Supports modern graphics APIs like OpenGL ES 3.2, OpenCL 2.2, Vulkan 1.2—ideal for smooth graphics rendering and UI responsiveness

NPU (Neural Processing Unit)

6 TOPS of AI compute power, compatible with RKNN Toolkit, TensorFlow, Caffe, ONNX, and more

Memory & Storage

Supports up to 32 GB of LPDDR4, LPDDR4X, LPDDR5 or DDR4 across four channels (e.g., 2133 MHz)

Storage options include eMMC 5.1, SD 3.0, UFS 2.1, SPI-NAND, SPI-NOR

Video & Display Capabilities

Decoding: 8K@60fps H.265, VP9; 8K@30fps AVS2; 4K@60fps H.264, VP8

Encoding: 8K@30fps H.265/H.264

Display Outputs: Supports up to three independent outputs—HDMI 2.1 (8K@60Hz), HDMI 2.0 (4K@60 Hz), eDP 1.3, DP 1.4, and MIPI-DSI

Connectivity & I/O

*High-Speed Interfaces: * PCIe 3.0 (various lane configs), USB 3.1, USB 2.0, Gigabit Ethernet, GMAC, CAN bus

Low-Speed Peripherals: Rich support for I²C, SPI, UART, GPIO, PWM, ADC, etc.

*Embedded Co-processors: * Includes multiple Cortex-M0 microcontrollers managing tasks like power management and peripheral coordination

Manufacturing & Process

Fabricated on an 8 nm process—the platform balances performance and power efficiency

RK3588 vs. RK3588S

Kiwi Pi also contrasts the standard RK3588 and its variant, RK3588S:

Why RK3588 Is Ideal for SBCs

As Kiwi Pi notes, the RK3588 combines desktop-level performance with efficient power usage—its octa-core CPU, capable GPU, and 6 TOPS AI engine make it versatile and powerful for embedded systems

Real-world use cases include:

AI-enabled edge processing (e.g., real-time object detection, facial recognition)

High-resolution multimedia applications (8K decoding, VR/AR, signage)

Industrial control systems and automation

Compact mini-PCs and NAS setups, SBC platforms like Kiwi Pi 5 Pro, Ultra, Orange Pi 5, ROCK 5B, and more.

Conclusion

The RK3588 stands out as a state-of-the-art SoC: high-performance yet power-conscious. Its versatile hardware features, modern graphics, AI acceleration, and multimedia capabilities make it the go-to choice for SBCs, mini-PCs, and embedded platforms.

Kiwi Pi’s articulation of the RK3588’s strengths in their “chip that powers SBC” article mirrors a broader industry consensus: this SoC delivers desktop-class capabilities in a compact, efficient package tailored for innovation at the edge

But there’s another chip coming – RK3688. So, is a new powerhouse on the way?


This content originally appeared on DEV Community and was authored by Leonard Liao