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.

[参考译文] MSP430FR2355:正在测量电源电压

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1452619/msp430fr2355-measuring-supply-voltage

器件型号:MSP430FR2355

工具与软件:

我正在尝试测量 MSP430FR2355上的电源电压。 我成功地使用 ADC 测量其他外部电压和内部温度传感器电压。 我使用 ADC 输入15、但找不到任何介绍内部分压器的文档。 我的结果表明没有这个值、因为 ADC 返回的值等于或非常接近满量程。 这 使得测量 DVCC 变得非常困难、因为 ADC 的基准需要高于测量的电压。 感谢收到任何指针。  

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    在这里回答我自己的问题、但我现在知道该怎么做。 将 ADC 的基准电压设置为电源、将 ADC 的输入设置为基准、即可计算电源电压。 最好使用最低的可用基准、这样在电源下降时、您可以可靠地继续测量。