Skip to content
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

espressif/esp_lcd_st7701 using very old version of LVGL (AEGHB-900) #441

Closed
3 tasks done
seulater opened this issue Dec 1, 2024 · 2 comments
Closed
3 tasks done

Comments

@seulater
Copy link

seulater commented Dec 1, 2024

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

In the examples folder for esp_lcd_st7701, it is using a very outdated lvgl as the example.
Are there plans to get this updated to using the latest lvgl v9.2.2 ?

@github-actions github-actions bot changed the title espressif/esp_lcd_st7701 using very old version of LVGL espressif/esp_lcd_st7701 using very old version of LVGL (AEGHB-900) Dec 1, 2024
@Horion0415
Copy link
Contributor

You can refer to the example: https://github.com/espressif/esp-iot-solution/blob/master/examples/display/lcd/rgb_lcd_8bit/main/example_rgb_lcd_8bit.c. This project supports the latest version of LVGL, but the LCD driver part needs to be modified to support the ST7701.

@seulater
Copy link
Author

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants