ADC accuracy after STOP2 wakeup
Hello,I'm using LPTIMR1 to wake up from STOP2 mode and then use ADC to read battery voltage range from 10 - 15 V. The wakeup to use ADC is random as per user input (in seconds, minutes or hours).static void MX_ADC1_Init(void) { ADC_ChannelConfTypeD...