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.

F28377D的ADC prescale问题

ADCCTL2.PRESCALE决定了 ADCCLK 也就决定了数据转换的时间(The ADCCLK is used to clock the converter),那是不是将PRESCALE位设为0000 ADCCLK = Input Clock / 1.0是最好的呢,转换速度最快?