The same issue occurs for STM32L452 (I'm testing with Nucleo-L452RE which has rev "Y" 0x2001 chip) and STM32CubeIDE v1.1.0. I've selected LL drivers for everything, and the generated init code has:LL_RCC_HSI_SetCalibTrimming(16);The default trim para...