Adafruit METRO M0 Express - designed for CircuitPython

Arduino-form-factor board built around the ATSAMD21G18 ARM Cortex-M0+, designed for CircuitPython. Compatible with the Arduino IDE as a step up from the ATmega328-based Metro 328.
Pinout
2 grouped source records are expanded into separate logical pads where unambiguous; physical placement is not implied.
- Micro USB
Primary board power input over Micro USB; source states about 5 V at 500 mA, with temporary fuse shutoff above about 1000 mA.
Type · PowerVoltage · 5V USB input - DC jack
5.5 mm / 2.1 mm centre-positive DC input; source states provide about 6 V to 12 V to power the Metro.
Type · PowerVoltage · 6V-12V input - 3V
Output from the 3.3 V regulator; source states it can supply 500 mA peak.
Type · PowerVoltage · 3.3V output - 5V
5 V rail from the regulator when DC jack is used, or from USB; source states about 500 mA peak from USB and 800 mA peak from DC.
Type · PowerVoltage · 5V output - GND
Common ground for all power and logic.
Type · GroundVoltage · 0V - Vin
Higher of the DC jack or USB voltage; source gives 9 V example for DC input and 5 V when only USB is connected.
Type · PowerVoltage · USB/DC input rail - #0RX
GPIO 0 and Serial1 hardware UART receive input.
Type · UART, SignalVoltage · 3.3V logic - #1TX
GPIO 1 and Serial1 hardware UART transmit output.
Type · UART, SignalVoltage · 3.3V logic - #2-#12
General-purpose GPIO pins; source states most pins can do PWM output and all except D4 can be interrupt inputs.
Type · SignalVoltage · 3.3V logic - #13L
GPIO 13, connected to the red LED marked L next to the USB jack.
Type · SignalVoltage · 3.3V logic - SDA
I2C Wire data pin; source notes no default pull-up, so an external 2.2 kΩ to 10 kΩ pull-up may be needed.
Type · I2CVoltage · 3.3V logic - SCL
I2C Wire clock pin; source notes no default pull-up, so an external 2.2 kΩ to 10 kΩ pull-up may be needed.
Type · I2CVoltage · 3.3V logic - A0
Analogue input A0 and true analogue output via DAC; source states output can be set from 0 V to 3.3 V.
Type · AnalogVoltage · 0V-3.3V analogue - A1-A5
Analogue input pins that can also be used as digital I/O.
Type · AnalogVoltage · 3.3V logic / analogue input - SCK
Hardware SPI clock pin, also connected to the 2x3 SPI header.
Type · SPIVoltage · 3.3V logic - MOSI
Hardware SPI MOSI pin, also connected to the 2x3 SPI header.
Type · SPIVoltage · 3.3V logic - MISO
Hardware SPI MISO pin, also connected to the 2x3 SPI header.
Type · SPIVoltage · 3.3V logic - RST
Reset pin; tie to ground to manually reset the ATSAMD21 and launch the bootloader manually.
Type · ControlVoltage · 3.3V logic - ARef
External analogue reference input; source states it cannot go higher than 3.3 V.
Type · AnalogVoltage · <=3.3V reference - IORef
Digital reference voltage pin; source states it is the same as the 3.3 V logic voltage and cannot be changed.
Type · PowerVoltage · 3.3V reference - SWD header
2x5 0.05 inch SWD debug interface for trace debugging, external programming, or non-bootloader development.
Type · UnknownVoltage · 3.3V logic
| Pin | Type | Function | Voltage |
|---|---|---|---|
| Micro USB | Power | Primary board power input over Micro USB; source states about 5 V at 500 mA, with temporary fuse shutoff above about 1000 mA. | 5V USB input |
| DC jack | Power | 5.5 mm / 2.1 mm centre-positive DC input; source states provide about 6 V to 12 V to power the Metro. | 6V-12V input |
| 3V | Power | Output from the 3.3 V regulator; source states it can supply 500 mA peak. | 3.3V output |
| 5V | Power | 5 V rail from the regulator when DC jack is used, or from USB; source states about 500 mA peak from USB and 800 mA peak from DC. | 5V output |
| GND | Ground | Common ground for all power and logic. | 0V |
| Vin | Power | Higher of the DC jack or USB voltage; source gives 9 V example for DC input and 5 V when only USB is connected. | USB/DC input rail |
| #0RX | UART, Signal | GPIO 0 and Serial1 hardware UART receive input. | 3.3V logic |
| #1TX | UART, Signal | GPIO 1 and Serial1 hardware UART transmit output. | 3.3V logic |
| #2-#12 | Signal | General-purpose GPIO pins; source states most pins can do PWM output and all except D4 can be interrupt inputs. | 3.3V logic |
| #13L | Signal | GPIO 13, connected to the red LED marked L next to the USB jack. | 3.3V logic |
| SDA | I2C | I2C Wire data pin; source notes no default pull-up, so an external 2.2 kΩ to 10 kΩ pull-up may be needed. | 3.3V logic |
| SCL | I2C | I2C Wire clock pin; source notes no default pull-up, so an external 2.2 kΩ to 10 kΩ pull-up may be needed. | 3.3V logic |
| A0 | Analog | Analogue input A0 and true analogue output via DAC; source states output can be set from 0 V to 3.3 V. | 0V-3.3V analogue |
| A1-A5 | Analog | Analogue input pins that can also be used as digital I/O. | 3.3V logic / analogue input |
| SCK | SPI | Hardware SPI clock pin, also connected to the 2x3 SPI header. | 3.3V logic |
| MOSI | SPI | Hardware SPI MOSI pin, also connected to the 2x3 SPI header. | 3.3V logic |
| MISO | SPI | Hardware SPI MISO pin, also connected to the 2x3 SPI header. | 3.3V logic |
| RST | Control | Reset pin; tie to ground to manually reset the ATSAMD21 and launch the bootloader manually. | 3.3V logic |
| ARef | Analog | External analogue reference input; source states it cannot go higher than 3.3 V. | <=3.3V reference |
| IORef | Power | Digital reference voltage pin; source states it is the same as the 3.3 V logic voltage and cannot be changed. | 3.3V reference |
| SWD header | Unknown | 2x5 0.05 inch SWD debug interface for trace debugging, external programming, or non-bootloader development. | 3.3V logic |
2 grouped source records are expanded into separate logical pads where unambiguous; physical placement is not implied.
Pin details
21 connections- Micro USB
Primary board power input over Micro USB; source states about 5 V at 500 mA, with temporary fuse shutoff above about 1000 mA.
PowerVoltage · 5V USB input - DC jack
5.5 mm / 2.1 mm centre-positive DC input; source states provide about 6 V to 12 V to power the Metro.
PowerVoltage · 6V-12V input - 3V
Output from the 3.3 V regulator; source states it can supply 500 mA peak.
PowerVoltage · 3.3V output - 5V
5 V rail from the regulator when DC jack is used, or from USB; source states about 500 mA peak from USB and 800 mA peak from DC.
PowerVoltage · 5V output - GND
Common ground for all power and logic.
GroundVoltage · 0V - Vin
Higher of the DC jack or USB voltage; source gives 9 V example for DC input and 5 V when only USB is connected.
PowerVoltage · USB/DC input rail - #0RX
GPIO 0 and Serial1 hardware UART receive input.
UART, SignalVoltage · 3.3V logic - #1TX
GPIO 1 and Serial1 hardware UART transmit output.
UART, SignalVoltage · 3.3V logic - #2-#12
General-purpose GPIO pins; source states most pins can do PWM output and all except D4 can be interrupt inputs.
SignalVoltage · 3.3V logic - #13L
GPIO 13, connected to the red LED marked L next to the USB jack.
SignalVoltage · 3.3V logic - SDA
I2C Wire data pin; source notes no default pull-up, so an external 2.2 kΩ to 10 kΩ pull-up may be needed.
I2CVoltage · 3.3V logic - SCL
I2C Wire clock pin; source notes no default pull-up, so an external 2.2 kΩ to 10 kΩ pull-up may be needed.
I2CVoltage · 3.3V logic - A0
Analogue input A0 and true analogue output via DAC; source states output can be set from 0 V to 3.3 V.
AnalogVoltage · 0V-3.3V analogue - A1-A5
Analogue input pins that can also be used as digital I/O.
AnalogVoltage · 3.3V logic / analogue input - SCK
Hardware SPI clock pin, also connected to the 2x3 SPI header.
SPIVoltage · 3.3V logic - MOSI
Hardware SPI MOSI pin, also connected to the 2x3 SPI header.
SPIVoltage · 3.3V logic - MISO
Hardware SPI MISO pin, also connected to the 2x3 SPI header.
SPIVoltage · 3.3V logic - RST
Reset pin; tie to ground to manually reset the ATSAMD21 and launch the bootloader manually.
ControlVoltage · 3.3V logic - ARef
External analogue reference input; source states it cannot go higher than 3.3 V.
AnalogVoltage · <=3.3V reference - IORef
Digital reference voltage pin; source states it is the same as the 3.3 V logic voltage and cannot be changed.
PowerVoltage · 3.3V reference - SWD header
2x5 0.05 inch SWD debug interface for trace debugging, external programming, or non-bootloader development.
UnknownVoltage · 3.3V logic
Start wiring
USB · 3.3 V
Confirm the data interface matches your host board.
Module pins: Micro USB, DC jack, 3V, 5V, Vin, IORef, GND, #0 / RX. Schematik maps them to your board in the app.
Other MCUs
228 other optionsSpecialists: Teensy for high-clock audio and USB, Adafruit SAMD boards running CircuitPython or the Arduino IDE, proper STM32 eval kits, and the micro:bit classroom ecosystem. Schematik builds target ESP32, Arduino Uno, and Pico; come here when you have a specific reason to.
:MOVE mini MK2 buggy kit visual preview:MOVE mini MK2 buggy kit
16-Ch Servo Driver Breakout for micro:bit, I2C visual preview16-Ch Servo Driver Breakout for micro:bit, I2C
2x40 Right Angle Edge Connector for micro:bit visual preview2x40 Right Angle Edge Connector for micro:bit
32F429IDISCOVERY / STM32F429I-DISC1 Discovery Kit visual preview32F429IDISCOVERY / STM32F429I-DISC1 Discovery Kit
7-segment for micro:bit visual preview7-segment for micro:bit
Adafruit CAN Bus BFF Add-On for QT Py visual previewAdafruit CAN Bus BFF Add-On for QT Py
$8.95
Adafruit CH552 QT Py - 8051 Dev Board with STEMMA QT visual previewAdafruit CH552 QT Py - 8051 Dev Board with STEMMA QT
$4.95
Adafruit CRICKIT for Circuit Playground Express visual previewAdafruit CRICKIT for Circuit Playground Express
Adafruit CRICKIT for micro:bit visual previewAdafruit CRICKIT for micro:bit
Adafruit DC Power BFF Add-On for QT Py visual previewAdafruit DC Power BFF Add-On for QT Py
$7.95
Adafruit Feather 328P - Atmega328P 3.3V @ 8 MHz visual previewAdafruit Feather 328P - Atmega328P 3.3V @ 8 MHz
Adafruit Feather 32u4 Adalogger visual previewAdafruit Feather 32u4 Adalogger
Related groups
4 groups
10 I/Os PLC Module - CPU Arduino Nano (Optoisolated Output) visual previewArduino
About 75 boards across every Arduino generation: 5V Uno/Mega/GIGA, 3.3V MKR and Portenta, plus DFRduino and Bluno compatibles. Confirm the voltage rail before stacking any shield.
Boards · Arduino boards · 77 parts
10 I/Os Relay Module - CPU ESP32 (Relay Output) visual previewESP32
Wi-Fi and Bluetooth on a single chip, in every shape from Espressif DevKitC to Adafruit Feathers with STEMMA QT, DFRobot FireBeetles tuned for battery life, and Seeed XIAOs under a thumbnail.
Boards · ESP32 boards · 159 parts
15x7 CharliePlex LED Matrix FeatherWing - Cool White visual previewAdd-ons
About 270 add-ons across Pi HATs, Arduino shields, and FeatherWings. The same function — motor control, PoE, display — usually ships once per host connector family. Get the host board right first.
Boards · HATs, Shields & add-ons · 270 parts
Adafruit DVI Breakout Board for HDMI Source Devices visual previewPi Pico
The Raspberry Pi MCU line — Pico, Pico 2, and third-party boards on the same silicon — plus a deep bench of Pico-pinout displays, loggers, and radio modules that do nothing without a Pico plugged in.
Boards · Pico & RP2040 boards · 43 parts