2014-03-20 06:26 AM
Hi,
When generating a project for the STM32F4xx, it incorrectly puts 8MHz into the crystal property of the Keil project. This should be 25MHz as fitted to the board. Thanks Richard2014-03-20 07:19 AM
Does anything actually use that value? The only really critical value in Keil is that of the CPU clock for the Trace/SWV functionality, and the library code which depends on HSE_VALUE being defined correctly.
The DISCO boards use 8 MHz, the EVAL 25 MHz, generally.