Click or drag to resize

RaspberryPiSPI1_2 Field

SPI slave device channel number for the remote Raspberry Pi SPI slave device /dev/spidev1.2.

Namespace: IO.Objects.RemoteIO.Platforms
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2025.76.2
Syntax
C#
public const int SPI1_2 = 4

Field Value

Int32
Remarks
SPI1_2 uses GPIO16 for slave select.
SPI1_2 will not be configurable if the Remote I/O Server program is running on an Orange Pi Zero 2W.
See Also