Skip to main content
ABhag
Visitor II
January 3, 2019
Question

Not able to do the calibration of the RTC on STM32F103C8T6

  • January 3, 2019
  • 3 replies
  • 865 views

We are trying to implement RTC on STM32F103C8T6 bluepill using arduino IDE while 

implementing this we are not able to do the calibration of 

the RTC on STM32F103C8T6blue bill using Arduino IDE, can anyone suggest a possible solution for this problem.

This topic has been closed for replies.

3 replies

waclawek.jan
Super User
January 3, 2019

What do you exactly mean by calibration?

The RTC in 'F103 does not support calibration in hardware, see RTC chapter in RM0008.

JW

Tesla DeLorean
Guru
January 3, 2019

Seem to recall that the clock feeds out the MCO or an RTC pin so you can measure it.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
Tesla DeLorean
Guru
January 3, 2019

NOT to use Arduino IDE? But rather look at SPL or HAL abstractions.

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