STM32L43xxx adc failure after woke up from low power mode (stop2 mode)
Hi, We are using STM32L43xxx controller (in a custom design board) with ADC and low power mode functions. In normal operation, ADC is working fine (before entering into sleep mode). ADC_FLAG_RDY is failing in ADC_Enable function (stm32l4xx_hal_adc.c)...