about RTC calibration! by use for LSI clk. (STM32F091V)
I use STM32F091V
I use LSI for RTC clock.
I know that LSI is inaccurate.
I set the RTC interrupt to 1 second.
However, the interrupt interval was 860ms.
Can anyone tell me how to calibrate the RTC?
I am happy with the sample source code.