Forum Rule: Always post complete source code & details to reproduce any issue!
-
Teensy 4.1 SPRAM chip availability
HI - It would be great to have 16MB RAM on my Teensy 4.1. The required chips IPS6404L-SQ-SPN and ESP-PSRAM64H are available from PJRC and a few other websites but don't seem to be available on Farnell, RS, etc. Are there alternative chips that have been tested with the T41 that are more readily available?
TIA
-
Senior Member+

Originally Posted by
Daved
HI - It would be great to have 16MB RAM on my Teensy 4.1. The required chips IPS6404L-SQ-SPN and ESP-PSRAM64H are available from PJRC and a few other websites but don't seem to be available on Farnell, RS, etc. Are there alternative chips that have been tested with the T41 that are more readily available?
TIA
I was able to get some of the Espressif chips from Alliespress https://aliexpress.ru/item/400024245...73e055ceA37Za4 or I now see Adafruit is selling them as well: https://blog.adafruit.com/2020/08/06...-3-3v-133-mhz/
-
Senior Member+

Originally Posted by
mjs513
Unfortunately at the moment, Adafruit is sold out.
Digikey has the Adafruit part in their list, but they haven't gotten stock yet. Checking the lead time, it looks like they don't expect to get stock until December.
In another thread, Frank Boesing has mentioned that he de-soldered the psram chip from a donor ESP32 board and moved it to a Teensy 4.1.
-

Originally Posted by
MichaelMeissner
In another thread, Frank Boesing has mentioned that he de-soldered the psram chip from a donor ESP32 board and moved it to a Teensy 4.1.
I did that as well. DigiKey had the W25Q128JVSIQ FLASH chip and the ESP32-WROVER-B (8MB) so I ordered both. Pried the shield off the ESP32 and removed the PSRAM chip with the aid of some solder wick and gentle prying with the tip of an Xacto knife. Caveman tech, I know, but it wasn't too finicky, and once the PSRAM chip was soldered on a T4.1 it worked with no problems.
-
I got one of these:
https://lcsc.com/product-detail/RAM_...T_C261881.html
from LCSC. On paper, it looks suitable, but I haven't tested it yet with a Teensy 4.1. I hope to do that soon - I'll let you know if it works.
-
Senior Member
That one looks like it should work.
I'm pretty sure all of these 8MB PSRAM parts are actually made or licensed from ApMemory (APS6404L-3SQR)
-

Originally Posted by
AlanK
Great please let us know the result, this supplier seems the best so far.
-

Originally Posted by
Silverlock
I did that as well. DigiKey had the
W25Q128JVSIQ FLASH chip and the
ESP32-WROVER-B (8MB) so I ordered both. Pried the shield off the ESP32 and removed the PSRAM chip with the aid of some solder wick and gentle prying with the tip of an Xacto knife. Caveman tech, I know, but it wasn't too finicky, and once the PSRAM chip was soldered on a T4.1 it worked with no problems.
I got my FLASH fro RS components: Winbond W25Q128JVSIQ/TUBE, SPI 128Mbit Flash Memory Chip, 8-Pin SOIC
Stock no.:171-2222
-

Originally Posted by
PaulStoffregen
That one looks like it should work.
I'm pretty sure all of these 8MB PSRAM parts are actually made or licensed from
ApMemory (APS6404L-3SQR)
Thanks Paul that is good information. Unfortunately it does not appear easy to purchase directly from ApMemory.
-

Originally Posted by
PaulStoffregen
That one looks like it should work.
I'm pretty sure all of these 8MB PSRAM parts are actually made or licensed from
ApMemory (APS6404L-3SQR)
ApMemory gave me this link for purchasing: https://www.rutronik24.com/search-re...L-3SQR/reset:0
-
Member
Same question led me to do some digging on mouser, and it looks like they started offering this new SRAM chip in SOIC-8. It's only 4MB (and more expensive than PJRC's offerings) but it looks to me to have identical pinouts and instruction commands. Is there anything else that would disqualify this from being a possible stand-in? Am trying to avoid shipping a $1.20 chip to the other side of the world, ha!
https://www.mouser.dk/ProductDetail/...7gI3DsmQ%3D%3D
-
Senior Member+
That has :: Description: SRAM 4Mb 512Kx8 45MHz Serial SRAM IT
And in that is spec :: Maximum Clock Frequency: 45 MHz
The 8 MB chips are all spec'd at 104 or 132 MHz - but generally seemed to all run at 132 in Beta. Though default startup clock is set at 88 MHz.
So it possibly won't solder on and work with current settings - even if care were taken to not use the missing upper 4 MB.
-
Member
Many thanks for that, defragster. Saved me some headaches.
for anyone looking to source the correct kind of 8MB PSRAM chips in europe, pimoroni.com stocks them (as well as the T4.1).
-
Senior Member
I found the cypress S70KL1281/S70KD1281 while doing a order on mouser (to buy a teensy 4.1 + audio board)
which is a Self-Refresh 16MByte 100MHz DDR (200MBps) with a simple 8bit bi-dir interface (using CS,RW and CLK)
could be a faster alternative to the PSRAM
-
Senior Member
the only downside is that it's a BGA
but with 1MM spacing so it could maybe be done using dead bug hand solder
specially if this can be done
https://hackaday.com/2012/11/13/hand...-a-circus-act/
and
https://twitter.com/GregDavill/statu...605441/photo/2
this is also very cool
https://www.hackster.io/octavosystem...a-c-sip-5929b0
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules