In this guide, you’ll find the STM32F411 Black Pill board pinout, schematic diagrams, and datasheet. We’ll also list down the technical specifications for the STM32F411 black pill board to help you decide if it’s going to be a good fit for your next project or not. Without further ado, let’s get right into it!
Table of Contents
- STM32F411 Black Pill Development Board
- Black Pill Pinout Diagram (STM32F411)
- Black Pill Schematic Diagram (STM32F411)
- Wrap Up
STM32F411 Black Pill Development Board
The STM32 Black Pill development board is a very popular entry-level development board that’s usually recommended for beginners in STM32 firmware development. There are 2 common variants for the STM32 black pill board with the following target microcontrollers: (STM32F411 & STM32F401).
The shown below is the STM32F411 Black Pill board by WeAct.
Black Pill Tech Specs
- STM32F411CEU6 Target MCU
- 20×2 PinHeaders (33 GPIO Pins)
- 100MHz Cortex-M4 CPU
- 512KB ROM
- 128KB RAM
- 1×12-Bit ADC
- 13x Timers
- 3x I2C, 3x USART, 5x SPI/I2S, 1x SDIO, 1x USB 2.0 FS
Black Pill OnBoard Features
- USB Type-C
- User LED (PC13)
- User Key (PA0)
- BOOT0 Key
- RESET Key
- 25MHz HSE
- 8MB QSPI Flash Memory (W25Qxx)
STM32F411CE Datasheet
This black pill development board is built around the STM32F411CEU6 target microcontrollers which has the following datasheets:
Buy An STM32F411CE Black Pill Development Board: (Amazon – AliExpress – eBay)
Black Pill Pinout Diagram (STM32F411)
This is the pinout diagram for the STM32F411CE black pill development board (by WeAct).
Black Pill Schematic Diagram (STM32F411)
This is the schematic diagram of the STM32F411CE Black Pill development board (by WeAct v3.1).
Wrap Up
The STM32F411CE Black Pill development board is a very solid entry-level STM32 development board that you can get while getting started with STM32 development. It supports the following development environments:
- STM32Cube Toolchain
- Arduino IDE
- MicroPython
You can check the WeAct GitHub Repo for this development board for more documentation details & example projects for the various toolchains listed above. The official WeAct store is linked below in case you’d like to buy this development board.
If you’re just getting started with STM32, you need to check out the STM32 Getting Started Tutorial here.
Follow this STM32 Series of Tutorials to learn more about STM32 Microcontrollers Programming.