This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/MSP432P401R: ADC14 and Timer_a

Part Number: MSP432P401R

Tool/software: Code Composer Studio

what difference is between ADC14_setsampleholdtime()  and  adc14_setsampleholdtrigger()?

if i use adc14_setsampleholdtime(),can i  get accrurate sample rate  rather than timer_a?

i  remember  adc14_setsampleholdtime() and timer_a all  can realize sample rate,so i just use any one is ok?

and difference  between adc14_setsampleholdtime() and  timer_a is what exactly?

  • Please refer the Precision ADC chapter (specifically the sub-section "Sample and Conversion Timing") in the Technical Reference Manual for details on how and the sampling of a signal is done.

    Once you understand how the Sampling works refer the Datasheet for external trigger sources for the ADC.

    Hope this helps!

    Thanks,

    Sai

**Attention** This is a public forum