Micro USB port powers the Metro M4 with 5V at about 500mA and provides the USB data/programming connection; Adafruit notes the USB input has a fuse that trips temporarily above about 1000mA.
5.5mm/2.1mm centre-positive DC jack for external board power; Adafruit states this is one of the two primary power inputs.
Output from the onboard 3.3V regulator for peripherals and logic reference.
Output from the 5V regulator when DC jack powered, or from USB when USB powered.
USB · 3.3 V
Confirm the data interface matches your host board.
Module pins: 5V, Vin, GND. Schematik maps them to your board in the app.
Specialists: 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.
10 I/Os PLC Module - CPU Arduino Nano (Optoisolated Output) visual preview
10 I/Os Relay Module - CPU Arduino Nano (Relay Output) visual preview
Adafruit METRO 328 - Arduino Compatible - with Headers visual preview
Adafruit Metro Mini 328 V2 - Arduino-Compatible - 5V 16MHz [STEMMA QT / Qwiic] visual previewAbout 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 · 76 parts
10 I/Os Relay Module - CPU ESP32 (Relay Output) visual preview
Adafruit ESP32 Feather V2 w.FL Antenna - 8MB Flash + 2MB PSRAM visual preview
Adafruit ESP32-C6 Feather - STEMMA QT visual preview
Adafruit ESP32-S2 Feather - 4MB Flash + 2MB PSRAM visual previewWi-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 · 111 parts
15x7 CharliePlex LED Matrix FeatherWing - Cool White visual preview
15x7 CharliePlex LED Matrix FeatherWing - Warm White visual preview
16-Ch High Current Driver Shield Kit v2 visual preview
19V 90W AC/DC Adapter for LattePanda Mu Full-Function EVA Carrier Board visual previewAbout 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 · 272 parts
Adafruit DVI Breakout Board for HDMI Source Devices visual preview
Adafruit DVI Sock for Pico - Works with HDMI Displays visual preview
Adafruit Feather RP2040 with DVI Output Port - Works with HDMI visual preview
Adafruit MACROPAD RP2040 Bare Bones - 3x4 Keys + Encoder + OLED visual previewThe 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 · 44 parts
Arduino-compatible Metro board with ATSAMD51 Cortex-M4 at 120 MHz, 512 KB flash, 192 KB RAM, 2 MB QSPI flash, and 6 hardware SERCOM ports (I2C, SPI, UART), plus stereo I2S and native USB. Runs CircuitPython or Arduino IDE. Logic and power at 3.3 V; not 5 V tolerant on I/O.
Common ground for all power and logic connections.
Higher of the DC jack or USB voltage; can be used as the raw input/output rail described by Adafruit.
GPIO #0 and Serial1 hardware UART receive input.
GPIO #1 and Serial1 hardware UART transmit output; also used as I2S SDI on this board according to Adafruit's I2S mapping.
General-purpose digital GPIO pins; Adafruit notes all pins except SCL can do PWM output, with pins also usable as interrupt inputs.
GPIO #13, PWM-capable, connected to the red LED marked L next to the USB jack.
I2C Wire data pin; also available as analogue input A6. Adafruit notes no pull-up is fitted by default.
I2C Wire clock pin; also available as analogue input A7. Adafruit notes no pull-up is fitted by default.
Analogue input A0 and true analogue output DAC channel; also digital I/O.
Analogue input A1 and true analogue output DAC channel; also digital I/O.
Analogue input pins that are also usable as digital I/O pins.
Hardware SPI pins connected to the 2x3 header; Adafruit says they can also be used as everyday GPIO but are best kept free for high-speed hardware SPI.
Fixed I2S peripheral mapping: pin 8 SDO/data out, pin 1 SDI/data in, pin 3 bit clock, pin 9 word select, and pin 2 master clock.
2x5 0.05 inch pitch SWD debug/programming interface exposed on the board.
| Pin | Position | Type | Function | Voltage |
|---|---|---|---|---|
| Micro USB | power usb data | Micro USB port powers the Metro M4 with 5V at about 500mA and provides the USB data/programming connection; Adafruit notes the USB input has a fuse that trips temporarily above about 1000mA. | 5V USB input; draw up to about 500mA combined between Vin, 5V and 3.3V supplies when USB-powered. | |
| DC jack | power input | 5.5mm/2.1mm centre-positive DC jack for external board power; Adafruit states this is one of the two primary power inputs. | 6V-12V input recommended on the DC jack; up to about 800mA between 5V and 3.3V supplies, and 2A from Vin, per Adafruit. | |
| 3V | power output | Output from the onboard 3.3V regulator for peripherals and logic reference. | 3.3V output, 500mA peak per Adafruit; board logic is 3.3V. | |
| 5V | power output | Output from the 5V regulator when DC jack powered, or from USB when USB powered. | 5V output, about 500mA peak from USB or about 800mA peak from DC jack per Adafruit. | |
| GND | ground | Common ground for all power and logic connections. | 0V reference. | |
| Vin | power input output | Higher of the DC jack or USB voltage; can be used as the raw input/output rail described by Adafruit. | Vin is the DC jack voltage when DC is connected, e.g. 9V, or 5V when only USB is connected. | |
| #0 / RX | digital uart | GPIO #0 and Serial1 hardware UART receive input. | 3.3V logic. | |
| #1 / TX | digital uart | GPIO #1 and Serial1 hardware UART transmit output; also used as I2S SDI on this board according to Adafruit's I2S mapping. | 3.3V logic. | |
| #2-#12 | digital gpio | General-purpose digital GPIO pins; Adafruit notes all pins except SCL can do PWM output, with pins also usable as interrupt inputs. | 3.3V logic. | |
| #13 / L | digital gpio led | GPIO #13, PWM-capable, connected to the red LED marked L next to the USB jack. | 3.3V logic. | |
| SDA / A6 | i2c analog | I2C Wire data pin; also available as analogue input A6. Adafruit notes no pull-up is fitted by default. | 3.3V logic; external I2C pull-up of about 2.2K-10K may be needed. | |
| SCL / A7 | i2c analog | I2C Wire clock pin; also available as analogue input A7. Adafruit notes no pull-up is fitted by default. | 3.3V logic; external I2C pull-up of about 2.2K-10K may be needed. | |
| A0 | analog dac gpio | Analogue input A0 and true analogue output DAC channel; also digital I/O. | 0V to 3.3V analogue output range per Adafruit. | |
| A1 | analog dac gpio | Analogue input A1 and true analogue output DAC channel; also digital I/O. | 0V to 3.3V analogue output range per Adafruit. | |
| A2-A5 | analog gpio | Analogue input pins that are also usable as digital I/O pins. | 3.3V logic / analogue input range scoped by board logic. | |
| SCK / MOSI / MISO | spi gpio | Hardware SPI pins connected to the 2x3 header; Adafruit says they can also be used as everyday GPIO but are best kept free for high-speed hardware SPI. | 3.3V logic. | |
| I2S pins | i2s audio | Fixed I2S peripheral mapping: pin 8 SDO/data out, pin 1 SDI/data in, pin 3 bit clock, pin 9 word select, and pin 2 master clock. | 3.3V logic. | |
| SWD header | debug | 2x5 0.05 inch pitch SWD debug/programming interface exposed on the board. | 3.3V debug interface implied by ATSAMD51 board logic. |
Adafruit FLORA Wearable Electronic Platform v3