I tried to use malloc to allocate a 1MB block and it fails.
There is no ps_alloc() call I can use unlike the ESP32 WROVER
There is no “how to” on this at seeed
Google turns up nothing.
Searching this forum turns up nothing.
I just want to use the PSRAM.
How?
2 Likes
Hello,
Did you find a way for the problem. I am stuck in same.
I have not, sorry to say.
Hi I found this under Google.
Writing to psram in Arduino with esp32s3
returns great info.
HTH
GL PJ
The ESP32S3 is an entirely different MCU than the SAMD51
The WIO Terminal is not an ESP32S3. It is a SAMD51
Your google is irrelevant.
1 Like