the adc result in dual mode are not in the right order
hello i am using stm32f103 for reading a 10 adc channels and i am using Dual mode regular simultaneous with DMA , the result are loaded in a buffer.the problem is the loaded data from the ADC1 are in the right order (1st data is from 1st channel)bu...