E-man-dev
Results
3
comments of
E-man-dev
I am also getting an error where `disp = ST7789.ST7789( width=240, height=240, rotation=90, port=0, cs=ST7789.BG_SPI_CS_FRONT, dc=9, backlight=19, spi_speed_hz=80 * 1000 * 1000, offset_left=0, offset_top=0 )` results in a traceback to...
@helgibbons I double checked and SPI is turned on in `raspi-config`
A fresh OS image fixed the problem for me.