Skip to content

LVGL driver for ST7796S display #3422

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kasjer
Copy link
Contributor

@kasjer kasjer commented May 19, 2025

Initial support for ST7798S displays with 320x480 resolution.

This also fixes rotation for other drivers

kasjer added 2 commits May 19, 2025 12:13
Initial support for ST7798S displays with
320x480 resolution.

Signed-off-by: Jerzy Kasenberg <jerzy.kasenberg@codecoup.pl>
Drivers were not working correctly when lvgl
performed display rotation.

Now display can switch between horizontal
and vertical layout.

ILI9341 rotation adjusted to work same as
for other drivers (rotation went in different
direction before)

Signed-off-by: Jerzy Kasenberg <jerzy.kasenberg@codecoup.pl>
Package had dependency to spi_common but
it is not used directly so it is now removed.

Signed-off-by: Jerzy Kasenberg <jerzy.kasenberg@codecoup.pl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant