SparkFun
Raspberry Pi Compute Module 4 32GB (Wireless Version) - 4GB RAM
The Raspberry Pi Compute Module 4 (CM4) brings the performance of the Raspberry Pi 4 Model B into a compact form factor designed for embedded and OEM applica...
The Raspberry Pi Compute Module 4 (CM4) brings the performance of the Raspberry Pi 4 Model B into a compact form factor designed for embedded and OEM applications. This variant includes 4 GB LPDDR4-3200 SDRAM, 32 GB eMMC flash storage, and built-in wireless connectivity.
The CM4 uses a high-density board-to-board connector (replacing the previous SODIMM form factor) and requires a compatible carrier board such as the Compute Module 4 IO Board.
Key Features
- 1.5 GHz Quad-Core CPU – 64-bit ARM Cortex-A72
- 4 GB LPDDR4-3200 RAM – High-bandwidth memory
- 32 GB eMMC Storage – Onboard flash, no SD card needed
- Wireless – 2.4 GHz and 5 GHz 802.11b/g/n/ac WiFi, Bluetooth 5.0
- Dual HDMI – 4K video output via two HDMI interfaces
- PCIe 2.0 – Single-lane PCI Express interface
- Dual Camera/Display – 2× MIPI CSI-2 camera and 2× MIPI DSI display interfaces
- Gigabit Ethernet PHY – With IEEE 1588 support
- 28 GPIO Pins – Up to 6× UART, 6× I2C, 5× SPI
Specifications
- Processor: Broadcom BCM2711, quad-core Cortex-A72 @ 1.5 GHz
- RAM: 4 GB LPDDR4-3200
- Storage: 32 GB eMMC
- Wireless: 802.11b/g/n/ac (2.4 GHz / 5 GHz), Bluetooth 5.0
- Connector: High-density board-to-board (2× 100-pin Hirose)
Ideal For
- Embedded systems and industrial applications
- Digital signage and kiosk displays
- IoT gateways and edge computing
- Custom carrier board designs
Package Contents
- 1× Raspberry Pi Compute Module 4 (4 GB RAM, 32 GB eMMC, wireless)
Resources
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.
- 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.
- RAM
- RAM is temporary memory used while a device is running, and its contents are lost when power is removed. A “Run in RAM” mode is useful for testing settings without permanently programming the module, but it may not support every feature.
- 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.
- UART
- UART is a simple serial connection that sends data over separate transmit and receive wires, often labelled TX and RX. It matters because this module is designed to replace a wired UART cable with a wireless link while keeping the same serial data format.
Find this product in
Brands
Raspberry Pi Compute Module 4 Datasheet
Datasheet · 10.6 MB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 786.9 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more