Skip to main content
parobin
Associate
April 12, 2019
Question

How to reset LPTIM STM32L0 by software ?

  • April 12, 2019
  • 1 reply
  • 1250 views

Hi,

I've seen that several µC (L4) have reset bits (synchronous and asynchronous) in order to reset the LPTIM counter but I found nothing for reset by software the L0 series.

The only thing I found for reset is the trigger input. Is it really the only thing ?

How do we reset by software triggering?

This topic has been closed for replies.

1 reply

FPutn.1
Associate II
November 18, 2021

I am having the same issue with the STM32L452. Want to start it at 0 each time. Any ideas?

FPutn.1
Associate II
November 18, 2021

Using the One-shot mode the counter is reset to zero on trigger.