Versions Compared

Key

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

...

Scroll Title
titleSET_INTERRUPT Command Packet Layout.

1.) SET_INTERRUPT on MB_I2C_ADDRESS requesting I2C_BYTES

Byte

Value

Description

1

0xB0

SET_INTERRUPT command ID

2

0x3F

I2C Address
MB_I2C_ADRESS=0x3F

3

0x0C

Number of bytes to write (max 32)

From 4 to 64

-

Not used

...

Scroll Title
titleFX22MB_REG0_GETVERSION MicroBlaze command.

2.) I2C_WRITE with MB_Command FX22MB_REG0_GETVERSION at byte 7

Byte

Value

Description

1

0xAD

I2C_WRITE 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

0x01

MB_Commands.FX22MB_REG0_GETVERSION
It request to the MicroBlaze the return of 4 bytes representing FPGA firmware version

From 8 to 64

-

Not used

...

Scroll Title
titleGET_INTERRUPT Command Packet Layout.

3.) GET_INTERRUPT

Byte

Value

Description

1

0xB1

GET_INTERRUPT command ID

From 2 to 64

-

Not used

...