Skip to content

How to start with STM32duino - STM32G030F6 #1629

Closed Answered by ABOSTM
novakkry asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @novakkry,
First there is a wiki for Stm32duino, which is a good starting point with many information:
https://github.com/stm32duino/wiki/wiki

and especially

For bare standalone chip with internal oscillator, using Generic STM32G030F6 is the good choice.

Concerning your specific question around Internal oscillator,
as you can see in generic variant for STM32G030F6

RCC_OscInitStruct.PLL.PLLSource = R…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by fpistm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants