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

24LC512 Microchip EEPROM

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







24LC512 Microchip EEPROM
PostPosted: Sun May 22, 2005 10:31 pm     Reply with quote

I need to do a data logger using a 24LC512 Microchip EEPROM, the driver that CCS has it is for 24LC256, how can I do for use a 24LC512.

I need to record 5 adc signals, and then send it via rs232 to a pc.

Thanks,
Fernando
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon May 23, 2005 12:56 am     Reply with quote

See the Data Logger project on this page:
http://www.vermontficks.org/pic.htm

There is a 24LC512 eeprom driver in the Code Library:
http://www.ccsinfo.com/forum/viewtopic.php?t=22587
Mark



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

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

PostPosted: Mon May 23, 2005 6:06 am     Reply with quote

Had there not been a driver in the library, you would look at the datasheets for both devices. Find out what is different between the two and then modify the existing driver.
Fernando
Guest







PostPosted: Mon May 23, 2005 4:05 pm     Reply with quote

Thanks for you information, i am going to try to do my pic program using it. First, I'm going to record one adc channel, record data on memory and then recovery using RS232.
Guest








PostPosted: Mon May 23, 2005 4:14 pm     Reply with quote

I used one of these a while back - as I recall, I just took the 24256 driver as supplied and modified the EEPROM_SIZE definition. Worked fine for me.
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