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

EX_EXTEE.C question

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



Joined: 21 May 2015
Posts: 181

View user's profile Send private message

EX_EXTEE.C question
PostPosted: Fri May 12, 2017 9:14 pm     Reply with quote

Hi,

I'm trying to understand EX_EXTEE.C example. If i'm going to use 24LC256 eeprom, what is the last address location that i can write in? is it FFFF ? Where should i refer this information?
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Fri May 12, 2017 10:44 pm     Reply with quote

It wants the address to be typed in hex. Look at the 24LC256 data sheet
(find with Google), and it shows the size of the eeprom is 32768 bytes.
So the hex address range will be 0 to 7FFF.
art



Joined: 21 May 2015
Posts: 181

View user's profile Send private message

PostPosted: Sat May 13, 2017 3:18 pm     Reply with quote

Thank you PCM
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