Page 1 of 1

In-Package Quad SPI Flash

Posted: Thu Mar 14, 2024 8:30 am
by wallkabal
Hello !

I have this question about "In-Package Quad SPI Flash" :

Does-it mean that the flash is really inside the chip so we do not need external flash IC ?

Thank you for the clarification,
Wallkabal

Re: In-Package Quad SPI Flash

Posted: Fri Mar 15, 2024 1:32 pm
by phatpaul
Yep! And some ESP32 variants also have PSRAM / SPI RAM inside the same chip package.

Re: In-Package Quad SPI Flash

Posted: Tue Jun 11, 2024 11:29 am
by eriksl
Well actually, the FLASH (and optionally SPRAM) are NOT in/on the "chip" (the die). But they're in the package. The S32, the (optional) FLASH and (optional) PSRAM are all on seperate dies, wirebonded together and then packages (epoxy resin filled) into a package, something often called a "chip" but actually incorrect.

This technique has been used in SoC's for mobile phones etc. for some time now, where RAM is bonded to the CPU. Probably the GPU as well.