STM32U5: in Stop 2 mode, ADC sampling abnormal when waking periodically by LPTimer
"In the STM32U5, the LPTimer is used to periodically wake up from Stop 2 mode to sample ADC data. After the ADC samples the data via DMA and generates an interrupt, the system re-enters Stop 2 mode. When using a debugger, the sampled data is normal. ...