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.
msp430f2370的slope ad电路 外围电路怎么设计?
可参考 slaa129 - Implementing An Ultralow-Power Thermostat With Slope A/D Conversion
其实不要被表象误解,这里说的Slope AD并不是一个真的ADC,只是通过Timer整形采样不同路的RC震荡周期,用一个标准的电阻算出被测电阻的阻值。对片内没有ADC的430,如果不是这样的应用,可以用比较器实现ADC。