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.

Regarding the Vcc selection for ADC10 conversion in MSP430G2553

As per the datasheet, it looks like there is no buffer provision when Vcc is selected as Vr+  i.e. SREFx=0 in ADC10CTL0 register. Hence, the sampling time would be only dependent on the following formula: tsample > (RS + RI) × ln(2^11) × CI and not the tREFBURST, is this understanding correct? Thank you.

  • Yes. When you use VCC as reference, then buffer is not used, thus reference settling time shall be assumed 0, sampling time formula is as you say: tsample > (RS + RI) × ln(2^11) × CI

**Attention** This is a public forum