Help understanding this EEPROM
Memory Organization AT24C512, 512K SERIAL EEPROM: The 512K is internally organized as 512 pages of
128-bytes each. Random word addressing requires a 16-bit data word address.
It says first that it is 512k eeprom, then it says 512 pages of 128 bytes which is 64k bytes. Can someone shed some light on this?
128-bytes each. Random word addressing requires a 16-bit data word address.
It says first that it is 512k eeprom, then it says 512 pages of 128 bytes which is 64k bytes. Can someone shed some light on this?
Comments
A 256K bit EEPROM contains 32K bytes
A 512K bit EEPROM contains 64K bytes
A 1024K bit EEPROM contains 128K bytes and, because of how I2C EEPROMs are implemented, appears like 2 - 64K EEPROMs.
What's really bad is I remember you answering that for someone else before. I just couldn't remember what you had said!