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.

MSP430F6xx 10 bit ADC resolution

Hello All,

Can anyone say the worst case (exact) resolution of the 10 bit ADC in MCU?

Also can anyone explain the below table?

Regards,

Rajesh.

  • The resolution of a 10-bit ADC is 10 bits. You are probably concerned about the precision or accuracy instead.

    The ADC outputs values in the range 0…1023. The LSB is the least-significant bit, i.e., the bit with the value 1.

    An error of ±2 LSB corresponds to 2/1024th of the full range (i.e., an error of 1/512th of the voltage between VREF+ and VREF−).

**Attention** This is a public forum