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.

What is the purpose of ADC_CLOCK_RATE in the API function ADCClockConfigSet?

I'm using ADCClockConfigSet function but I'm not sure what is the purpose of ADC_CLOCK_RATE argument in it. I actually want to reduce my sampling rate by increasing the Sample and hold width, but I can't seem to find any functions for doing that? Can someone help me out ?

  • Hello Arsalan,

    ADC_CLOCK_RATE programs the ADCPC register for predefined values of Sampling rates. This does not have an affect on ADC Sample and Hold. That can be updated via the ADCSequenceStepConfigure

    Regards
    Amit