Resolved! ADC conversion not work after wakeup from STOP2 mode
Hello,My agenda is to work with ADC1 with STOP2 mode.Using LPTIMER1 to wakeup system, from STOP2 mode and once wakeup then reinit adc, calibrate and start adc interrupt. but still I can see adc interrupt not called.void handleConversion() { ReInit_...