Skip to main content
aykutulusan
Associate II
November 3, 2016
Question

LSE as timer clock source in stm32L151

  • November 3, 2016
  • 2 replies
  • 818 views
Posted on November 03, 2016 at 09:46

Hello,

Clock source of st32 is MSI. But I want to use LSE as clock source of timers.

is it possible?
    This topic has been closed for replies.

    2 replies

    Nesrine M_O
    Associate
    November 3, 2016
    Posted on November 03, 2016 at 13:31

    Hi kutay,

    The LSE clock is internally redirected to the TIM9/TIM10/TIM11’s ETR inputs, which are used as additional clock sources.

    For more details please refer to the Reset and clock control (RCC) chapter on your reference manual.

    -Syrine-

    aykutulusan
    Associate II
    November 3, 2016
    Posted on November 03, 2016 at 14:54

    Thanks a lot