STM32U575 ADC4 unable to set AUTOFF bit
I am unable to switch on the AUTOFF bit in ADC4.DS reads about ADC_PWRR/AUTOFF: The software is allowed to write this bit only when ADEN bit is cleared to 0 (this ensures that no conversion is ongoing).But if this bit is set, the ADC doesn't set ADRD...