Tool/software:
Hello TI,
I have ADC unit with 3 channels in sequence, triggered periodically by HW.
i need DMA to copy conversion results from ADC to uint16_t software buffers immediately after the third channel conversion is done and for this sequence to keep repeating, so that reading each buffer index corresponds to the channel latest data.
What should be my DMA Samples count , Transfer size and DMA trigger configurations in ADC using syscfg and can you explain these parameters in more clear way than the TRM?
Regards,