User Activity

For peripherals like SPI as HCI, I2S which clock should use RCC or external crystal?
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 screen...