Schematik raised $4.6M to help anyone build hardware with AI$4.6MIL PRE-SEED ANNOUNCEMENT
GuidesPartsBlogAbout
GuidesPartsBlogAbout

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
Making
hardware
less hard

Built with love in Europe. For makers everywhere.

© 2026 Schematik

All rights reserved

  1. Parts
  2. /Boards
  3. /Other MCU boards

Adafruit Feather STM32F405 Express

OverviewWiringAlternates
Adafruit Feather STM32F405 Express - Adafruit - 4382

Feather-format STM32F405 Cortex-M4 board at 168 MHz with 1 MB flash, 192 KB RAM, 2 MB SPI flash, SD socket (SDIO), STEMMA QT, USB-C, and LiPo charger. Uses DFU bootloader instead of UF2; Arduino IDE setup requires manual BOOT0 steps.

Parts tray full · 5 max · remove a part to add another
Adafruit Feather STM32F405 Express — Adafruit — 4382

Offers

  • Adafruit$24.95
  • ?DigiKey$24.95
  • Pimoroni£39.00

Offers

  • Adafruit$24.95
  • ?DigiKey$24.95
  • Pimoroni£39.00

Pinout

  • GND

    Common ground for all power and logic on the Feather STM32F405 Express board.

    Type · groundVoltage · 0V reference; source states common ground for power and logic.
  • BAT

    Positive voltage to/from the JST jack for the optional LiPoly battery.

    Type · powerVoltage · Battery input/output; exact battery voltage not restated on pinouts page.
  • USB

    Positive voltage to/from the USB-C jack when connected.

    Type · powerVoltage · USB bus voltage; source identifies it as the USB-C positive voltage.
  • EN

    3.3V regulator enable pin; pulled up, connect to ground to disable the 3.3V regulator.

    Type · controlVoltage · 3.3V regulator enable control; pulled up per source.
  • 3V

    Output from the 3.3V regulator for board/peripheral power.

    Type · powerVoltage · 3.3V output, source states it can supply 500mA peak.
  • RX / GPIO 0 / PB11

    UART receive pin for Serial3; also general-purpose 3.3V logic I/O.

    Type · digitalVoltage · 3.3V logic; source notes nearly all GPIO pins are 5V compliant.
  • TX / GPIO 1 / PB10

    UART transmit pin for Serial3; also general-purpose 3.3V logic I/O.

    Type · digitalVoltage · 3.3V logic; source notes nearly all GPIO pins are 5V compliant.
  • SDA / GPIO 14 / PB7

    I2C Wire data pin with 10K pull-up to 3.3V; hardware I2C1.

    Type · i2cVoltage · 3.3V pull-up on SDA per source.
  • SCL / GPIO 15 / PB6

    I2C Wire clock pin with 10K pull-up to 3.3V; hardware I2C1.

    Type · i2cVoltage · 3.3V pull-up on SCL per source.
  • SCK / GPIO 23

    Main SPI bus clock pin, hardware SPI2.

    Type · spiVoltage · 3.3V logic; source notes nearly all GPIO pins are 5V compliant.
  • MISO / GPIO 24

    Main SPI bus input data pin, hardware SPI2.

    Type · spiVoltage · 3.3V logic; source notes nearly all GPIO pins are 5V compliant.
  • MOSI / GPIO 25

    Main SPI bus output data pin, hardware SPI2.

    Type · spiVoltage · 3.3V logic; source notes nearly all GPIO pins are 5V compliant.
  • A0 / GPIO 16 / PA4

    Analogue input and DAC OUT1 true analogue output.

    Type · analogVoltage · Analogue output can be set from 0V to 3.3V per source.
  • A1 / GPIO 17 / PA5

    Analogue input and DAC OUT2 true analogue output.

    Type · analogVoltage · Analogue output can be set from 0V to 3.3V per source.
  • A2 / GPIO 18 / PA6

    Analogue input; alternate use SPI1 SCK.

    Type · analogVoltage · 3.3V analogue/GPIO domain; source notes general GPIO logic is 3.3V.
  • A3 / GPIO 19 / PA7

    Analogue input; alternate use SPI1 MISO.

    Type · analogVoltage · 3.3V analogue/GPIO domain; source notes general GPIO logic is 3.3V.
  • STEMMA QT / Qwiic 3.3V

    JST SH STEMMA QT/Qwiic connector power rail.

    Type · powerVoltage · 3.3V on STEMMA QT/Qwiic connector per source.
  • STEMMA QT / Qwiic GND

    JST SH STEMMA QT/Qwiic connector ground.

    Type · groundVoltage · 0V reference.
  • STEMMA QT / Qwiic SDA

    STEMMA QT/Qwiic connector I2C data, usable as board.SDA.

    Type · i2cVoltage · 3.3V I2C connector rail per source.
  • STEMMA QT / Qwiic SCL

    STEMMA QT/Qwiic connector I2C clock, usable as board.SCL.

    Type · i2cVoltage · 3.3V I2C connector rail per source.
  • NeoPixel / GPIO 8

    On-board single NeoPixel data connection, Arduino pin #8 / board.NEOPIXEL.

    Type · digitalVoltage · NeoPixel powered by the 3.3V supply per source.
PinPositionTypeFunctionVoltage
GNDgroundCommon ground for all power and logic on the Feather STM32F405 Express board.0V reference; source states common ground for power and logic.
BATpowerPositive voltage to/from the JST jack for the optional LiPoly battery.Battery input/output; exact battery voltage not restated on pinouts page.
USBpowerPositive voltage to/from the USB-C jack when connected.USB bus voltage; source identifies it as the USB-C positive voltage.
ENcontrol3.3V regulator enable pin; pulled up, connect to ground to disable the 3.3V regulator.3.3V regulator enable control; pulled up per source.
3VpowerOutput from the 3.3V regulator for board/peripheral power.3.3V output, source states it can supply 500mA peak.
RX / GPIO 0 / PB11digitalUART receive pin for Serial3; also general-purpose 3.3V logic I/O.3.3V logic; source notes nearly all GPIO pins are 5V compliant.
TX / GPIO 1 / PB10digitalUART transmit pin for Serial3; also general-purpose 3.3V logic I/O.3.3V logic; source notes nearly all GPIO pins are 5V compliant.
SDA / GPIO 14 / PB7i2cI2C Wire data pin with 10K pull-up to 3.3V; hardware I2C1.3.3V pull-up on SDA per source.
SCL / GPIO 15 / PB6i2cI2C Wire clock pin with 10K pull-up to 3.3V; hardware I2C1.3.3V pull-up on SCL per source.
SCK / GPIO 23spiMain SPI bus clock pin, hardware SPI2.3.3V logic; source notes nearly all GPIO pins are 5V compliant.
MISO / GPIO 24spiMain SPI bus input data pin, hardware SPI2.3.3V logic; source notes nearly all GPIO pins are 5V compliant.
MOSI / GPIO 25spiMain SPI bus output data pin, hardware SPI2.3.3V logic; source notes nearly all GPIO pins are 5V compliant.
A0 / GPIO 16 / PA4analogAnalogue input and DAC OUT1 true analogue output.Analogue output can be set from 0V to 3.3V per source.
A1 / GPIO 17 / PA5analogAnalogue input and DAC OUT2 true analogue output.Analogue output can be set from 0V to 3.3V per source.
A2 / GPIO 18 / PA6analogAnalogue input; alternate use SPI1 SCK.3.3V analogue/GPIO domain; source notes general GPIO logic is 3.3V.
A3 / GPIO 19 / PA7analogAnalogue input; alternate use SPI1 MISO.3.3V analogue/GPIO domain; source notes general GPIO logic is 3.3V.
STEMMA QT / Qwiic 3.3VpowerJST SH STEMMA QT/Qwiic connector power rail.3.3V on STEMMA QT/Qwiic connector per source.
STEMMA QT / Qwiic GNDgroundJST SH STEMMA QT/Qwiic connector ground.0V reference.
STEMMA QT / Qwiic SDAi2cSTEMMA QT/Qwiic connector I2C data, usable as board.SDA.3.3V I2C connector rail per source.
STEMMA QT / Qwiic SCLi2cSTEMMA QT/Qwiic connector I2C clock, usable as board.SCL.3.3V I2C connector rail per source.
NeoPixel / GPIO 8digitalOn-board single NeoPixel data connection, Arduino pin #8 / board.NEOPIXEL.NeoPixel powered by the 3.3V supply per source.

Start wiring

USB · 3.3 V

Confirm the data interface matches your host board.

Module pins: BAT, USB, 3V, STEMMA QT / Qwiic 3.3V, GND, STEMMA QT / Qwiic GND, SDA / GPIO 14 / PB7, SCL / GPIO 15 / PB6. Schematik maps them to your board in the app.

Other MCUs

224 other options

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.

View all 224
  • :MOVE mini MK2 buggy kit visual preview

    :MOVE mini MK2 buggy kit

  • :VIEW text32 LCD Screen for the BBC micro:bit visual preview

    :VIEW text32 LCD Screen for the BBC micro:bit

  • 16-Ch Servo Driver Breakout for micro:bit, I2C visual preview

    16-Ch Servo Driver Breakout for micro:bit, I2C

  • 2x40 Right Angle Edge Connector for micro:bit visual preview

    2x40 Right Angle Edge Connector for micro:bit

  • 32F429IDISCOVERY / STM32F429I-DISC1 Discovery Kit visual preview

    32F429IDISCOVERY / STM32F429I-DISC1 Discovery Kit

  • 7-segment for micro:bit visual preview

    7-segment for micro:bit

  • Adafruit CAN Bus BFF Add-On for QT Py visual preview

    Adafruit CAN Bus BFF Add-On for QT Py

    $8.95
  • Adafruit CH552 QT Py - 8051 Dev Board with STEMMA QT visual preview

    Adafruit CH552 QT Py - 8051 Dev Board with STEMMA QT

    $4.95
  • Adafruit CRICKIT for Circuit Playground Express visual preview

    Adafruit CRICKIT for Circuit Playground Express

  • Adafruit CRICKIT for micro:bit visual preview

    Adafruit CRICKIT for micro:bit

  • Adafruit DC Power BFF Add-On for QT Py visual preview

    Adafruit DC Power BFF Add-On for QT Py

    $7.95
  • Adafruit Feather 328P - Atmega328P 3.3V @ 8 MHz visual preview

    Adafruit Feather 328P - Atmega328P 3.3V @ 8 MHz

Related groups

4 groups
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 preview

Arduino

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 · 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 preview

ESP32

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 · 131 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 preview

Add-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 · 271 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 preview

Pi 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 · 44 parts