Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This command reads data (from 1 to 64 60 bytes) from requested EEPROM address.

Scroll Title
titleEEPROM_READ Command Packet Layout.

Byte

Value

Description

1

0xA8

EEPROM_READ command ID

2

AddrHigh

High part of address (address [15:8])

3

AddrLow

Low part of address (address [7:0])

4

size

Number of bytes to read (max 6460)

From 5 to 64

-

Not used

Scroll Title
titleEEPROM_READ Reply Packet Layout.

Byte

Description

From 1 to size

Read result

From size to 64

Not used