How do I implement the overflow for an LPTIM in encoder mode in STOP2
Hi there,I use an STM32L433 and have to evaluate a quadrature encoder in a battery device.For this I want to use the LPTIM1 in encoder mode.My problem is that the 16 bit of the timer is not enough to save the desired position.As soon as there is an o...