-
Notifications
You must be signed in to change notification settings - Fork 49
feat: Added st7789 pi-1.14-lcd #424
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
arch/arm64/boot/dts/rockchip/overlays/radxa-zero3-mini-pi-1.14-lcd-hat.dts
Outdated
Show resolved
Hide resolved
arch/arm64/boot/dts/rockchip/overlays/radxa-zero3-mini-pi-1.14-lcd-hat.dts
Outdated
Show resolved
Hide resolved
arch/arm64/boot/dts/rockchip/overlays/radxa-zero3-mini-pi-1.14-lcd-hat.dts
Outdated
Show resolved
Hide resolved
arch/arm64/boot/dts/rockchip/overlays/radxa-zero3-mini-pi-1.14-lcd-hat.dts
Outdated
Show resolved
Hide resolved
arch/arm64/boot/dts/rockchip/overlays/radxa-zero3-mini-pi-1.14-lcd-hat.dts
Outdated
Show resolved
Hide resolved
arch/arm64/boot/dts/rockchip/overlays/radxa-zero3-mini-pi-1.14-lcd-hat.dts
Outdated
Show resolved
Hide resolved
arch/arm64/boot/dts/rockchip/overlays/radxa-zero3-mini-pi-1.14-lcd-hat.dts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Please squash your commits.
Thanks, isn't that an option when merging? |
Not when you enabled merge queue, which it will only use the preconfigured action. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CI reports build error.
dc-gpios = <&gpio3 RK_PC1 GPIO_ACTIVE_HIGH>; | ||
backlight-gpios = <&gpio3 RK_PB0 GPIO_ACTIVE_HIGH>; | ||
debug = <0>; | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This ads an overlay for the 1.14" pi hat like this one: https://www.aliexpress.com/item/1005001685753066.html
Works under Radxa ZERO 3 Debian Build 6 and Armbian distro
To use it under Armbian:
Edit your /boot/armbianEnv.txt
Reboot
For the 135x240 to work with the correct offset the driver needs to be patched as well to support offsets:
fb_st7789v.c.patch