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.

[参考译文] MSP430FR6047:MCU018

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1525719/msp430fr6047-mcu018

器件型号:MSP430FR6047

工具/软件:

您好:

在 通过 用于 MSP430FR6047 的 USS 库来计算飞行时间时、阈值指数限制为 20%。 此限值检查、如果 阈值索引处的当前 ADC 值在阈值索引处前一个 ADC 值的 20%范围内、则它将仅根据此指数计算时间。 仅当违反 20%的限制时、该代码才会转至搜索算法。 这 20%限制的目的是什么? 如果我不使用它该怎么办?  

谢谢、

Anup Kumar。

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

    您好、

    您是指 USS_ALG_MAX_RATIO_PEAK_2_PEAK_VAR 吗?

    目的是节省功耗。 在水表应用中、接收信号通常 变化平稳。 可以帮助算法使用该方法来节省功耗。 如果不想使用它、只需将此参数设置为 0。

    此致、

    现金好