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

Basic problem understanding EEPROM specs !!!

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



Joined: 08 Sep 2003
Posts: 492
Location: India

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

Basic problem understanding EEPROM specs !!!
PostPosted: Mon Jul 28, 2003 7:37 am     Reply with quote

Hi All,

I have been going through EEPROM specs, the memory specs is given as

128K x 8 , does this mean that memeory is something like this

F F F F ........( 128x1024 times).


Also in some memory chips only the maximum capacity is given, like 24LC04B.

Kindly advise..

Thanks
arun
___________________________
This message was ported from CCS's old forum
Original Post ID: 144516430
Pete Smith
Guest







Re: Basic problem understanding EEPROM specs !!!
PostPosted: Mon Jul 28, 2003 8:08 am     Reply with quote

:=Hi All,
:=
:=I have been going through EEPROM specs, the memory specs is given as
:=
:=128K x 8 , does this mean that memeory is something like this
:=
:=F F F F ........( 128x1024 times).
:=

128k by 8 is 128kilo bytes. The chip itself will be advertised as a 1Mbit (128k entries by 8 bits wide, but it could just as easily be 64k by 16 bits wide :-)

I think you meant FF 128*1024 times. FFFF is 2 bytes.

:=
:=Also in some memory chips only the maximum capacity is given, like 24LC04B.

If nothing else is given, other than the size, I always assume that the size is in KBits.

24LC04 will be a 3v part, 4 kbits = 512 bytes * 8 bit.

HTH

Pete.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144516433
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