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.

关于MSP430G2211 ADC采集纽扣电池电量的问题

Other Parts Discussed in Thread: MSP430G2211, MSP430FR2311

问题描述:

用MSP430G2开发板用ADC10已经实现了纽扣电池电量采集;但是移植到MSP430G2211的时候,才发现G2211单片机里面没有ADC,只有一个比较器。但是比较器的参考电压还是和VCC有关系的(0.25*VCC,0.5*VCC)。


所以想请教一下,应该怎么使用MSP430G2211进行ADC电量采集!