Question
The hardware CPU core clock is 168 MHz while core clock is set at 53.76 MHz. Why?
Posted on September 13, 2013 at 06:06
I am experimenting with the discovery board for STM32F407 using Keil's training material:
http://www.eng.auburn.edu/~nelson/courses/elec5260_6260/STM32F4-Discovery%20Keil%20Training.pdf
On page 10 of this training document, it shows that the core clock setting in the trace tab is 53.76 MHz. I thought this has to be the same as the CPU core clock which is 168 MHz and yet this setting works. If I change it to 168 MHz to match the CPU core clock, it would not work (I can not see the data in Analyzer if I change to 168 MHz). Can anyone tell me why. Thanks. jim