Elecrow 5" - ESP IDF 5.3 (Screen shakes)

Actually for Arduino framework in PlatformIO are binding with IDF v4.4.7 where Vsync callback access was includet from V5.1 version

Self ESP-IDF for VScode is v6.0.1 available. I’d install before v5.3.3 and example: VIEWE 7" BOARD
compiling without errors and work flawlesly.

You are going to have to bite the bullet and spend the time to learn how to use the ESP-IDF build system. Myself and I am sure a few others in this forum would be willing to lend you a hand doing that when you run into difficulties or don’t understand something. The actual process of using is actually pretty easy but the documentation can be hard to understand and it also has things in it that would not pertain to actually get up and running using it.

2 Likes

Many people ask questions about the code, but few take the time to show the final product!

I’d like to use this thread to do just that.



image

Link for more details: https://enervision.ind.br/produto/enervision-mega-dash-duplo/

@kdschlosser Thank you so much, without you none of this would be possible.

2 Likes

You’re welcome. While I am not apart of the LVGL development team I do want to make sure that you give them the majority of the acknowledgement. They are the ones that have put in a huge amount of time.