From df9bba83ae52ae73fecd8468c43194c27e59ab43 Mon Sep 17 00:00:00 2001 From: kalymos Date: Wed, 12 Feb 2025 11:49:28 +0100 Subject: [PATCH] Created PU-22 diagram (markdown) --- PU‐22-diagram.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 PU‐22-diagram.md diff --git a/PU‐22-diagram.md b/PU‐22-diagram.md new file mode 100644 index 0000000..250c2e0 --- /dev/null +++ b/PU‐22-diagram.md @@ -0,0 +1,17 @@ +## PU-22 PsNee modchip installation diagram +It’s in newer systems, so the lasers are more likely to still be in good condition, but the system still has both the serial and parallel ports on the back. +This board was used primarily with the SCPH-7500 series of systems. + +![PU-22](https://github.com/kalymos/PsNee/blob/master/images/motherboard/PU-22-A.png) + +### About the points +For models SCPH-xxx1, SCPH-xxx2, you can ignore the RESET. On the other hand, the model and SCPH_xxx0, you will have to use the RESET point, and the BIOS points. +All of the points are fairly easy to solder toThis diagram is fairly straightforward. Be careful when soldering to the capacitor that connects to VCC and GND. In particular, the GND point can easily be bridged to nearby pins/pads. + +Installation tips +Here are some tips I have for you when you are soldering your chip into the PU-22. +* Cut your wires to be as short and direct as possible. +* You don’t need to connect pins one and two of the ATtinyX5 chip. Just desolder the wire. +* Use a multimeter to probe around for alternative VCC and GND points closer to where you position your chip for a cleaner installation. +* Placing the chip on top of the chip in between SUBQ, SQCK, GND, and VCC is a good spot. +* Watch out for solder splatter when you are desoldering the metal shield on top of the board. It isn’t necessary to put it back on, but I always do. \ No newline at end of file