teensy 4.1 with psram

1781192147120.png


Haha oh dear now I can see why the test-program said it has 0 MB of PSRAM :) |
Learned a few things already:
* glue the chip to the board first (at the sides)
* glue the teensy to the table first
* don't breath during soldering
 
Ok fixed and all memory tests passed!
I'm surprised as it took me a long time to solder so the chip must've gotten really hot.
 
From the start:
  1. Put a tiny blob of solder on one corner pad
  2. Using tweezers position the PSRAM as best you can
  3. Reflow just that corner pad
  4. Solder the opposite corner pad; you can make minor position adjustments with the tweezers, the legs are slightly flexible - test before you solder!
  5. Solder another corner, then reflow the first pin to relieve stress if you adjusted the position in step 4
  6. Do the remaining pins
It only takes a tiny amount of solder, but do heat the joint for long enough for it to flow in; your first try looks to have about 4x the amount of solder actually needed. Yes, keeping the Teensy stable is pretty important :)
 
More flux; less solder....

Silicon devices are very robust to high temperatures. Back in the days of germanium devices this wasn't so and it was easy to cook a device, but silicon devices, unpowered, can usually tolerate higher temperatures than their packages!
 
Back
Top