esp_panel_board vs board selection

mothome
Posts: 2
Joined: Sat Sep 20, 2025 2:36 pm

esp_panel_board vs board selection

Postby mothome » Sat Sep 20, 2025 3:42 pm

Hello everyone,

I have a Waveshare ESP32-S3 5" touch board. I wanted to set up LVGL on it. Unfortunately, I'm already stuck for the ESP panel board selection.

When I start up, I always get this message on the serial port:

Code: Select all

[E][Panel][esp_panel_board.cpp:0055](init): 
No default board configuration detected. There are three ways to provide a default configuration: 
	1. Use the `esp_panel_board_supported_conf.h` file to enable a supported board. 
	2. Use the `esp_panel_board_custom_conf.h` file to define a custom board. 
	3. Use menuconfig to enable a supported board or define a custom board. 
I uncommented the #define BOARD_WAVESHARE_ESP32_S3_TOUCH_LCD_5 in all "esp_panel_board_supported_conf.h" files in the library directory.
I have no idea what the problem could be.

mothome
Posts: 2
Joined: Sat Sep 20, 2025 2:36 pm

Re: esp_panel_board vs board selection

Postby mothome » Sat Sep 20, 2025 4:31 pm

By the way, I also changed the ESP_PANEL_BOARD_DEFAULT_USE_SUPPORTED to 1 in all "esp_panel_board_supported_conf.h"

Who is online

Users browsing this forum: No registered users and 2 guests