DMA: last written buffer position?
DMA buffer 32 words, ADS converts 4 channels in scan mode.So every 8 ADC-starts DMA will start at buffer[0] (circular buffer is ticked).CubeIDE HAL is being used.How do I find out / look up the buffer offset most recently written to?