mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-26 22:33:24 +00:00
support SHCHV 3.5 RPi TFT+Touchscreen
This commit is contained in:
parent
c9ed792738
commit
0e7a4b391b
@ -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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user