zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.64k stars 6.51k forks source link

LCD not work while enable SPIRAM(CONFIG_ESP_SPIRAM=y) (ESP32-S3-DevKitC-1) #69314

Closed sam131208 closed 5 months ago

sam131208 commented 7 months ago

Describe the bug After SPIRAM is enabled, the LVGL cannot be displayed properly .(The ESP32-S3-DevKitC has 2MB of on-chip spiram.) Does ESP32S3 support putting LVGL's display cache(section ".lvgl_buf") in SPIRAM?

Normal display: IMG_1506

Exception display: IMG_1507

Expected behavior Normal display.

Environment (please complete the following information):

github-actions[bot] commented 5 months ago

This issue has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this issue will automatically be closed in 14 days. Note, that you can always re-open a closed issue at any time.