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.
Tool/software: Code Composer Studio
can i use vcc volt 3.3v as my reference volt for adc
if yes , how can i do so..
Hi Agilan,
You could go through the device user's guide(section 21.2.3 ) for how to configure the ADC reference by ADCMCTL0.ADCSREFx regiter bits.
Below code example is showing how to configure ADC reference to AVCC.
**Attention** This is a public forum