Resolved! EOCIE set, EOSIE not set, but EOS triggers and EOC doesn't
Hello!I am having weird behaviour on my STM32G071 MCU.I set up the ADC to measure in sequence and I want to get an interrupt when the sequence has finished. The ADC is set up with DMA and I am starting conversions manuallty within my loop that runs o...