Got a little confused on this one... my SW3-301 is a 100 pin square. BA6 to 69, BA7 to 68, AY8 to 67, AW8 to 66.
Ops, i was a little confused too, when i made the drawing i forgot KTE-001 (from PS3 model CECH-30xx) is the first motherboard using a syscon with 100 pins (squared), and i was mostly interested in syscons with 128 pins so is not exactly what i was looking for, but i added the info here, is progress anyway
https://www.psdevwiki.com/ps3/Template:Syscon_pinout_LQFP_100_pins
If someone else can check that 4 pads of the RSX SPI bus in a syscon 128 pins please advise me, at this point this detail is important, not only because was used by the orbis modchip but also to clarify a bit the mess in wiki
@sandungas top via AR 22 bottom via AY 7
Thanks, i added the info here:
https://www.psdevwiki.com/ps3/Template:Syscon_pinout_LQFP_128_pins
Both seems to be syscon inputs, so is RSX who "switches" the transistor, so we have this, only valid for the rectangled syscons (128 pins)
Code:
(rectangled) Syscon pin 48 <--- transistor1 <--- VIA1 (top on the photo) <--- RSX pad AR22 (signal name: VD_VINT0)
(rectangled) Syscon pin 76 <--- transistor2 <--- VIA2 (bottom on the photo) <--- RSX pad AY7 (signal name: RSX_INT)
The "problem" is... i mapped the syscon pins 48 and 76 to the VIAS/transistors (from a 128 pins syscon)... and you mapped the VIAS/transistors to the RSX pads
Are different syscons, but i know the location of that VIAS is common for the latest PS3 slim motherboards, so we can combine both resulting in what i menationed above
But can you check this ?, specific for the squared syscons with 100 pins
In other words... first you need to check in between the RSX pads and the transistors... and then check again in between the transistors and the syscon pins... the goal is to find the syscon pins
Code:
(squared) Syscon pin ?? <--- transistor1 <--- VIA1 (top on the photo) <--- RSX pad AR22 (signal name: VD_VINT0)
(squared) Syscon pin ?? <--- transistor2 <--- VIA2 (bottom on the photo) <--- RSX pad AY7 (signal name: RSX_INT)
-------------
EDIT:
And finally... can you check if the RSX pad
AL38 is connected with syscon ?... this is mostly speculation, but im asking about it because by looking at his names it seems to be "the siamese brother" of pad AR22, and i guess is the same electrical circuit (with a transistor in between RSX and syscon), the names are:
RSX pad AR22 = RSX_VINTE0 (RSX pad name), after the transistor is named VD_VINT0 (syscon pin name)
RSX pad AL38 = RSX_VINTE1 (RSX pad name), after the transistor is named VD_VINT1 (syscon pin name)
Im guessing if you found one of them the other should exist too
Most of this names and speculations are based in the service manuals from the first PS3 fat models though, there is always the possibility that sony removed this connections for PS3 slims or superslim models, but this doesnt seems to be the case, this lines are control signals, as far i understand are sending some kind of "voltage interrupt signal" to syscon to indicate that RSX is healthy