cancel
Showing results for 
Search instead for 
Did you mean: 

Cascading LPTIM in STM32WL55JC17

JPablo1
Associate II

I'd like to know if it is possible to cascade two LPTIM in order to make a 32-bit counter. I'm implementing my main LoRa application with the sequencer but I need to have 32-bit hardware counter running continously in the background to count external pulses. If it is not possible to use LPTIM's in this configuration, is there a way to configure TIM2 (a 32-bit timer) to keep running in low power mode?

Thanks

1 REPLY 1
IIRHO.1
ST Employee

Hello @JPablo1 and welcome to ST Community.

You can cascade two LPTIM. To do the job you have to take a look to the chapter 28 and the part 12.3.2 of the Reference Manual RM0453.

When your question is answered, please close this topic by choosing "Accept as Solution". This will help other users find that answer faster.

Issam


To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.