Element14
Raspberry Pi Compute Module 16 GB 2 GB RAM
The Raspberry Pi Compute Module 4 (CM4) is a system-on-module built around the BCM2711 64-bit quad-core Cortex-A72 processor. This variant includes 2 GB LPDD...
Get notified when back in stock
The Raspberry Pi Compute Module 4 (CM4) is a system-on-module built around the BCM2711 64-bit quad-core Cortex-A72 processor. This variant includes 2 GB LPDDR4 RAM and 16 GB eMMC on-board storage, providing a compact, production-ready platform for embedded and industrial applications.
The CM4 connects to a carrier board via two high-density 100-pin connectors, exposing a wide range of interfaces including PCIe, dual HDMI, dual MIPI CSI/DSI, Gigabit Ethernet, and GPIO.
Key Features
- BCM2711 Processor – Quad-core Cortex-A72 (ARM v8) 64-bit @ 1.5 GHz
- 2 GB LPDDR4 RAM – Adequate for most embedded Linux applications
- 16 GB eMMC Storage – On-board flash for the operating system and data
- VideoCore VI Graphics – OpenGL ES 3.x, 4Kp60 H.265 decode, 1080p30 H.264 encode
- PCIe 2.0 – Single-lane interface for NVMe SSDs, network cards, and other peripherals
- Gigabit Ethernet – On-board PHY with IEEE 1588 precision timing support
Specifications
- SoC – Broadcom BCM2711
- CPU – Quad-core Cortex-A72 @ 1.5 GHz
- RAM – 2 GB LPDDR4
- Storage – 16 GB eMMC
- Video Output – Dual HDMI (up to 4K)
- Camera – Dual MIPI CSI-2 interfaces
- Display – Dual MIPI DSI interfaces
- GPIO – 28 pins (up to 6× UART, 6× I2C, 5× SPI)
- PCIe – Single-lane PCIe 2.0
- Ethernet – Gigabit with IEEE 1588
- Dimensions – 55 × 40 mm
Ideal For
- Industrial and embedded systems
- Digital signage and kiosk displays
- Custom carrier board designs
- IoT gateways and edge computing
Package Contents
- 1× Raspberry Pi Compute Module 4 (2 GB RAM, 16 GB eMMC)
Jargon buster
Plain-language definitions for the technical terms used above.
- DSI
- DSI stands for Display Serial Interface, a high-speed connection commonly used to send video data from a computer board to a display. It matters because DSI signals are not simple GPIO wires, so the cable, connector, and signal routing need to match the display interface.
- edge computing
- Edge computing means processing data close to where it is collected, such as on the device itself, rather than sending everything to the cloud. This can reduce delays, internet dependence, and privacy concerns in sensor, camera, and robotics projects.
- eMMC
- Embedded MultiMediaCard is built-in flash storage soldered onto a board, similar in purpose to an SD card but integrated. It matters because it holds the operating system and files without needing a separate memory card.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- H.265
- A video compression standard, also called HEVC, that reduces video file size and bandwidth compared with older formats. It matters for vision and AI projects because hardware H.265 encode/decode support can handle many camera streams more efficiently.
- HDMI
- HDMI is a common digital video and audio connection used by computers, media players, and many displays. If a display kit has HDMI input, it is usually much easier to test with a single-board computer because it can act like a normal monitor.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- IoT
- Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
- LPDDR4
- A low-power type of RAM commonly used in phones and embedded computers. More LPDDR4 memory lets a board run larger programs, Linux services, or AI models more smoothly.
- MIPI
- MIPI is a high-speed display and camera interface often used inside phones, tablets, and embedded devices. It matters because raw MIPI displays usually need special driver hardware or software support, unlike plug-and-play HDMI screens.
- NVMe
- A high-speed storage standard commonly used by modern SSDs. NVMe support matters if you want faster storage for large AI models, video files or operating system images than a typical microSD card can provide.
- RAM
- RAM (random-access memory) is fast, temporary memory a device uses for working data while it is running; in its common volatile form, its contents are lost when power is removed. Some devices offer a mode that applies settings to RAM only, which is handy for testing changes temporarily because they are not stored permanently and disappear at power-off.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
- System-on-module
- A system-on-module (SoM) is a small board containing the main processor, memory and core electronics, which plugs into a separate carrier board that provides connectors and power. A module and carrier must be compatible, since each on its own is not a complete working computer.
- UART
- UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
Find this product in