You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This command sets address and number of bytes to read from I2C bus when interrupt request is received.

Byte

Value

Description

1

0xB0

SET_INTERRUPT command ID

2

Address

I2C Address
MB_I2C_ADRESS=0x3F

3

size

Number of bytes to write (max 32)

From 4 to 64

-

Not used

Table 25: SET_INTERRUPT Command Packet Layout.
Reply packet doesn't contain any usable information.

  • No labels