请问当AD使用外部参考时
AdcRegs.ADCCTL1.bit.ADCREFSEL = 1;
还需要设置下面这内部参考上电吗?
AdcRegs.ADCCTL1.bit.ADCREFPWD = 1; /* Power up reference */
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.
请问当AD使用外部参考时
AdcRegs.ADCCTL1.bit.ADCREFSEL = 1;
还需要设置下面这内部参考上电吗?
AdcRegs.ADCCTL1.bit.ADCREFPWD = 1; /* Power up reference */