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

Internal EEPROM endurance?

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



Joined: 08 Sep 2003
Posts: 105
Location: New Castle, DE

View user's profile Send private message

Internal EEPROM endurance?
PostPosted: Mon Jul 03, 2006 7:24 am     Reply with quote

Hello All
I'm working with a 16F916 with 256K internal EEPROM.
My question is the EEPROM endurance with respect to read.
The data sheet list the endurance at TYP 1M.
This is not clear if this is read and write or just write.
My tough is that this is just write and not read.

What I would like to do is write some cal numbers to the EEPROM.
The cal numbers would be written to the EEPORM a limed number of times in the life of the part maybe 20 times.
In normal execution the cal numbers would be read at startup to RAM then I would like to reread the EEPROM about every 5 minuets to refresh the RAM locations.

Thanks All Tom
newguy



Joined: 24 Jun 2004
Posts: 1903

View user's profile Send private message

PostPosted: Mon Jul 03, 2006 9:31 am     Reply with quote

The endurance specs refer to writes. Reading the EEPROM doesn't damage it and/or shorten its life.
Ttelmah
Guest







PostPosted: Mon Jul 03, 2006 10:24 am     Reply with quote

It is worth perhaps saying how we 'know' this. If you look at the data sheet, and the column for 'units', it gives 'E/W'. This stands for 'erase/write', and tells you what cycles the value relates to. So the 'life', is in 'erase/write' cycles.
Also though, though the main memory is 'flash', rather than EEPROM', the 'cycle life' for which is generally even lower, and if it applied to 'reads', think how long the program memory would last!...

Best Wishes
Tom-H-PIC



Joined: 08 Sep 2003
Posts: 105
Location: New Castle, DE

View user's profile Send private message

PostPosted: Mon Jul 03, 2006 11:09 am     Reply with quote

Thanks for all the info.
This was also my though I just wanted to make sure that I was on the right track.
Although I did not see the E/W in the units column thanks for pointing that out Ttelmah.
Tom
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