EEPROM cycling Endurance, and programming method

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

EEPROM cycling Endurance, and programming method

793 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by kwinchell on Tue Apr 23 12:21:06 MST 2013

We are using the LPC11A14.


We want to get an estimate or spec on EEPROM endurance cycling.  The data sheet specifies an minimum endurance of 100000 cycles for EEPROM programing.  My question is, if we reprogram one byte, how many bytes get reprogrammed with it?


If we program one byte at a time using the IAP, are actually overwriting more bytes than that?


Is there an ideal way to use the IAP to achieve the maximum endurance time? e.g. start on a DWORD boundary, or 64 byte boundary etc, and program xx bytes.


标签 (1)
0 项奖励
回复
1 回复

723 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by tha on Thu Apr 25 16:23:45 MST 2013

When using the IAP to update the EEPROM, when you request to write a byte, only one byte will be updated.  

0 项奖励
回复