Skip to main content
s239955_stm1_st
Associate II
March 3, 2015
Question

stm32f103 frequency

  • March 3, 2015
  • 2 replies
  • 772 views
Posted on March 03, 2015 at 19:18

hi

for setting clock frequency in stm32f407, i am using an xls file that generates automatically a .c file witch i can copy it to my project directory

i need to do such operation(setting clock frequency) for stm32f103 mcu, can i use this way? or is there a same file like this?
    This topic has been closed for replies.

    2 replies

    Tesla DeLorean
    Guru
    March 3, 2015
    Posted on March 03, 2015 at 19:29

    There used to be an excel sheet (clock configuration tool), but it's pretty easy just to edit the system_stm32f1xx.c file

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
    Amel NASRI
    ST Technical Moderator
    March 5, 2015
    Posted on March 05, 2015 at 16:15

    Hi Ali,

    If you choose to work with the Cube package, you may configure the STM32F103 clock based on the CubeMX configuration.

    -Mayla-

    To give better visibility on the answered topics, please click on "Best Answer" on the reply which solved your issue or answered your question.