[STM32F7] Use LSE as Timer source
Posted on April 20, 2017 at 13:42I'd like to use the LSE to clock an internal Timer. I had this implementation in some L1 devices, but I think this feature is missing with F7. With L1 I had TIM10 with ETR2 as clock souce + ETR remaped to use LSE.In...