ADC DMA data order sometimes is wrong STM32F303RBT6
I may have seen other posts discussing this topic, but neither of them helped with this. Does the ADC in the buffer we send to the DMA put the data in order? or is some bug in the code? I'm reading for 3 analog values and sometimes, it works correspo...