Hi, I am trying to set up simple example project with DMA and triple adc working together. What I am getting is that DMA interrupt is only activated once - I verified all the data is trasfered as supposed to. But, next time I start ADC in the for loo...