Hi,
In the trm it is mentioned, that we need to short VREFHIA, VRFHIB, and VREFHIC if internal vref mode is used.
However, for external reference , nothing as such is mentioned.
However, I cannot find the function "void SetVREF(int module, int mode, int ref)" in C2000Wared for f28p65x.This function is available for other processors.
The only function I find is the following: ADC_setVREF(uint32_t base, ADC_ReferenceMode refMode, ADC_ReferenceVoltage refVoltage) which sets the internal or external reference irrespective of the ADC module.
I wanted to know whether the reference voltages for all the ADCs are same or not. If not, where can I find the SetVref function which sets the references based on modules?
Thanks,
Mukul