espressif / esp-dev-kits

Docs, Schematics, Factory Firmwares for ESP Development Kits
Other
352 stars 184 forks source link

如何开启 idf-v5.0 Configuration of PSRAM Octal, 120M ? (AEGHB-20) #63

Closed Easix closed 1 year ago

Easix commented 1 year ago

我在使用 esp-idf v5.0 lcd_rgb面板 如何开启 PSRAM Octal, 120M ? ,我该怎么做?

Lzw655 commented 1 year ago

@Easix 请先下载本仓库,然后使用目录下 esp32-s3-lcd-ev-board/factory/release5.0_psram_octal_120m.patch 文件给 ESP-IDF 打上补丁,具体步骤见文档

接着在工程配置 menuconfig,进入 Component config -> ESP PSRAM -> SPI RAM config -> Set RAM clock speed

Lzw655 commented 1 year ago

@Easix 请问你的问题是否已解决,如果解决的话请关闭此 issue,谢谢!