the complete 'sdkconfig' file from your working LVGL example project for ESP32-P4 9 inch hmi board

Question: Could you please share the complete 'sdkconfig' file from your working LVGL example project for this board? This file contains all the necessary ESP-IDF menuconfig settings (memory configuration, PSRAM settings, chip revision, compiler options) that allow LVGL to run correctly on ESP32-P4 Rev 1.3.

Answer:
https://github.com/Elecrow-RD/CrowPanel-Advanced-9inch-ESP32-P4-HMI-AI-Display-1024x600-IPS-Touch-Screen/tree/master/example/V1.0

Lesson 7 in this course(link above) uses Squareline and is entirely LVGL-related. It includes the complete program and configuration files; please take a look.

Sign In or Register to comment.