PSRAM ERROR ..

Here we can discuss about the problem found
Post Reply
waldli
Posts: 24
Joined: Sat Sep 02, 2023 7:46 am
Has thanked: 2 times
Been thanked: 2 times

PSRAM ERROR ..

Post by waldli »

Hello everyone,
I got 3 modules esp32-s3 R16N8 yesterday and wanted to install the latest

Annex32-S3 CAN USB DMT VGA HID 1.53.5 qio qspi LFS.
Flash Free: 13,623,296 RAM Free: 215,576

Everything works so far, but the PSRAM is not recognized.
I flashed all 3 modules with it because I thought the first one might be broken,
but all three showed the same error.
Then I tried with a different version and the PSRAM was recognized.

Annex32-S3 CAN DMT VGA 1.51.7 qio opi LFS
Flash Free: 13,623,296 RAM Free: 8,602,723.

Is there perhaps an error?

Here are the two versions as a log:
------------------------------------------------------------------------------
Annex32-S3 CAN DMT VGA 1.51.7 qio opi LFS
Flash Free: 13,623,296 RAM Free: 8,602,723


ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce3808,len:0x44c
load:0x403c9700,len:0xbec
load:0x403cc700,len:0x2920
entry 0x403c98d8
Serial version
Annex initializing...
PSRAM enabled
module Type 0 Display 255 SD_Card 0
OK
No SD cards found. Reverts to LittleFS

Annex32-S3 CAN DMT VGA 1.51.7 qio opi LFS
(C) ciccioCB 2022
Personal use only, commercial use strictly prohibited

Chip revision 0 Freq 240
STARTING
------------------------------------------------------------------------------
Annex32-S3 CAN USB DMT VGA HID 1.53.5 qio qspi LFS
Flash Free: 13,623,296 RAM Free: 215,576


Chip revision 0 Freq 24ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x15 (USB_UART_CHIP_RESET),boot:0x8 (SPI_FAST_FLASH_BOOT)
Saved PC:0x421426ae
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce3808,len:0x44c
load:0x403c9700,len:0xbec
load:0x403cc700,len:0x2920
entry 0x403c98d8
E (367) psram: PSRAM ID read error: 0x00ffffff
Annex initializing...
module Type 0 Display 255 SD_Card 0
OK
No SD cards found. Reverts to LittleFS

Annex32-S3 CAN USB DMT VGA HID 1.53.5 qio qspi LFS
(C) ciccioCB 2024
Personal use only, commercial use strictly prohibited

Chip revision 0 Freq 240
STARTING
User avatar
cicciocb
Site Admin
Posts: 3240
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 646 times
Been thanked: 2284 times
Contact:

Re: PSRAM ERROR ..

Post by cicciocb »

Hi,
maybe the difference is very "thin" but the versions you are mentioning are different : :roll:

Annex32-S3 CAN USB DMT VGA HID 1.53.5 qio qspi LFS.

and

Annex32-S3 CAN DMT VGA 1.51.7 qio opi LFS

The difference is the reason for which I publish several versions : the PSRAM can be QSPI (quad) or OPI (octal).
image.png
For your module you can simply flash the latest
Annex32-S3 CAN_DMT_VGA_HID_qio_opi_LFS 1.53.5
You do not have the required permissions to view the files attached to this post.
Post Reply