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.

[参考译文] MSP430FR2512:信息 FRAM

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/790122/msp430fr2512-information-fram

器件型号:MSP430FR2512

FRAM 区域究竟是什么区域被称为"信息 FRAM"?

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

    INFO FRAM 是 FRAM 存储器空间中与主代码空间分开的部分、用于存储应用特定的变量或常量、例如校准值。 由您决定如何处理它。
    有一个单独的有价值数据段的一个优点是、如果您选择、您可以擦除主存储器而不影响信息区域的内容。 信息区域也可以进行写保护以防止意外修改。