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.

[参考译文] MSP430FR6989:FRAM -写入周期。

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/937114/msp430fr6989-fram---write-cycles

器件型号:MSP430FR6989

在闪存中、使用了劣化技术来最小化擦除周期。 我想使用 FRAM 最小化擦除周期。 我的想法是、只要存在任何数据、就将数据写入连续的单元格。 如果我填充了整个存储器、我将从头开始。 这是一个好主意、还是我必须执行其他操作?

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

    您好!

    FRAM 与闪存本质上不同、因为总寿命也受读取周期的影响。 但是、基于 MSP430闪存的器件上的闪存存储器具有10^5个写入或擦除周期的典型写入寿命。 相比之下、MSP430FRxx 系列中单个 FRAM 单元的写入或擦除周期为10^15个。

    MSP430FR2355:FRAM 写入周期耐用性和 ECC

    此致、

    James