You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: adjust the tick in MIX mode depending on the rtc clock
In Mix mode, the SSR is counting on a fqce APRE which is
RTCCLK freq / 'PREDIV_A + 1).
For example for Nucleo_WL55JC, this value is 256Hz
when RTC is clocked by LSE.
This frqe gives a tick of 3.9ms (= 1/256 * 1000)
Signed-off-by: Francois Ramu <[email protected]>
0 commit comments