I have a setup which reads data from 4 step-motors and some sensors over ADC1(CH0, CH1, CH2, CH3), and ADC2(CH0, CH1). The system executes continuous ADC conversions in DMA Mode in the following way:- In the while-loop in the main function, it reads ...