hi all,
actually I learnt to use the onboard temperature sensor on the Tiva Launchpad and I came to know that for the onboard temperature sensor, we use ADC_CTL_TS in the ADCSequenceStepConfigure API..
But if I have to connect a different analog sensor externally, then which parameter of that external analog sensor would replace ADC_CTL_TS in the ADCSequenceStepConfigure API ??
Please help me with the basic configurations that are required when we connect an analog sensor externally to Tiva's ADC channel..
Thanks in advance :)