Dear TI team,
I want to know the difference between ADC and ADCBuf. Which one is less power consumption for ADC sampling?
As far as I know, ADCBuf uses Timer and uDMA for ADC sampling. So I think ADCBuf is better than ADC. Am I correct?
And I need approximately 164 samples during 16ms every ten second.
In that case, which one is less power consumption, ADCBuf or SCE?
Thank you.