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: program question

Part Number: MSP430FR2672
Other Parts Discussed in Thread: MSP430FR2676

Hi, I am currently trying to program the "MSP430FR2676" device using the "SBW" protocol. When I referenced the documents and programs downloaded from the official website, I encountered several issues:

In page 62 of "slau320aj.pdf", what are the scope and effects of "EraseFRAM_430Xv2" and "EraseFRAMViaBootCode_430Xv2"? Which one is more recommended for mass erase of a general MCU?
slau320aj.pdf
Please kindly provide answers to the above questions. Thank you.

  • I would suggest you to use EraseFRAMViaBootCode_430Xv2. It will erase the whole MCU at the same time. It will be faster than "EraseFRAM_430Xv2". Anyway, I would suggest you to refer to the code example. You only need to change the low level IO setting and the delay timing.

**Attention** This is a public forum