w80x 使用 lvgl, 一片 8MB 的 psram 不够用, 是否有办法扩展 2 片 8MB 的 psram, 从而达到 16MB. 两片 psram 可以分时访问, 不要求同时访问.
查看更多
Hi! We had a discussion about this in 2023. You can read it here https: //github. com/board707/w80x_arduino/issues/33But I don't know how it ended : ) Perhaps this person can be contacted for help.
发布 问题
分享 好友
手机 浏览
回到 顶部
看起来实现起来非常困难, 而且稳定性很难保证. 如果把多片 psram 都映射到同一块内存地址, 也可能造成 cpu 缓存出错.