SPI slave device channel number for the remote Raspberry Pi SPI
slave device /dev/spidev0.1.
Namespace: IO.Objects.RemoteIO.PlatformsAssembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax public const int SPI0_1 = 1
Field Value
Int32Remarks /dev/spidev0.1 uses
GPIO7 for slave select.
The following device tree overlay command must be added to
config.txt on the Raspberry Pi Remote I/O server to enable
SPI bus controller
SPI0:
See Also