Forum : ARM
Original Post
Post Information | Post |
---|---|
July 11, 2011 - 2:53pm
|
Hello, Here's the point : clock frequency is half the good one. If I change STM32F10x_CL to STM32F10x_MD, the frequency is good. I 've checked the system_stm32f10x.c file to see if I can understand why, but it's way too big to find the good option. Can you please help me configure the micro to the good frequency? |
Hi Duck,
The SystemInit() function is the point. What you can do is to place a breakpoint there and follow what happens and what goes in the clock config registers.
If this does not help, can you send us a zipped copy so that we can reproduce the problem in our Labs?
Best Regards,