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

Minimum write's to EEPROM - PIC16F627A

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



Joined: 04 Nov 2004
Posts: 33

View user's profile Send private message Send e-mail

Minimum write's to EEPROM - PIC16F627A
PostPosted: Thu Dec 09, 2004 9:08 am     Reply with quote

I need to know the minimum # of times I can write to the EEPROM in the PIC16F627A. In the data sheet, it says:

Parameter No. D120
Endurance - Min = 100k/ Typ. = 1M

Parameter No. D120A
Endurance - Min = 10k/ Typ. = 100K

Parameter No. D124
# of total erase/write cycles - Min = 1M/ Typ. = 10M

So, is the minimum # of writes to EEPROM for the PIC16F627A 10k, 100k, or 1M.
rnielsen



Joined: 23 Sep 2003
Posts: 852
Location: Utah

View user's profile Send private message

PostPosted: Thu Dec 09, 2004 9:25 am     Reply with quote

Well, without trying to sound sarcastic, the 'minimum' number of times that you can write the eeprom is one(1). Wink

The 'minimum' number of times that you can 'reliably' write to the eeprom is 1 million times and then the reliability facter begins to go down. Typically, you can write to it 10 million times and still have good reliablity, meaning the ability to retain the information in the eeprom without it becoming corrupted because it's getting worn out.

They just guarantee that you can write to the eeprom at least 1 million times and your data will be intact. But then go on to state that it's more like 10 million but they don't guarantee that number.

Ronald
Sensor



Joined: 04 Nov 2004
Posts: 33

View user's profile Send private message Send e-mail

PostPosted: Thu Dec 09, 2004 9:50 am     Reply with quote

Thanks
Mark



Joined: 07 Sep 2003
Posts: 2838
Location: Atlanta, GA

View user's profile Send private message Send e-mail

PostPosted: Thu Dec 09, 2004 9:57 am     Reply with quote

The typical would be 1M the min is 100K. This of course changes with temperature.
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