Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 10 months ago.
STM32F030R8 with external crystal
I'm using an STM32F030R8 on my own board. I have selected NUCLEO-F030R8 as target in mbed. This works fine, but I have one question:
If I want to use an external crystal, what do I need to change in my software? Can I specify in my program that I want to use the external crystal instead of internal oscillator? Do I need to use the mbed-src library and modify something and if so, what?