Schematik raised$4.6Mto help anyone build hardware with AI$4.6MIL PRE-SEED ANNOUNCEMENT
SCHEMATIKSCHEMATIK
GuidesPartsBlogCompanyDownload
GuidesPartsBlogCompanyDownload
SCHEMATIK

Built with love in Europe | For makers everywhere

Product

  • Home
  • Try Schematik
  • Download

Resources

  • Build guides
  • Blog
  • Press
  • Information for AI

Compare

  • Schematik or Fritzing
  • Schematik or Tinkercad
  • Schematik or Wokwi
  • Schematik or Claude Code

Company

  • Company
  • Jobs
  • Privacy
  1. Parts
  2. /Modules
  3. /Development Modules

Adafruit Metro M4 feat. Microchip ATSAMD51

OverviewPinoutWiringRelated groups
Adafruit Metro M4 feat. Microchip ATSAMD51 — Adafruit — 3382

Are you ready? Really ready? Cause here comes the fastest, most powerful Metro ever. The Adafruit Metro M4 featuring the Microchip ATSAMD51. This Metro is like a bullet train, with its 120MHz Cortex M4 with floating point support.

Offers

  • Adafruit$27.50

Offers

  • Adafruit$27.50

Pinout

  • Micro USB

    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.

    Type · power usb dataVoltage · 5V USB input; draw up to about 500mA combined between Vin, 5V and 3.3V supplies when USB-powered.
  • DC jack

    5.5mm/2.1mm centre-positive DC jack for external board power; Adafruit states this is one of the two primary power inputs.

    Type · power inputVoltage · 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

    Output from the onboard 3.3V regulator for peripherals and logic reference.

    Type · power outputVoltage · 3.3V output, 500mA peak per Adafruit; board logic is 3.3V.
  • 5V

    Output from the 5V regulator when DC jack powered, or from USB when USB powered.

    Type · power outputVoltage · 5V output, about 500mA peak from USB or about 800mA peak from DC jack per Adafruit.
  • GND

Start wiring

UART · I2S · I2C · 5V USB input; draw up to about 500mA combined between Vin, 5V and 3.3V supplies when USB-powered. · 6V-12V input recommended on the DC jack; up to about 800mA between 5V and 3.3V supplies, and 2A from Vin, per Adafruit.

Confirm the data interface matches your host board.

Module pins: 5V, Vin, GND. Schematik maps them to your board in the app.

Related groups

4 groups
SparkFun Qwiic Pro Micro BoogieBoard visual preview
9V to Barrel Jack Adapter visual preview
SparkFun 16x2 SerLCD - RGB Backlight (Qwiic) visual preview
MicroUSB Plug to 5.5/2.1mm DC Barrel Jack Adapter | Kiwi Electronics visual preview

Connectors

Sort passive connector adapters from Qwiic boards, LCD modules and microSD card adapters before assuming anything with the right plug will substitute safely.

Connectors & cables · Connectors · 28 parts

RGB backlight positive LCD 16x2 visual preview
SparkFun 16x2 SerLCD - RGB Backlight (Qwiic) visual preview
I2C 20x4 Arduino LCD Display Module visual preview
Gravity: I2C 16x2 Arduino LCD with RGB Backlight Display V2.0 visual preview

Displays

Character LCDs, SPI TFTs, e-paper modules and larger capacitive-touch TFT panels solve different display jobs. Treat display class, interface, controller, resolution, touch, refresh behaviour, storage, voltage and mounting as separate swap checks.

Displays · TFT & LCD displays · 35 parts

MQ-2 Gas Sensor visual preview
MQ-3 Gas Sensor visual preview
MQ-135 Gas Sensor visual preview
Grove - Air quality sensor visual preview

Air quality

Choose between MQ gas sensors, VOC/eCO2 indoor-air sensors, true CO2 modules and particulate sensors without treating every air-quality breakout as the same detector.

Sensors · Gas & air-quality sensors · 31 parts

Arduino Uno visual preview
Raspberry Pi Pico visual preview
Adafruit Feather nRF52840 Express visual preview
Pan-Tilt HAT kit visual preview

MCUs and boards

ESP32, Arduino Uno, Raspberry Pi Pico, and compatible add-on boards for running builds.

Boards · Microcontroller boards · 25 parts

Parts tray full · 5 max · remove a part to add another

Common ground for all power and logic connections.

Type · groundVoltage · 0V reference.
  • Vin

    Higher of the DC jack or USB voltage; can be used as the raw input/output rail described by Adafruit.

    Type · power input outputVoltage · Vin is the DC jack voltage when DC is connected, e.g. 9V, or 5V when only USB is connected.
  • #0 / RX

    GPIO #0 and Serial1 hardware UART receive input.

    Type · digital uartVoltage · 3.3V logic.
  • #1 / TX

    GPIO #1 and Serial1 hardware UART transmit output; also used as I2S SDI on this board according to Adafruit's I2S mapping.

    Type · digital uartVoltage · 3.3V logic.
  • #2-#12

    General-purpose digital GPIO pins; Adafruit notes all pins except SCL can do PWM output, with pins also usable as interrupt inputs.

    Type · digital gpioVoltage · 3.3V logic.
  • #13 / L

    GPIO #13, PWM-capable, connected to the red LED marked L next to the USB jack.

    Type · digital gpio ledVoltage · 3.3V logic.
  • SDA / A6

    I2C Wire data pin; also available as analogue input A6. Adafruit notes no pull-up is fitted by default.

    Type · i2c analogVoltage · 3.3V logic; external I2C pull-up of about 2.2K-10K may be needed.
  • SCL / A7

    I2C Wire clock pin; also available as analogue input A7. Adafruit notes no pull-up is fitted by default.

    Type · i2c analogVoltage · 3.3V logic; external I2C pull-up of about 2.2K-10K may be needed.
  • A0

    Analogue input A0 and true analogue output DAC channel; also digital I/O.

    Type · analog dac gpioVoltage · 0V to 3.3V analogue output range per Adafruit.
  • A1

    Analogue input A1 and true analogue output DAC channel; also digital I/O.

    Type · analog dac gpioVoltage · 0V to 3.3V analogue output range per Adafruit.
  • A2-A5

    Analogue input pins that are also usable as digital I/O pins.

    Type · analog gpioVoltage · 3.3V logic / analogue input range scoped by board logic.
  • SCK / MOSI / MISO

    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.

    Type · spi gpioVoltage · 3.3V logic.
  • I2S pins

    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.

    Type · i2s audioVoltage · 3.3V logic.
  • SWD header

    2x5 0.05 inch pitch SWD debug/programming interface exposed on the board.

    Type · debugVoltage · 3.3V debug interface implied by ATSAMD51 board logic.
  • PinPositionTypeFunctionVoltage
    Micro USBpower usb dataMicro 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 jackpower input5.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.
    3Vpower outputOutput from the onboard 3.3V regulator for peripherals and logic reference.3.3V output, 500mA peak per Adafruit; board logic is 3.3V.
    5Vpower outputOutput 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.
    GNDgroundCommon ground for all power and logic connections.0V reference.
    Vinpower input outputHigher 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 / RXdigital uartGPIO #0 and Serial1 hardware UART receive input.3.3V logic.
    #1 / TXdigital uartGPIO #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-#12digital gpioGeneral-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 / Ldigital gpio ledGPIO #13, PWM-capable, connected to the red LED marked L next to the USB jack.3.3V logic.
    SDA / A6i2c analogI2C 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 / A7i2c analogI2C 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.
    A0analog dac gpioAnalogue input A0 and true analogue output DAC channel; also digital I/O.0V to 3.3V analogue output range per Adafruit.
    A1analog dac gpioAnalogue input A1 and true analogue output DAC channel; also digital I/O.0V to 3.3V analogue output range per Adafruit.
    A2-A5analog gpioAnalogue input pins that are also usable as digital I/O pins.3.3V logic / analogue input range scoped by board logic.
    SCK / MOSI / MISOspi gpioHardware 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 pinsi2s audioFixed 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 headerdebug2x5 0.05 inch pitch SWD debug/programming interface exposed on the board.3.3V debug interface implied by ATSAMD51 board logic.