Skip to main content
Visitor II
April 17, 2024
Question

STM32l496: Clocking timer using LSCO

  • April 17, 2024
  • 1 reply
  • 1945 views

Hi, I wanted to clock my timer output using LSE crystal, but unfortunately only tim2 is supported with this feature. 

But then I saw an option of LSCO as output in cubemx, this enables the pin on MCU and according to documentation this output LSE clock on that pin. So I was thinking about routing this signal to timer input as timer is going to be configured in ETR mode. So my question here is has anyone tried it and does it work ? is it even possible to route LSCO to multiple timer inputs ? 

 

I cant test it as I dont have a dev kit on my hand and only a custom board. 

    This topic has been closed for replies.

    1 reply

    Super User
    April 17, 2024

    What chip are you actually using?

    HZaib.1Author
    Visitor II
    April 17, 2024

    stm32l496

    Super User
    April 17, 2024

    So why have you tagged 7 other families too?