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.

TMS320F28379S: single-ended 16 bit ADC

Part Number: TMS320F28379S

Hello,

the microprocessor specification suggests, that the ADC can only be used in:
a) 16 bit resolution and differential inputs
b) 12 bit resolution and single-ended inputs

Initializing the ADC with the command " AdcSetMode(ADC_ADCA, ADC_RESOLUTION_16BIT, ADC_SIGNALMODE_SINGLE); " seems to work and returns 16Bit sampled values.

Are there any drawbacks in setting up the ADC in this manner?

  • Hello David,

    Yes, the single-ended 16-bit mode works on this device; however, it has not been characterized by TI and so there is no assurance that data sheet performance specifications will be met. This mode is fully supported on the F2838x device. The two devices share the same ADC design so likely it will work for you, but this is not specified by TI on F2837x.

    Best regards,
    Ibukun