st7789-python icon indicating copy to clipboard operation
st7789-python copied to clipboard

Software CS Pins

Open HumanBot000 opened this issue 8 months ago • 0 comments

I am using the Raspberry Pi Zero 2 W, which has 2 SPI interfaces á 2 CS Pins. So I can use a maximum of Displays. But it is also possible to use custom CS Pins and just trigger them via high/low with the default GPIO Interface. This would make it possible to use way more displays in series,

HumanBot000 avatar Mar 31 '25 13:03 HumanBot000