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

Double buffering and maybe other stuff #199

Open
paaspaas00 opened this issue Sep 9, 2024 · 0 comments
Open

Double buffering and maybe other stuff #199

paaspaas00 opened this issue Sep 9, 2024 · 0 comments

Comments

@paaspaas00
Copy link

paaspaas00 commented Sep 9, 2024

Hi, I've come across this:
https://github.com/mr-sven/esp32-8048S050C/blob/lvgl-test/components/sunton_esp32s3_lvgl/lcd.c
if you compare lines 114 onwards to your implementation here:
https://github.com/rzeldent/esp32-smartdisplay/blob/main/src/lvgl_panel_st7262_par.c
I think it's a double-buffering implementation , and possibly some other stuff he does differently.
Don't know if you're aware of this repo, I thought you may as well take a look 😄

also see this:
lvgl/lvgl#6545

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

No branches or pull requests

1 participant