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

Time to write to Internal EEPROM?

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



Joined: 17 May 2005
Posts: 213

View user's profile Send private message

Time to write to Internal EEPROM?
PostPosted: Fri Jul 01, 2005 8:55 am     Reply with quote

Hi

In general how long does it take to write 1 byte of data to internal EEPROM (both PIC time and "write" time)?
I am interested in the shortest time, and the lowest current consumption. Can someone please direct me to the best PIC for this?

Thank you in advance.
Regards
arrow
Ttelmah
Guest







PostPosted: Fri Jul 01, 2005 9:10 am     Reply with quote

Look at the data sheets. Generally, all are close to the 'same', 4mSec typically. It is in the section 'memory programming requirements'.
Generally, the write to the internal progra memory is slightly quicker (especially on some of the newer larger chips), but you then have to add the time to erase the row, before reprogramming, which makes the timing longer, and the 'life' of the memory in terms of write cycles is a lot worse.
If you need high speed, consider an external FRAM.

Best Wishes
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