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

What is the differences between driver 25C080.c and 25080.c

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



Joined: 07 Jul 2006
Posts: 9
Location: US

View user's profile Send private message

What is the differences between driver 25C080.c and 25080.c
PostPosted: Fri Jul 07, 2006 4:37 pm     Reply with quote

What is the differences between the driver 25C080.c and 25080.c? My 3.155 compiler only came with the 25C080.c driver and I want to interface to an Atmel AT25080 EEPROM. Will the 25C080.c driver talk to the Atmel chip? Can anyone supply me with the 25080.c driver?
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Sat Jul 08, 2006 1:48 am     Reply with quote

The chips are likely the same, but to check for sure, you have to
download the data sheets at the Microchip and Atmel websites
and compare the timing diagrams, the timing tables, and the
command set, etc. That would take a few minutes to do and
since it's your project, it's probably best for you to do it.
Stuffed-Bit



Joined: 07 Jul 2006
Posts: 9
Location: US

View user's profile Send private message

PostPosted: Sat Jul 08, 2006 9:25 am     Reply with quote

I did that already. The two chips look very similar. I want to make sure I didn't over look something. That was why I was asking if someone who had both files could compare the difference or supply me the file so I could compare the difference. If it is only the file name then I know I have nothing to worry about.
Ttelmah
Guest







PostPosted: Sat Jul 08, 2006 10:31 am     Reply with quote

The files are _extremely_ different. However they may well function the same. Both refer to the 25C080, in their header. The only way to be sure, is to work through the data sheet, and look at what the files actually do. The biggest difference is that 25080, reads the status of the chip to time the transactions, while the 'C' version does not.

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