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.

MSP430F6747A: SD24_B voltage per bit in offset binary mode

Part Number: MSP430F6747A

I am having trouble determining the volts per bit for the SD24_B when it is in offset binary mode.

In Table 29-3 (pg 771) of the MSP430 user guide, the first row shows:

+V_FSR = 0x00FF FFFF

0 V = 0x0080 0000

-V_FSR = 0x0000 0000

In this case, there is one additional bit in the negative direction compared to the positive direction (i.e., 8,388,608 bits in the negative direction vs 8,388,607 bits in the positive direction)

How is the volts per bit calculated in this case?

Here are three possible options:

  1. Vref / 8,388,608
  2. Vref / 8,388,607
  3. 2*Vref / (8,388,608 + 8,388,607)

Thanks.

**Attention** This is a public forum