STM32U073CCT6 LPTIM
HiI'm trying to use an LP TIM to generate an interrupt after a time interval on an STM32U073CCT6. The interrupt will wake the processor from STOPMODE2.I haven't found any examples, and the STM32CUBE MX doesn't have a software-triggered single-shot op...