Custom LVGL+ST7789 configuration on ESP32-S #411
brskt-dev
started this conversation in
Device Configurations
Replies: 1 comment 5 replies
-
what happens when you set this to false ?
|
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm migrating from TFT_eSPI to LovyanGFX in my project... both versions need to use LVGL!
Config in TFT_eSPI:
Additionally, the config for LVGL in lv_conf.h (color relationed):
So I changed TFT_eSPI to LovyanGFX, and that is my configuration:
Plus Configs:
- Display Flush:
- Display Init
Result is:
Beta Was this translation helpful? Give feedback.
All reactions