how to configure HSI in STM32L5...
Hello,I would like to know if it's possible to configure my evaluation board HSI, I have this code and I would like to adapt it on my evaluation card and see if it is compatible with the rest : // HSI // void SystemClock_Config(void) { RCC_...