esp32s3devkitc 刷新Python 提示 psram: PSRAM ID read error: 0x00ffffff

firstgeniusboy
Posts: 10
Joined: Thu Aug 18, 2022 4:59 pm

esp32s3devkitc 刷新Python 提示 psram: PSRAM ID read error: 0x00ffffff

Postby firstgeniusboy » Fri Aug 19, 2022 11:09 am

esp32s3devkitc
esp32-s3-wroom-1 。
不能刷 SPIRAM 固件。只能刷普通的固件。
不能用吗?现在就是内存不足

ESP_Gargamel
Posts: 786
Joined: Wed Nov 14, 2018 8:45 am

Re: esp32s3devkitc 刷新Python 提示 psram: PSRAM ID read error: 0x00ffffff

Postby ESP_Gargamel » Fri Aug 19, 2022 11:50 am

你需要确认一下开发板上带的模组具体是什么型号?是否带 PSRAM?

firstgeniusboy
Posts: 10
Joined: Thu Aug 18, 2022 4:59 pm

Re: esp32s3devkitc 刷新Python 提示 psram: PSRAM ID read error: 0x00ffffff

Postby firstgeniusboy » Sat Aug 20, 2022 4:46 am

N16R8,有8Mpsram。但是固件刷进取运行就出错。
印的是ESP32-S3-WROOM-1

ESP_Gargamel
Posts: 786
Joined: Wed Nov 14, 2018 8:45 am

Re: esp32s3devkitc 刷新Python 提示 psram: PSRAM ID read error: 0x00ffffff

Postby ESP_Gargamel » Sat Aug 20, 2022 2:24 pm

给个固件链接,试一下。


ESP_Gargamel
Posts: 786
Joined: Wed Nov 14, 2018 8:45 am

Re: esp32s3devkitc 刷新Python 提示 psram: PSRAM ID read error: 0x00ffffff

Postby ESP_Gargamel » Mon Aug 22, 2022 6:28 am

带 PSRAM 的 WROOM 有两种容量,分别是 2MB 和 8MB,其中 2MB 使用的 Quad SPI,8MB 使用的 Octal SPI,这个 python 固件应该是编译的时候使能了 PSRAM,但未选择 SPI 模式为 Octal,因此用的默认的 Quad。
你去 Micropython 社区问问有没有编译支持 Octal SPI 的固件,或者你需要自己编译一下,或者你找一块 N8R2 的开发板。

firstgeniusboy
Posts: 10
Joined: Thu Aug 18, 2022 4:59 pm

Re: esp32s3devkitc 刷新Python 提示 psram: PSRAM ID read error: 0x00ffffff

Postby firstgeniusboy » Mon Aug 22, 2022 3:08 pm

我猜到是这个原因,但是本身就提供了一个固件。你们也没有提供编译python的工程。那怎么编译?

ESP_Gargamel
Posts: 786
Joined: Wed Nov 14, 2018 8:45 am

Re: esp32s3devkitc 刷新Python 提示 psram: PSRAM ID read error: 0x00ffffff

Postby ESP_Gargamel » Tue Aug 23, 2022 8:19 am

https://github.com/micropython/micropyt ... GENERIC_S3

要按 micropython 的 guide 去编。

firstgeniusboy
Posts: 10
Joined: Thu Aug 18, 2022 4:59 pm

Re: esp32s3devkitc 刷新Python 提示 psram: PSRAM ID read error: 0x00ffffff

Postby firstgeniusboy » Sat Aug 27, 2022 3:30 pm

你能不能自己按照编译试试?看看能不能成功
idf4 缺乏 对psram的支持,idf5又根本不支持编译,怎么成?

firstgeniusboy
Posts: 10
Joined: Thu Aug 18, 2022 4:59 pm

Re: esp32s3devkitc 刷新Python 提示 psram: PSRAM ID read error: 0x00ffffff

Postby firstgeniusboy » Tue Aug 30, 2022 9:39 pm

怎么没人吗

Who is online

Users browsing this forum: No registered users and 38 guests