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
Posted: Fri May 12, 2017 10:44 pm
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.
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