ESP32-LVGL8x-SDSPI icon indicating copy to clipboard operation
ESP32-LVGL8x-SDSPI copied to clipboard

ESP32 / ESP32-S3 with LVGL widgets using LovyanGFX + SD SPI working with multiple display size support

Results 1 ESP32-LVGL8x-SDSPI issues
Sort by recently updated
recently updated
newest added

hello bro, i wanna change the background color this using code lv_disp_set_bg_color(NULL, lv_color_hex3(0x000)); or lv_disp_set_bg_color(disp, lv_color_hex3(0x000)); but not working . how to change background color ?