Service Connectors: Difference between revisions

From PS5 Developer wiki
Jump to navigation Jump to search
Line 6: Line 6:


<imgur>TokfsSW.png</imgur>
<imgur>TokfsSW.png</imgur>
= Meaning of Pins =
* Starts at Rightmost (Indicated by Arrow)
{| class="wikitable sortable"
|-
! PIN # !! Meaning !! Notes
|-
| GND || Ground ||
|-
| TX EMC || Transmit EMC || Used to send commands to EMC. command always <com>:<chk>\r\n
|-
| RX EMC || Receive EMC || Used to recv responses from EMC. response always <res>:<chk>\r\n
|-
| ??? || ??? || ???
|-
| ??? || ??? || ???
|-
|}

Revision as of 23:57, 16 November 2020

There are two Service Connectors on the PS5:

Pictures

First Connector (5 Pins)

<imgur>TokfsSW.png</imgur>

Meaning of Pins

  • Starts at Rightmost (Indicated by Arrow)
PIN # Meaning Notes
GND Ground
TX EMC Transmit EMC Used to send commands to EMC. command always <com>:<chk>\r\n
RX EMC Receive EMC Used to recv responses from EMC. response always <res>:<chk>\r\n
??? ??? ???
??? ??? ???