STM32F103C8T6 "Blue Pill" development board: 72 MHz ARM Cortex-M3 32-bit microcontroller, 64 KB FLASH, 20 KB SRAM, USB and GPIO interfaces. Compact 23 x 53 mm breadboard-compatible form factor.
The STM32F103C8T6 board, commonly known as the "Blue Pill", is a compact and affordable development board based on STMicroelectronics' 32-bit ARM Cortex-M3 microcontroller. Featuring a processor clocked up to 72 MHz, it serves as an excellent alternative to Arduino boards for projects requiring greater processing power or additional peripherals.
This board offers 64 KB of FLASH memory and 20 KB of SRAM, along with multiple communication interfaces (UART, SPI, I²C, USB 2.0). It can be powered via the micro-USB connector or directly through the 3.3 V / 5 V pins. A user LED connected to pin PC13 and a reset button simplify testing and debugging.
You might also like