4.3 Inch HMI ESP32 Display Resolution Problem
Have a nice day,
I am a 4.3 Inch ESP32 HMI Display user. I am following the new video training series. I hope it will be long and updateable.
I loaded the widget example from Lesson 5 and noticed something. After uploading, the resolution appeared different and the thickness of the text was different.
When the screen arrived as a brand new product, the widget demo that was installed in it offered a clearer resolution. This difference is even visible in your 4.3 inch ESP32 HMI display video.
Also, the resolution is not clear in the uploads I made in other lessons. I use "LV_FONT_MONTSERRAT_14" as the font.
What do you think is the main reason? What am I missing?
Thank you for your help and comments.
Comments
Hello @aliberkarad ,
May I kindly ask did you modified the gfx_conf.h file?
Please comment out
#define CrowPanel_50
and enable#define CrowPanel_43
Hello , @Elecrow
Yes I did it. I always control it section before code upload.