Smart Card Memory Organization
72sonett
Posts: 82
I am looking at the Parallax Smart Card Reader and the IS24C16A Smart Card.
Under 'Overview' it says;
Under 'Details' it says;
but how do I fit 2048 bytes in only 8 pages @ 16 bytes (=128 bytes)? Should that not be 8x256-byte pages, or 128x16-byte pages?
Under 'Overview' it says;
I understand '2 KB' to be 2 kilobytes (should be written as kB) or 2048 bytes.The IS24C16A Smart Card provides 2 KB of serial EEPROM
Under 'Details' it says;
since 8 bits = 1 byte this would be 2048 bytes, which matches with the previous '2KB',Memory Organization: 2048 x 8 bits, in eight 16-byte pages
but how do I fit 2048 bytes in only 8 pages @ 16 bytes (=128 bytes)? Should that not be 8x256-byte pages, or 128x16-byte pages?
Comments
See page 3 of the datasheet: http://www.parallax.com/sites/default/files/downloads/32322-IS24C16A-Datasheet.pdf
On page 7 of the data sheet it says there is both a Byte Write and a 16-byte Page Write mode.