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, 1 month ago.
Clock configuration
Hi,
I have designed my own board in which there is an STM32F103RBT6 microcontroller using a 8MHz crystal as the clock source.
I am aware that I can create a project for NucleoF103 board whose microcontroller is the same. However, the clock frequency is different ( mine is 8MHz) and I was wondering how I can write a program which works on my own board properly.
Thanks,