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.

[参考译文] MSP430F2618:温度存储值已被清零。

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/840049/msp430f2618-the-temperature-storage-value-has-been-cleared

器件型号:MSP430F2618

 温度地址为0x10E8 (4字节)和0x10EA (4字节)。

如下所示设置 MEMORY 选项后、内容被删除。

路径:存储器选项->存储器擦除/写入/验证地址范围->所有存储器[检查]

 

#问题

如何恢复擦除的温度值?

 

#define CAL_ADC_25T85_                      0x10EA;

#define CAL_ADC_25T30_                      0x10E8;

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

    您好!

    TLV 数据根据器件而异。 因此、很遗憾、您无法恢复已擦除的数据。

    存储了 TLV 数据的段 A 与 LOCKA 位的所有其它段被单独锁定。 请确认您已删除数据。