STM32F302 Max SysClock
Posted on July 13, 2015 at 02:48I'm trying to configure my sys clock to be 72MHz but I'm not clear on how to do this. In the system file has this: /* PLL configuration: PLLCLK = HSI/2 *16 = 64 MHz Max frequency on PLL HSI mode*/ RCC->CFGR &=...