2019-04-12 01:31 AM
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?
2021-11-18 08:07 AM
I am having the same issue with the STM32L452. Want to start it at 0 each time. Any ideas?
2021-11-18 08:52 AM
Using the One-shot mode the counter is reset to zero on trigger.