Skip to content

Change order of F103C8 clock options to ensure 72 MHz defaults.#944

Merged
stevstrong merged 1 commit into
rogerclarkmelbourne:masterfrom
board707:F103C8_clock_default
Jul 1, 2025
Merged

Change order of F103C8 clock options to ensure 72 MHz defaults.#944
stevstrong merged 1 commit into
rogerclarkmelbourne:masterfrom
board707:F103C8_clock_default

Conversation

@board707

@board707 board707 commented Jul 1, 2025

Copy link
Copy Markdown
Contributor

After merging a PR #878 the option "HSI 64 MHz" was added to the first place in the list of clock frequency options for the F103C8 bluepill and therefore became the default setting after changing the board.
This leads to confusion, since for most users, the standard clock option of the bluepill board is "72MHz (Normal)". Also many libraries and existing projects are designed for using with 72 MHz clock option.

This PR simply swaps the F103C8 clock options to restore 72 MHz clock as the default choice.

@stevstrong stevstrong merged commit 78d0cd8 into rogerclarkmelbourne:master Jul 1, 2025
1 check passed
@stevstrong

Copy link
Copy Markdown
Collaborator

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants