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.

BQ27Z561的Lifetime数据是如何更新的

TRM里面更新机制描述的很少。

是每10小时更新一次数据么,比如10小时内采集到的最大值没有超过Lifetime记录的,则不更新;超过的话则把10小时内的最大值更新到lifetime么。

  • 您好

    有关寿命数据参数的详细信息、建议参考技术参考手册的第5节。

  • • Every 10 hours if RAM content is different from data flash.
    • A reset counter increments. The lifetime RAM data is reset; therefore, only the reset counters are updated to data flash.
    这个描述有看到。TRM里面的这两句话,是按我这么理解么:“是每10小时更新一次数据么,比如10小时内采集到的最大值没有超过Lifetime记录的,则不更新;超过的话则把10小时内的最大值更新到lifetime么。”
  • 您好

    是的、如果10小时后在 RAM 中收集的值大于生命周期中的值、则生命周期值会更新。 这有助于更大限度地减少对数据闪存的写入。