Pinout: Difference between revisions

From Vita Developer wiki
Jump to navigation Jump to search
m (Swapped chip orientation, now pin's function makes more sense. Data taken from publicly available source: https://www.intersil.com/content/dam/Intersil/documents/isl9/isl9110-12.pdf)
m (Fixed an incorrect pin mapping.)
Line 34: Line 34:
| 14 || GND
| 14 || GND
|-
|-
| 15 || Mode switch of ISL9110IRTAZ buck-boost switch. Logic input, high for auto PFM mode. Low for
| 15 || Unknown, connected to MB44C026A IC
forced PWM operation (less noise, according to vendor).
|-
|-
| 16 || GND
| 16 || GND

Revision as of 17:34, 23 August 2018

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

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

EHCI

The accessory port found only on the original Vita models is a custom port USB interface. The port must be activated in software and so far, there does not seem to be any official public software that uses it. As of firmware 1.69, all APIs that reference the accessory port are permanently disabled.

The only documented usage 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.

The port appears to be the same as used on the Panasonic K1HA14AD0001.