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.

[参考译文] MSP430F6745:有关 MSP430闪存的问题

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/605558/msp430f6745-question-about-msp430-flash

器件型号:MSP430F6745

您好!

有关 MSP 430闪存的问题

我对下一个 wiki 的描述有疑问。
" processors.wiki.ti.com/.../MSP430_Flash_Best_Practices"

10.考虑将重要的自定义应用程序数据(校准数据等)存储在多个位置。
    此外、对于非5xx 系列成员、请尝试避免使用 INFOA 来存储自定义数据
     以保护工厂提供的数据。

这里是非5xx、但5xx 是否也包括6xx?

此致、
da

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    5xx 和6xx 系列在本质上是相同的(唯一的区别是 LCD 支持)。

    F6745的校准数据不在信息存储器中、而是在 TLV 结构中、因此您可以使用 INFOA 执行任何需要的操作。