Hi, I have an STM32L072 micro. I need to count the transitions on two IO pins.I would like to do it while the MCU is in sleep mode and periodically wake to process the results.In this MCU there is only one LPTIMer . Is it possible to configure the ot...