w80x LVGL 优化

发布于 2024-07-20 08: 28: 05

我想在 lvgl 上跑更多的内容, 编译时 ISRAM 显示不足, 我加装了 psram 后, #define USE_PSRAM 置 1 后, 请问应该如何修改 lvgl 使其在利用 psram 的资源运行?

查看更多

关注者
0
被浏览
905
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

撰写答案

请登录后再发布答案, 点击登录

发布
问题

分享
好友

手机
浏览

扫码手机浏览