Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

This command reads data (from 1 to 32 bytes) from requested I2C address.

Scroll Title
titleEEPROM_WRITE Command Packet Layout.

Byte

Value

Description

1

0xAE

I2C_READ command ID

2

Address

I2C Address

3

size

Number of bytes to write (max 32)

From 4 to 64

-

Not used

Reply packet contains requested data.

Scroll Title
titleI2C_READ Reply Packet Layout.

Byte

Description

From 1 to size

Read result

From size to 64

Not used