Click or drag to resize

OrangePiZero2WI2C2 Field

I2C bus designator for expansion header pins 27 and 28. Conflicts with GPIO265, GPIO266, UART3 RXD and UART3 TXD.

Namespace: IO.Objects.SimpleIO.Platforms
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public static readonly Designator I2C2

Field Value

Designator
Remarks
The pi-i2c2 device tree overlay is required to enable this I2C bus. It is reserved for Raspberry Pi expansion board identification and configuration.
See Also