espressif / esp-idf

Espressif IoT Development Framework. Official development framework for Espressif SoCs.
Apache License 2.0
13.76k stars 7.3k forks source link

What are the supported PSRAM chips? (IDFGH-10795) #12006

Open krupis opened 1 year ago

krupis commented 1 year ago

Answers checklist.

General issue report

Hello. I am looking into possibility to extend RAM on ESP32-S3 device.

I want to know what are the supported PSRAM chips as I cannot find any information regarding this. One board that I have (T-Display RGB from LilyGO has the external 8MB PSRAM) and I think its the following chip: image

However they do not show this in their schematic so I cant tell what PSRAM chip is it.

  1. Can someone provide information on what are currently supported PSRAM chips?
  2. Can someone help identify the PSRAM chip on the screenshot above?
  3. Is it possible to buy such PSRAM on digikey/farnell/mouser?
huming2207 commented 1 year ago

Have a look on these:

But AFAIK it seems like no one actually made any modules with a 16MB (or larger) PSRAM chip or using these chips in a commercial product. Maybe people are waiting for ESP32P4??