Skip to content

STM32F030 Demo Board

lbuild config: modm:stm32f030_demo

STM32F030F4P6 Minimum System Development Board.

Cheap and bread-board-friendly board for STM32 F0 series. Sold for less than 1.5 USD on Aliexpress.

https://stm32-base.org/boards/STM32F030F4P6-STM32F030-DEMO-BOARD-V1.1

Configuration

<library>
  <options>
    <option name="modm:target">stm32f030f4p6</option>
  </options>
  <modules>
    <module>modm:board:stm32f030_demo</module>
  </modules>
</library>