Question
STM32F072 LSI Calibration
Hello, I recently started with embedded programming and currently I'm tasked with LSI Calibration based on LSE clock, this would be useful when the device enters low power mode. Based on this reference manual:
I don't see any registers for LSI calibration like the ones HSICAL, HSI14CAL...
Does this mean the calibration for LSI is not achievable before using it as RTC Clock ?
Thanks.