Pinout: Difference between revisions

From Vita Developer wiki
Jump to navigation Jump to search
(→‎EHCI: add correct information about being disabled, add information about songs accessory to USB adapter)
No edit summary
Line 49: Line 49:
|}
|}


=== Accessory Port ===
=== Accessory Port / EHCI ===
<gallery>
<gallery>
File:Accessory Port - mtrp1.png|Accessory Port - mstrp1
File:Accessory Port - mtrp1.png|Accessory Port - mstrp1
Line 69: Line 69:
|-
|-
| 5 || GND
| 5 || GND
|}
|}  
 
==== EHCI ====


The accessory port found only on the original Vita models is a custom port USB interface.
The accessory port found only on the original Vita models is a custom port USB interface.
Line 81: Line 79:


As well a Accessory port to USB adapter that appeared on auction sites awhile ago.
As well a Accessory port to USB adapter that appeared on auction sites awhile ago.
[[File:Accessory port adapter.jpg|thumb]]
[[File:Accessory port adapter.jpg]]


The sheilding on the port is simular to what is used on the Panasonic K1HA14AD0001 camera.
The sheilding on the port is simular to what is used on the Panasonic K1HA14AD0001 camera.


However. The pin layout on this is incorrect and will short the accessory port if plugged into a psvita.
However. The pin layout on this is incorrect and will short the accessory port if plugged into a psvita.

Revision as of 01:51, 5 August 2023

Multi-use port

PSVita - Multi-use port cable to USB

PSVita - Dock Multi-use connector to USB

PSVita - Multi-use port internals to USB
Pin Signal
1 Another voltage input?
2 Another voltage input?
3 GND
4 Audio output
5 Audio output
6 UART RX (CPU/Syscon)
7 UART TX (CPU/Syscon)
8 UART CTS (CPU/Syscon)
9 UART RTS (CPU/Syscon)
10 ?
11 headset control GND
12 headset control data / mic
13 Unknown, connected to Wolfson Micro WM1803E DAC
14 GND
15 Unknown, connected to MB44C026A IC
16 GND
17 +5V charge input
18 +5V charge input
19 GND
20 USB D-
21 USB D+

Accessory Port / EHCI

Pin Signal
1 VCC
2 D-
3 D+
4 N/C (floating?)
5 GND

The accessory port found only on the original Vita models is a custom port USB interface.

It is commonly thought that api to enable the port was removed in 1.69 however. This is not true. Even on the latest firmware the accessory port can be enabled using sceUsbServAccessoryActivate and disabled with sceUsbServAccessoryDeactivate.

The only documented usages of this port is from an FCC filing for the PDEL-1001 development unit. It seems that some dongle attached to the device is used as part of their hardware testing framework.

As well a Accessory port to USB adapter that appeared on auction sites awhile ago. Accessory port adapter.jpg

The sheilding on the port is simular to what is used on the Panasonic K1HA14AD0001 camera.

However. The pin layout on this is incorrect and will short the accessory port if plugged into a psvita.