STM32H7 ADC1 and ADC3 errors
I am programming stm32h750 microcontroller.I managed to make work ADC2.ADC1 and ADC3 gives wrong results sometimes when change priority at DMA interruptI have programmed the ADC3 using DMA2 (not BDMA that not generates interrupts to me)Sometimes firs...