Search found 1 match

by defensemanage
Mon Oct 14, 2024 8:12 am
Forum: General discussion
Topic: STM32F103C8 and bad LSE clock
Replies: 4
Views: 3430

Re: STM32F103C8 and bad LSE clock


there are some codes for adjusting LSE for RTC on stm32f103 in libmaple core
https://github.com/rogerclarkmelbourne/Arduino_STM32/tree/master/STM32F1/libraries/RTClock/examples/RTCAdjust
but that you would need to port that code over to stm core if you want to use it

i used it to adjust cheap ...

Go to advanced search