2021-05-27 12:56 PM
2021-05-27 12:57 PM
more over I am using LPTIM because I want to be able to use stop mode
any suggestions ?
2021-05-27 01:27 PM
Which STM32?
LPTIM's details are generally not very well described, but I believe you can switch the clock source while running. Those sources are not synchronized and LPTIM is asynchronous, so the timing at around the switching may be not precise, but outside the switching is should be OK.
I am not ST, though.
JW