CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Query regarding EEPROM Life expectancy in this case?

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
jaikumar



Joined: 15 Dec 2006
Posts: 109

View user's profile Send private message

Query regarding EEPROM Life expectancy in this case?
PostPosted: Mon Nov 29, 2010 3:56 am     Reply with quote

Hi all,

In my application i need to write to internal eeprom of pic micro having endurance of 1,000,000.
I will write 1 byte of data to a particular location every hour.
How long will the eeprom last?.
Will it lost longer if i write the byte in a sequential manner increasing the
address of storage.

Thanks and Regards,
Jai.
ezflyr



Joined: 25 Oct 2010
Posts: 1019
Location: Tewksbury, MA

View user's profile Send private message

PostPosted: Mon Nov 29, 2010 7:55 am     Reply with quote

Hi,

Here is a project that might provide some answers to your questions about EEPROM longevity....

http://dangerousprototypes.com/2010/05/25/prototype-flash_destroyer/

John
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon Nov 29, 2010 12:38 pm     Reply with quote

Use the forum's search page:
http://www.ccsinfo.com/forum/search.php
Search for this:
Quote:
eeprom endurance

Set the search options to: Search for all terms

You will get many results. Here is a typical thread that discusses
this topic:
http://www.ccsinfo.com/forum/viewtopic.php?t=31778
Douglas Kennedy



Joined: 07 Sep 2003
Posts: 755
Location: Florida

View user's profile Send private message AIM Address

PostPosted: Mon Nov 29, 2010 4:16 pm     Reply with quote

Well once an hour for 1,000,000 is over 100 years. I doubt the PIC chip or at least it's memory will last that long. Most of these devices use a tunneling feature that quantum mechanics prescribe to electrons. The nand memory when being written pushes gillions of electrons toward a perfect insulator. It is very thin so a number of electrons have the probability of materializing on the other side of the insulator. They are effectively trapped on the other side and the memory is considered written. A few gillion electrons allows for a few million to jump the gap almost immediately. Now for the trapped electrons to jump back the odds it happens soon is small since they are far fewer electrons. Time is on the trapped electrons side so eventually they will tunnel back. Some say it takes 40 to 50 years but it will eventually happen.
Anyway I'd guess your eeprom rewrites will outlast the programmed code download unless you rewrite the code in the mean time.
bkamen



Joined: 07 Jan 2004
Posts: 1611
Location: Central Illinois, USA

View user's profile Send private message

PostPosted: Tue Nov 30, 2010 4:22 am     Reply with quote

ezflyr wrote:
Hi,

Here is a project that might provide some answers to your questions about EEPROM longevity....

http://dangerousprototypes.com/2010/05/25/prototype-flash_destroyer/


That's pretty funny... nice project!
_________________
Dazed and confused? I don't think so. Just "plain lost" will do. :D
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group