Stm32L4 giving error in system clock configuration.
I am using Stm32L476rg controller and generated project using Cube-MX including clock settings.
Controller giving error of HAL_timeout error in HAL_RCC_ClockConfig() function. I am using MSI clock for configuration.
For reference I have attached screenshot of the clock settings generated by Cube-Mx.
what is the reason that controller get stuck after this error, is there any solution for the same issue?
