Difference between revisions of "Black Pill"

From Stm32World Wiki
Jump to navigation Jump to search
Line 18: Line 18:
  
 
* [https://stm32-base.org/boards/STM32F411CEU6-WeAct-Black-Pill-V2.0.html Board Info]
 
* [https://stm32-base.org/boards/STM32F411CEU6-WeAct-Black-Pill-V2.0.html Board Info]
 +
* [https://stm32-base.org/assets/pdf/boards/original-schematic-STM32F411CEU6_WeAct_Black_Pill_V2.0.pdf Original Schematics]
 
* [https://www.st.com/resource/en/datasheet/stm32f411ce.pdf Datasheet]
 
* [https://www.st.com/resource/en/datasheet/stm32f411ce.pdf Datasheet]

Revision as of 11:34, 16 January 2021

The Black Pill development board is a good choice. It was designed by WeAct Studio, but like the Blue Pill many different versions exist. Unlike the Blue Pill, at least at the time of writing this, they all appear to be using genuine STM32 processors (read: no cheaper clones exist).

Two Different Black Pill Boards.jpg

The Black Pills are typically based on a STM32F401 or STM32F411 (both of the above are the F411 version) and offers the following specs:

  • STM32F4 (STM32F401 or STM32F411) processor
  • Same footprint (I/O pins)
  • 25 MHz main crystal
  • 32.768 kHz RTC crystal
  • USB-C connector
  • Programming header

Black pill pinout.png

Miscellaneous Links