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

External EEPROM and PIC16F87

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



Joined: 08 Jul 2005
Posts: 91

View user's profile Send private message

External EEPROM and PIC16F87
PostPosted: Wed Mar 01, 2006 2:41 pm     Reply with quote

Hi all,

I am currently using a PIC16F87 micro. I am acquiring data from a sensor via RS232 and would like to store this data in some small external IC package. I would need to store around 10 bytes of data per second for a minimum of 10-20 minutes. I plan on using an external EEPROM IC. My questions are:

(1) Is this the best solution? If so, can someone recommend a specific EEPROM chip? If not, can you recommend alternatives?
(2) I'm currently reading data from my sensor about 50-100 times a second. How much will writing to the external EEPROM slow this down?
(3) I'm guessing I would just use the write_eeprom command to send the data to an external EEPROM chip?

Thanks in advance,
weg
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Wed Mar 01, 2006 2:58 pm     Reply with quote

Consider using FRAM, they are much faster than EEPROM and don't wear out, available with I2C or SPI bus. Checkout www.ramtron.com for specifications. Search this forum for more details and drivers.
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