support SHCHV 3.5 RPi TFT+Touchscreen

This commit is contained in:
mverch67 2024-05-16 15:27:57 +02:00
parent c9ed792738
commit 0e7a4b391b

View File

@ -111,6 +111,16 @@ Display:
# Height: 320 # Height: 320
# Rotate: true # Rotate: true
### SHCHV 3.5 RPi TFT+Touchscreen
# Panel: ILI9486
# spidev: spidev0.0
# BusFrequency: 30000000
# DC: 24
# Reset: 25
# Width: 320
# Height: 480
# OffsetRotate: 2
Touchscreen: Touchscreen:
### Note, at least for now, the touchscreen must have a CS pin defined, even if you let Linux manage the CS switching. ### Note, at least for now, the touchscreen must have a CS pin defined, even if you let Linux manage the CS switching.