Resolved! ADC DMA values are refreshed only if other DMA peripheral are working
Hi everyone!I've got something strange with my ADCs (working on STM32H743). Everything was working until I realized that both of my ADC values are refreshed only if use other DMA peripheral. For example, it seems that sending SPI refresh the ADC, oth...