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 kasjer requested a review from rymanluk June 5, 2025 08:32
@kasjer
Copy link
Contributor Author

kasjer commented Jun 5, 2025

Style check failed due to unreasonable limitation of uncristify

@kasjer kasjer force-pushed the kasjer/lvgl-st7796s branch from 0708c39 to 7d6f9be Compare June 12, 2025 13:09
kasjer added 3 commits June 13, 2025 11:29
Initial support for ST7798S displays with
320x480 resolution.

Signed-off-by: Jerzy Kasenberg <[email protected]>
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 <[email protected]>
Package had dependency to spi_common but
it is not used directly so it is now removed.

Signed-off-by: Jerzy Kasenberg <[email protected]>
@kasjer kasjer force-pushed the kasjer/lvgl-st7796s branch from 7d6f9be to d6fbfe0 Compare June 13, 2025 09:29
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