Pinout: Difference between revisions

From Vita Developer wiki
Jump to navigation Jump to search
(Added locations of UART and some undocumented pins, as deduced by PCB layers photos and "File:Vita-1000-uart.png" from Henkaku Wiki, available under CC-BY 3.0. Sources: [1] https://wiki.henkaku.xyz/vita/File:Vita-1000-uart.png)
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)
Line 34: Line 34:
| 14 || GND
| 14 || GND
|-
|-
| 15 || PGND of ISL9110IRTAZ buck-boost switch
| 15 || Mode switch of ISL9110IRTAZ buck-boost switch. Logic input, high for auto PFM mode. Low for
forced PWM operation (less noise, according to vendor).
|-
|-
| 16 || GND
| 16 || GND

Revision as of 23:43, 20 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 Mode switch of ISL9110IRTAZ buck-boost switch. Logic input, high for auto PFM mode. Low for

forced PWM operation (less noise, according to vendor).

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.