Sony Playstation Controller Port

From HwB

Controller port of Sony PlayStation

Contents

Pinout

9 PIN UNKNOWN CONNECTOR

  1  2  3   4  5  6   7  8  9
-------------------------------
| o  o  o | o  o  o | o  o  o |  (at the Controller)
\_____________________________/
Pin Name Direction Description
1 DATA Arrowl.png Data
2 CMD Arrowr.png Command
3 +7V Arrowr.png 7.6VDC
4 GND Arrow.png Ground
5 VCC Arrowr.png Vcc (3-5 VDC)
6 /ATT Arrowr.png ATT select
7 CLK Arrowr.png Clock
8 N/C Not connected
9 /ACK Arrowl.png Acknowledge

Note: Direction is PlayStation relative Controller.

Signals

DATA

Signal from Controller to PSX. This signal is an 8 bit serial transmission synchronous to the falling edge of clock (That is both the incoming and outgoing signals change on a high to low transition of clock. All the reading of signals is done on the leading edge to allow settling time.)

COMMAND

Signal from PSX to Controller. This signal is the counter part of DATA. It is again an 8 bit serial transmission on the falling edge of clock.

VCC

VCC can vary from 5V down to 3V and the official SONY Controllers will still operate. The controllers outlined here really want 5V. The main board in the PSX also has a surface mount 750mA fuse that will blow if you try to draw to much current through the plug (750mA is for both left, right and memory cards).

ATT

ATT is used to get the attention of the controller. This signal will go low for the duration of a transmission. I have also seen this pin called Select, DTR and Command.

CLOCK

Signal from PSX to Controller. Used to keep units in sync. (250KHz clock for PlayStation and 500KHz for PlayStation 2 controllers (on PS2))

ACK

Acknowledge signal from Controller to PSX. This signal should go low for at least one clock period after each 8 bits are sent and ATT is still held low. If the ACK signal does not go low within about 60 us the PSX will then start interogating other devices.

Contributions

Sources