Posted on June 09, 2017 at 09:26I am using cube 4.21 with a STM32F205 CPU.I configured the clock to run at 120 Mhz (25Mhz crystal M=20, N 192, P 2) in the file system_stm32f2xx.c generated by cube, I have the following:uint32_t SystemCoreClock = 160...