Resolved! STM32F437 clock problem.
Posted on February 03, 2017 at 19:44I have my clock setup for 168MHz and I see that with a scope at MD0. But a call to BSP_CPU_ClkFreq() indicates it is running at 550 MHz. This is the setup I have in bsp.c:// Configure for 8MHz XTAL => 168MHz SysC...