Read EEPROM

\i E R word::address

Parameter Type Range Description
address word 0 ... EEPROM size - 1 address of the byte to read

Reads the contents of the EEPROM at the location specified by address.

Note

Response: [ACK]

Response Example

[ACK][FF][ACK]

This means that the EEPROM is written to its default value 0xFF and is therefore empty.

See also:

EEPROM Related Commands
Write EEPROM
Get EEPROM Size