Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

I2C Output Block

I2C Output Block

The I2C Output block writes data to a given I2C address and register.

Inputs

  • bytes: bytes that will be sent to the register.

Parameters

  • Address (default = 0) - I2C address to write to.
  • Command (default = 0): Command to send to the device. This is typically the register number you want to write to.