2009-07-07 01:49 AM
2011-05-17 03:16 AM
Hi at ALL
This is the my first project with STM32 and I have any question 1) is possible use the internal LSI oscillator for counter RTC? if yes what is the precision for HH;MM:SS? Franco2011-05-17 03:16 AM
Dear Franco,
The internal RC of the LSI varies from 30kHz to 60Khz with a typical value of about 40KHz. You can refer as well to application Note AN2604 ''STM32F101xx and STM32F103xx RTC calibration'' for more details on RTC calibration methods. Regards, STOne-32.2011-05-17 03:16 AM
In case someone hits this old thread:
True, calibration register can delay clock for up to 120ppm, with 1ppm step, but don't forget there's also RTC_SetPrescaler, and with that you effectively have 30ppm steps in either direction.2011-05-17 03:16 AM
2013-03-01 04:38 AM
Hi
If someone is interested, i made measures regarding this issue. Even after calibration, the LSI's frequency changes with temperature, therefore not accurate for most RTC applications Measurement frequency shift over Temperature: ...over time Regards2013-03-01 06:46 AM
therefore not accurate for most RTC applications
Not least the fact that LSI can't maintain the RTC at all on battery.