FX22MB_REG0_PING = 0x05

This command writes data (12 bytes) to the requested I2C address. A "pong" 0x706F6E67 value shall be returned.

Byte

Value

Description

1

0xAD

I2C_WRITE FX2 API command ID

2

0x3F

I2C Address
MB_I2C_ADRESS=0x3F

3

0x0C
(12)

FX2_Parameters.I2C_BYTES=0x0C
Number of bytes to write (max 32)

4

0x00

-

5

0x00

-

6

0x00

-

7

0x05

MB_Commands.FX22MB_REG0_PING

From 8 to 64

-

Not used

FX22MB_REG0_PING MicroBlaze command.

Reply packet contains the value 0x706F6E67.

  • No labels