I know the STM32F4 startup code has an HSE #define of 25000000. I assume the Cerberus solution is overriding that with a preprocessor directive. Where is that preprocessor stuff stored?
Search for SYSTEM_CRYSTAL_CLOCK_HZ
I know the STM32F4 startup code has an HSE #define of 25000000. I assume the Cerberus solution is overriding that with a preprocessor directive. Where is that preprocessor stuff stored?
Search for SYSTEM_CRYSTAL_CLOCK_HZ