Part Number: TMS320F28379D
Hi,
I am using 28379D Microcontroller to read current sensor reading through 16 - bit differential ADC.
I am using Channel A2 and A3. A2 (positive) is connected to ground (PCB ground) and A3 (negative) is the analog sensing coming from current sensor.
I went through the TRM ..
1. It says Vcm should be within Vref/2 within +-50mV.. In my case if my analog sensing voltage is read For ex: 1.3V, if I calculate Vcm then it will be (1.3 + 0)/2 = 0.65V, and (3.3 + 0)/2 = 1.65V.. so with this logic Vcm is not within range to 1.65V +- 50mV. So I want be able to use 16 -bit Differential ADC . Is my understanding correct ?
2. The decoding of 16 - bit differential ADC in the below image shows division factor as 2048, how is this derived ? Shouldnt it be 32767(considering the output will be positive and negative) or 65535
Thanks
Tanmay