STM32G474: Put ADC in known reset state?
My board can startup from a variety of different ways: from power-up reset, jump between application and bootloader, external watchdog reset, or software restart for other reasons.I want to ensure ADC1 and ADC2 are initialized from a clean known stat...