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电路 设计?

Other Parts Discussed in Thread: MSP430F2370

msp430f2370的slope  ad电路 外围电路怎么设计?

  • 可参考 slaa129 - Implementing An Ultralow-Power Thermostat With Slope A/D Conversion

  • 参考这个:

    MSP430徽控制器系列讲座(2)基于SlopeAD实现的超低功耗温度控制仪

    http://www.deyisupport.com/files/m/msp430/11488.aspx

  • 其实不要被表象误解,这里说的Slope AD并不是一个真的ADC,只是通过Timer整形采样不同路的RC震荡周期,用一个标准的电阻算出被测电阻的阻值。对片内没有ADC的430,如果不是这样的应用,可以用比较器实现ADC。