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.
10 years, 4 months ago.
How to change the core ferquency of the MCU?
Hello, I have learn this board for some time.I notice that the MCU use the HSI, and then the multiple of the PLL is 16. So the frequency of is 8/2*16=64MHz . If I want to use the HSE (8M) and want to get the frequency of 72MHz, how did I configure the file? Thank you!
Can anybody help me?
posted by youyou yu 11 Jul 2014You can download STM32CubeMX - STM32Cube initialization code generator from here http://www.st.com/web/en/catalog/tools/FM147/CL1794/SC961/www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1533/PF259242. It provides a graphic tool to let you configure the clock and generate initialization code.
posted by Max Peng 15 Oct 2014