ADC MULTI CHANNEL DMA isssue
I' m using ADC2(with 4 channel ) and ADC3 (with 2 CHANNEL) i need them to measur current from 6 sensor ACS712 the process was fine with DMA and works pretty good, but the problem is with the while loop. the while loop never runs. i found some tuto...