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?