STM32F373CCT hangs when using HSI and PLL
Posted on March 21, 2018 at 10:40HiI got generated code from STM32CubeMX for STM32F373CCT where it is configured the clock with HSI and PLL. When debugging my CPU hangs after I enable PLL.Currently the only way to run firmware is using HSI without P...