ADC with Circular DMA works almost as expected. It is off by a 16-bit word. Can it be fixed?
I am reading 4 values, AN0, AN1, Temp, and the Reference. (But reference may go away.) I am over sampling 16x. and eventually will be starting a sequence every 100 us. I wanted two buffers, so I could work on one, while filling the other. I thought a...