7.5.9 Read EEPROM
Description
The SPI command “Read EEPROM” reads one data byte from the given EEPROM address.
Command Frame
Host |
0x0A |
addr_high |
addr_low |
0x00 |
0x00 |
ATA8210/15 |
events.system |
events.events |
dummy |
dummy |
data |
Parameters
- 0x0A – Command ID
- addr_high – High byte of the EEPROM address
- addr_low – Low byte of the EEPROM address
- 0x00 – Dummy byte (no information)
- 0x00 – Dummy byte (no information)
Return Values
- events.system – Event byte (for details see SPI command “Get Event Bytes”)
- events.events – Event byte (for details see SPI command “Get Event Bytes”)
- dummy – Dummy byte (no information)
- dummy – Dummy byte (no information)
- data – Data byte