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.

TMS320F28377D: 16-bit ADC code generates a 12-bit result

Part Number: TMS320F28377D
Other Parts Discussed in Thread: C2000WARE,

I am trying to modify the ADC examples of TMS320F28377D in C2000Ware from 12-bit single-ended mode to 16-bit differential mode. Solely changing the parameters in the AdcSetMode() function in the bit-filed example or changing the macro definition EX_ADC_RESOLUTION in the driverlib example cannot work, as the result is still 12-bit. Can anyone provide me the basic code that works for 16 bit ADC, or just give me any advice?