How to use the S32K344 analog EEPROM

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to use the S32K344 analog EEPROM

320件の閲覧回数
shunyizhang
Contributor III

shunyizhang_0-1703660498704.png

Is there a more detailed document about this part of the data? At present, I am using S32K344, and a lot of data needs to be stored and updated in use. Since internal flash has an erasable life, it is not practical to use internal flash directly, so consider using EEPROM to avoid this problem.

 

0 件の賞賛
1 返信

290件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

EEPROM emulation is quite well described in following appnote:
https://www.nxp.com/docs/en/application-note/AN4868.pdf

These are written for different devices and there are some differences in used terminology, but the principle is the same.

EEPROM emulation drivers that are part of RTD driver package (FEE driver). It is proven solution and it basically spreads programmed data content over the whole data flash in order to prevent wearing out of particular flash portions. Otherwise endurance limit (number of program/erase cycles) would be early achieved and data content could be damaged.

タグ(1)
0 件の賞賛