I forgot that the SPI config needs to be tweaked; I happened to try it on another pi where I had an older Inky Expressions and it works. On that one, I have
dtparam=spi=off
dtoverlay=spi0-1cs,cs0_pin=7,no_miso
in config.txt…
I forgot that the SPI config needs to be tweaked; I happened to try it on another pi where I had an older Inky Expressions and it works. On that one, I have
dtparam=spi=off
dtoverlay=spi0-1cs,cs0_pin=7,no_miso
in config.txt…