CrowPanel Advance 7" requires the platform version `platform-espressif32-_Arduino-IDF53`?

edited April 30 in Elecrow HMI Display

Question:
I'm using a CrowPanel Advance 7" HMI | ESP32-S3 with PlatformIO.

It seems it requires the platform version platform-espressif32-_Arduino-IDF53, correct?

When I try using a regular platform version (like espressif32 or others), I experience screen flickering.

What I need to know is, if I want to use a regular platform version (like espressif32), what modifications do I need to make?

Because my library requires espressif32 and cannot function with IDF53.

Answer:

It is required to use the platform-espressif32-_Arduino-IDF53 platform version; otherwise, screen flickering will occur.

Additionally, we currently do not have any examples or experience using other platform versions.

Sign In or Register to comment.