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.

[参考译文] MSP430FR2672:程序问题

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1345210/msp430fr2672-program-question

器件型号:MSP430FR2672
主题中讨论的其他器件:MSP430FR2676

大家好、我目前正在尝试使用"SBW"协议对"MSP430FR2676"器件进行编程。 当我参考从官方网站下载的文件和程序时,我遇到了几个问题:

在"slau320aj.pdf"的第62页中、"EraseFRAM_430Xv2"和"EraseFRAMViaBootCode_430Xv2"的范围和影响是什么? 对于通用 MCU、建议更多地擦除哪一个?
slau320aj.pdf
请对上述问题作出答复。 谢谢你。

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

    我建议您使用  EraseFRAMViaBootCode_430Xv2。 它将同时擦除整个 MCU。 它比"EraseFRAM_430Xv2"要快。 总之、我建议您参考该代码示例。 您只需更改低级 IO 设置和延迟时间。