-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
https://github.com/Forest-Rain/multi-rtimer/blob/master/ports/stm32_rtc_adapter/hw_rtc_stm32.c
-
我在STM32WL上验证,定时精度没问题,10s一次正常定时;
-
代码更易理解,RAM和ROM都会更小
-
您能看一下嘛?
-
我目前分析下来是没什么问题的,但是怕新的驱动无法定时较大的时间;另一个是回绕问题
-
回绕问题有
HAL_RTCEx_SSRUEventCallback进行解决 -
定时较大的时间从而回绕时,写入的时间也没问题
Metadata
Metadata
Assignees
Labels
No labels