Resolved! STM32U073CCT6 and using LPTIM to wake up the CPU from STOPMODE2
Hi I'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 o...