w80x LVGL優化

發布於 2024-07-20 08:28:05

我想在lvgl上跑更多的內容,編譯時ISRAM顯示不足,我加裝了psram後,#define USE_PSRAM 置1後,請問應該如何修改lvgl使其在利用psram的資源運行?

查看更多

關注者
0
被浏覽
907
1 個回答
AnatolSher
AnatolSher 認證專家 2024-07-22
Lover of the ocean, yachts and Arduino

You don't need to do anything. Examine the code in the lv_port_disp.c file. When the USE_PSRAM parameter is enabled, memory for buffering is initialized in the lv_port_disp_init() function. You can play with the buffer size there

撰寫答案

請登錄後再發布答案,點擊登錄

發布
問題

分享
好友

手機
浏覽

掃碼手機浏覽