Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8005

General discussion • Re: Enabling SPI CE1 and disabling SPI CE0

$
0
0
according to the readme

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.
you can defined your chip select GPIO by adding the cs0_pin override.

never tested, but below should use GPIO27 for cs0

Code:

dtoverlay=spi0-1cs,cs0_pin=27

Statistics: Posted by aBUGSworstnightmare — Wed Jul 02, 2025 4:35 am



Viewing all articles
Browse latest Browse all 8005

Trending Articles