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.

[参考译文] MSP430I2040:您能告诉我 MSP430I2040、sa24的准确度和小数位数吗?

Guru**** 2380860 points
Other Parts Discussed in Thread: MSP430I2040
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/677673/msp430i2040-could-you-please-tell-me-the-accuracy-of-msp430i2040-sa24-and-the-number-of-decimal-places

器件型号:MSP430I2040

您好!您能告诉我 MSP430I2040、sa24的精度和小数位数吗?我们现在只能测试三个小数位。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    "小数位"是什么意思? 它取决于基准电压。
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    一:我的意思是、它可以精确到小数点、多少位。

    例如、:3.212只有三位数字;我想达到3.2123、四位数字。我们是否可以准确地得到四个小数位、请?

    二:我使用的内部基准电压为1.2V

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好、Wang、
    您应该能够达到该精度。 在增益=1的最坏情况下、数据表将最大差分电压规格为+/-928mV。 使用0xFFFF 步长的分辨率、可以得到(2*.928)/65535 = 0.0000283V /步长。 为了获得更高的精度、只要您的满量程电压不超过数据表中列出的值、就可以增加增益。

    您是否在 VREF 和 AVss 之间使用100nF 电容来降低噪声?