according to the readmeyou can defined your chip select GPIO by adding the cs0_pin override.
never tested, but below should use GPIO27 for cs0
Code:
Name: spi0-1csInfo: Only use one CS pin for SPI0Load: dtoverlay=spi0-1cs,<param>=<val>Params: cs0_pin GPIO pin for CS0 (default 8) no_miso Don't claim and use the MISO pin (9), freeing it for other uses.never tested, but below should use GPIO27 for cs0
Code:
dtoverlay=spi0-1cs,cs0_pin=27Statistics: Posted by aBUGSworstnightmare — Wed Jul 02, 2025 4:35 am