MSP430 ADC12 外围模块中有多少个转换通道?
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.
在 MSP430 的ADC12 中总共有12 个转换通道。8 个通道(A0 - A7)是专门面向外部信号的,2 个通道(A8 和A9)用来转换所使用的外部参考电压,A10 用于转换内置的温度传感器的数据,A11 用于转换Avcc 引脚的电压。注意如果不使用外部参考电压,A8 和A9 是可以被用户使用的,这样就又10 个通道可以用于外部信号。