LPtimer : modify register on the fly
Posted on March 24, 2016 at 16:03Hi,I'm using the STM32L4 with the low power timer (LPTIM1).I'm using it with the LSE clock in counter mode with IT (the counter count until reaching AutoReload value, then it goes into interruption ...).I'd like to k...