cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 RTC Time lags

Manjunatha S
Associate II
Posted on November 24, 2014 at 15:13

Hi,

I'm using STM32l151rbt6 MCU. But after few days of running the program the internal RTC starts lagging. I'm not doing RTC calibration. Any other possible reasons?

Thanks.

#stm32 #rtc
16 REPLIES 16
Manjunatha S
Associate II
Posted on December 10, 2014 at 15:50

Is it possible to provide any means of alert when the LSE fails?

Posted on December 10, 2014 at 17:13

I measured LSE via MCO pin. It was 32.75 to 32.89KHz. I think it's fine. What do you say?

I think it should be solid/stable. Your crystal appears to be out of specification, the 9-12pF crystals are not suitable for STM32 designs, you need the 6-7pF ones.

http://www.mouser.com/ProductDetail/Citizen-Finetech-Miyota/CM130-32768KDZF-UT/?qs=6siQ5y5nVCzKpPfDh9phvQ%3D%3D

ST uses these MC-306 32.7680K-E3:ROHS

http://www.mouser.com/ProductDetail/Epson/MC-306-327680K-E3ROHS/?qs=/ha2pyFaduh9AAJ6s9/wjsMnN39w6VheRZymAkVEKGpCmuk2ykMFoA%3d%3d

Is it possible to provide any means of alert when the LSE fails?

Fails how. There's no real mechanism to checking if it's not oscillating properly, other than it stops.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Manjunatha S
Associate II
Posted on December 11, 2014 at 12:59

Hi Clive,

Thanks for the suggestion. I have forwarded this to hardware team. I just want to know in what terms this crystal affects the stability of the RTC?

Posted on December 11, 2014 at 15:16

I would expect it to be off frequency, and stop/start randomly over voltage and temperature, fail to start, or take a long time to start.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Manjunatha S
Associate II
Posted on December 11, 2014 at 15:24

Okay. Thanks for the info.

Manjunatha S
Associate II
Posted on December 12, 2014 at 09:05

Hi Clive,

Please let me know the recommended capacitance values of the Loading capacitors. 

Posted on December 12, 2014 at 14:36

For the EPSON part I mentioned ST uses 6.8pF

http://www.st.com/web/en/resource/technical/document/application_note/CD00221665.pdf

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..