openocd-on-esp32 icon indicating copy to clipboard operation
openocd-on-esp32 copied to clipboard

Running with 2M PSRAM ? (OCDOE-12)

Open solosky opened this issue 9 months ago • 1 comments

Hi,

Thanks for the great project, and I tested on my ESP32S3 eval board, all functions work as a charm.

Meanwhile, I am working my hardware version for this project, I would like to choose 2M PSRAM chip to build this. I just print out the SPI PSRAM usage, I found the maximum usage is about 1.2MB memory size, which indicates that the project could be run on 2M PSRAM.

I just want to know that,

  • Have you try run the project on the ESP32S3 with 2M PSRAM?
  • Is it possible to run this project smoothly with 2M PSRAM?
  • What‘s the minimum PSRAM requirement for this project?

solosky avatar May 06 '24 04:05 solosky