Skip to content
This repository has been archived by the owner on Jan 7, 2019. It is now read-only.

STM32F030F4P6 Demo Board #341

Merged
merged 2 commits into from
Jan 28, 2018

Conversation

rleh
Copy link
Member

@rleh rleh commented Jan 28, 2018

This PR adds support for the "new" STM32F030F4P6 "Demo Board" available from Chinese online shops for less than 1.5U$. (Similar to the STM32F103 Blue Pill Board #154)
Features:

  • STM32F030PF4P6 Mainstream ARM Cortex-M0 Value line MCU with 16 Kbytes Flash, 48 MHz CPU
  • 8MHz crystal
  • 3.3V regualtor (AMS1117)
  • Micro USB only for power supply
  • Reset button
  • BOOT0 jumper for UART bootloader (no DFU 😒)
  • UART pin header
  • SWD pin header
  • 15 GPIO pins
  • Orange LED

(Only) the blink example has been tested in hardware.

STM32F030F4P6 Demo Board

Clock tree (8MHz and Pll supply core and all peripherals with 48MHz):
STM32F030F4Px clock configuration

Schematic (in case it disappears from the Chinese online shops) for V1.0, my board is V1.1 and misses J2:
image

Copy link
Member

@chris-durand chris-durand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

salkinium
salkinium previously approved these changes Jan 28, 2018
Copy link
Member

@salkinium salkinium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, I have the V1.0 board, and it works too.

@salkinium salkinium merged commit 00ad2da into roboterclubaachen:develop Jan 28, 2018
@rleh rleh deleted the feature/board_STM32F030F4P6 branch January 28, 2018 22:04
@salkinium salkinium added this to the 2018q1 milestone Jan 28, 2018
@salkinium salkinium added this to Done in xpcc Jan 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
xpcc
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants