-
Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Geekworm Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 03:12, 11 January 2025 75.28.21.198 talk performed unknown action "comments/add" on 2.8 inch Touch Screen for Pi zero (For Raspbian Bookworm (the most recent) you should be able to just add the following to your config.txt: dtoverlay=vc4-kms-dpi-panel,mzp280,rotate=270 dtoverlay=spi0-0cs dtoverlay=ads7846,penirq=27,xmin=200,xmax=3850,ymin=200,ymax=3850 The first dtoverlay to add vc4-kms-dpi-panel is required to bring up the display itself and requires us to also enable vc4-kms-v3d (which I think is the default now anyway). The second dtoverlay allows us to use the SPI bus without a CS pin (which is taken cu...)