# Raspberry Pi Compute Module 3+

> The Raspberry Pi Compute Module 3+ is a SODIMM-form-factor system-on-module with the BCM2837B0 quad-core Cortex-A53 at 1.2GHz, 1GB LPDDR2 RAM, and eMMC storage variants of 8GB, 16GB, 32GB, or the storage-free Lite version for custom-PCB industrial designs.

## Quick Facts

- **Brand:** Raspberry Pi
- **Board Type:** compute-module
- **Price:** ~$25
- **Product Readiness:** developer
- **CPU:** BCM2837B0 ARM Cortex-A53 quad-core @ 1.2GHz
- **CPU Architecture:** ARM Cortex-A53 (64-bit)
- **CPU Cores:** 4
- **RAM:** 1 GB LPDDR2
- **Flash:** 8 GB / 16 GB / 32 GB eMMC, or none (Lite)
- **Power:** via SODIMM carrier board
- **Operating Voltage:** 3.3V
- **SD Card:** microSD (Lite variant, via carrier board)

## Connectivity

- **Ethernet:** Gigabit Ethernet PHY (requires carrier board)

## Open Source

- **Status:** fully-open
- **Firmware:** Yes
- **Schematics:** Yes
- **PCB Layout:** Yes

## Certifications

FCC, CE

## Compatible Firmware

arduino

## Use Cases

- compute-module
- digital-signage
- iot-gateway
- industrial-automation

## Components

- **BCM2837B0** (mcu): Broadcom BCM2837B0 quad-core ARM Cortex-A53 64-bit SoC at 1.2GHz with VideoCore IV GPU, 1GB LPDDR2 RAM — [Datasheet](https://openhardware.directory/r?to=https%3A%2F%2Fdatasheets.raspberrypi.com%2Fcm3%2Fcm3-plus-datasheet.pdf&ref=openhardware.directory&product=raspberry-pi-compute-module-3&source=md-export)

## Protocols

- **I2C**: SDA: GPIO2, SCL: GPIO3
- **SPI**: MOSI: GPIO10, MISO: GPIO9, SCK: GPIO11, CE0: GPIO8, CE1: GPIO7
- **UART**: TX: GPIO14, RX: GPIO15
- **GPIO**
- **USB**
- **SDIO**
- **CSI**
- **DSI**
- **HDMI**

## GPIO Map

| Pin | Name | Type | Functions |
|-----|------|------|-----------|
| GPIO2 | SDA | I2C | i2c-sda, digital |
| GPIO3 | SCL | I2C | i2c-scl, digital |
| GPIO9 | MISO | SPI | spi-miso, digital |
| GPIO10 | MOSI | SPI | spi-mosi, digital |
| GPIO11 | SCK | SPI | spi-sck, digital |
| GPIO8 | CE0 | SPI | spi-cs, digital |
| GPIO7 | CE1 | SPI | spi-cs, digital |
| GPIO14 | TX | UART | uart-tx, digital |
| GPIO15 | RX | UART | uart-rx, digital |
| GPIO4 | GPIO4 | GPIO | digital |
| GPIO5 | GPIO5 | GPIO | digital |
| GPIO6 | GPIO6 | GPIO | digital |
| GPIO12 | GPIO12 | GPIO | digital |
| GPIO13 | GPIO13 | GPIO | digital |
| GPIO16 | GPIO16 | GPIO | digital |
| GPIO17 | GPIO17 | GPIO | digital |
| GPIO18 | GPIO18 | GPIO | digital |
| GPIO19 | GPIO19 | GPIO | digital |
| GPIO20 | GPIO20 | GPIO | digital |
| GPIO21 | GPIO21 | GPIO | digital |
| GPIO22 | GPIO22 | GPIO | digital |
| GPIO23 | GPIO23 | GPIO | digital |
| GPIO24 | GPIO24 | GPIO | digital |
| GPIO25 | GPIO25 | GPIO | digital |
| GPIO26 | GPIO26 | GPIO | digital |
| GPIO27 | GPIO27 | GPIO | digital |

## Available Software

- **[Raspberry Pi OS]()** (open-source)
- **[Ubuntu]()** (open-source)
- **[Debian Linux]()** (open-source)

## Description

## Overview

The Raspberry Pi Compute Module 3+ (CM3+) is the third-generation compute module from Raspberry Pi, designed for integration into custom-built carrier boards for industrial, commercial, and embedded applications. It uses the same BCM2837B0 quad-core ARM Cortex-A53 processor found in the Raspberry Pi 3 Model B+, running at 1.2GHz with 1GB LPDDR2 RAM — but packaged in a compact DDR2 SODIMM form factor with 200 pins.

Four storage variants are available: CM3+/Lite (no eMMC, boots from carrier board storage), CM3+/8GB, CM3+/16GB, and CM3+/32GB with onboard eMMC flash. The module exposes over 45 GPIO lines, 2 CSI camera interfaces, 2 DSI display interfaces, 2 HDMI outputs (via carrier board), I2C, SPI, UART, USB 2.0, and Ethernet PHY signals — all accessible through the custom carrier board. No WiFi or Bluetooth is integrated on the module itself.

The CM3+ is compatible with the official Raspberry Pi Compute Module IO Board v3 (CMIO), which provides a reference carrier board for development. The open-source IO Board design files are available for engineers building production carrier boards. The module is suited for digital signage, industrial gateways, camera systems, thin clients, and other applications needing Linux compute capability in a compact, socketed form factor.

## Where to Buy

- [Adafruit (CM3+ 8GB)](https://openhardware.directory/r?to=https%3A%2F%2Fwww.adafruit.com%2Fproduct%2F4094&ref=openhardware.directory&product=raspberry-pi-compute-module-3&source=md-export) — $25.00
- [Adafruit (CM3+ Lite)](https://openhardware.directory/r?to=https%3A%2F%2Fwww.adafruit.com%2Fproduct%2F4093&ref=openhardware.directory&product=raspberry-pi-compute-module-3&source=md-export) — $25.00
- [Adafruit (CM3+ Dev Kit)](https://openhardware.directory/r?to=https%3A%2F%2Fwww.adafruit.com%2Fproduct%2F4092&ref=openhardware.directory&product=raspberry-pi-compute-module-3&source=md-export) — $99.00

## Resources

- [product](https://openhardware.directory/r?to=https%3A%2F%2Fwww.adafruit.com%2Fproduct%2F4094&ref=openhardware.directory&product=raspberry-pi-compute-module-3&source=md-export)
- [docs](https://openhardware.directory/r?to=https%3A%2F%2Fdatasheets.raspberrypi.com%2Fcm3%2Fcm3-plus-datasheet.pdf&ref=openhardware.directory&product=raspberry-pi-compute-module-3&source=md-export)
- [schematics](https://openhardware.directory/r?to=https%3A%2F%2Fdatasheets.raspberrypi.com%2Fcm3%2Fcm3-plus-io-board-schematics.pdf&ref=openhardware.directory&product=raspberry-pi-compute-module-3&source=md-export)
- [github](https://openhardware.directory/r?to=https%3A%2F%2Fgithub.com%2Fraspberrypi&ref=openhardware.directory&product=raspberry-pi-compute-module-3&source=md-export)

## Tags

`raspberry-pi`, `compute-module`, `cm3plus`, `bcm2837`, `cortex-a53`, `sodimm`, `linux`, `industrial`, `sbc`

## Images

![Raspberry Pi Compute Module 3+](https://nbg1.your-objectstorage.com/openhardware-directory/entities/raspberry-pi-compute-module-3-plus/42137dadb56f.jpg)
![Raspberry Pi Compute Module 3+](https://nbg1.your-objectstorage.com/openhardware-directory/entities/raspberry-pi-compute-module-3-plus/0c100cbc516e.jpg)
![Raspberry Pi Compute Module 3+](https://nbg1.your-objectstorage.com/openhardware-directory/entities/raspberry-pi-compute-module-3-plus/98edf355bb06.jpg)

---
[View full device page](https://openhardware.directory/devices/raspberry-pi-compute-module-3)