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.

[参考译文] MSP430G2230:更新固件时将数据存储在闪存中

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1201131/msp430g2230-store-data-in-flash-when-updating-firmware

器件型号:MSP430G2230

您好!  

我计划使用 MSP430G2230中的闪存的一部分作为非易失性存储器来存储一些数据。 我想知道在将固件上传到芯片上时、能否直接将数据放在闪存中、这样就不需要编写函数来将数据存储在闪存中。

我需要写入640字节数据到闪存、而 MSP540G2230的 RAM 只有128字节、因此无法一次将所需的所有数据写入闪存。  

提前感谢。  

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

    没关系。 我找到了解决问题的方法。