Skip to content

Add STM32F030F4 Demo board 16Mhz #553

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Add STM32F030F4 Demo board 16Mhz #553

wants to merge 1 commit into from

Conversation

kgamecarter
Copy link
Contributor

@kgamecarter kgamecarter commented Jun 29, 2019

I add a 16Mhz version STM32F030F4 board.

Add #define HSE_VALUE 16000000U
and down clock by RCC_OscInitStruct.PLL.PREDIV = RCC_PREDIV_DIV2;

https://www.aliexpress.com/item/32853333262.html

https://item.taobao.com/item.htm?id=584695971966

@fpistm fpistm self-requested a review June 29, 2019 10:53
@fpistm fpistm added the new variant Add support of new bard label Jul 1, 2019
@fpistm
Copy link
Member

fpistm commented Jul 1, 2019

Thanks @kgamecarter
I provide an other PR to avoid duplicate the variant folder --> #554

Copy link
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

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

This PR would be replaced by #554.

@kgamecarter
Copy link
Contributor Author

nice

@kgamecarter kgamecarter closed this Jul 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new variant Add support of new bard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants