Resolved! struggle to use LPTIM with LSE clock, timer frequency different by factor of 10 to 32,768 kHz
Hello,I struggle to use the LSE clock as a source for timer LPTIMER1. My MC is a STM32L051R8Tx and I am using Keil MDK-Lite. ARM Compiler default 5.For debugging purpose I am using the following settings: PSC = 1; ARR = 3275; Interrupt: Auto-reload m...