Media: Difference between revisions

From Vita Developer wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Hardware]]
[[Category:Hardware]]
<div style="float:right">[[File:Ps-vita - gamecard-10pins - memorycard-9-pins.jpg|200px|thumb|left|Ps-vita - gamecard (10pins) / memorycard (9-pins)]]</div>
== PS Vita Cards ==
== PS Vita Cards ==
Two types of cards: Gamecards (on which games are sold) and Memorycards (to hold your savedata for games that don't use the storage on the Gamecards)
Two types of cards: Gamecards (on which games are sold) and Memorycards (to hold your savedata for games that don't use the storage on the Gamecards)
Line 46: Line 48:
* 16 GB  ($70  -> 4,375 per GB)
* 16 GB  ($70  -> 4,375 per GB)
* 32 GB  ($120  -> 3,75 per GB)
* 32 GB  ($120  -> 3,75 per GB)
==== Pinout ====
{| class="wikitable"
|-
! Pin !! Signal !! Description
|-
| 1 ||  || 
|-
| 2 ||  || 
|-
| 3 ||  || 
|-
| 4 ||  || 
|-
| 5 ||  || 
|-
| 6 ||  || 
|-
| 7 ||  || 
|-
| 8 ||  || 
|-
| 9 ||  || 
|-
|}
==== Pinout standard SD (for comparison) ====
{| class="wikitable"
|-
! Pin !! Name !! I/O !! Logic !! Description
|-
| 1 || DAT3 || I/O || PP || Data 3
|-
| 2 || CMD || I/O || PP,OD || Command, Response
|-
| 3 || VSS || S || S || Ground
|-
| 4 || VDD || S || S || Power
|-
| 5 || CLK || I || PP || Clock
|-
| 6 || VSS || S || S || Ground
|-
| 7 || DAT0 || I/O || PP || Data 0
|-
| 8 || DAT1<br/>nIRQ || I/O<br/>O || PP<br/>OD || Data 1. SDIO Cards share<br/>with Interrupt Period
|-
| 9 || DAT2 || I/O || PP || Data 2
|}
Notes:
# Direction is relative to card. I = Input, O = Output.
# PP = Push-Pull logic, OD = Open-Drain logic.
# S = Power Supply, NC = Not Connected (or logical high).





Revision as of 01:09, 20 June 2012

Ps-vita - gamecard (10pins) / memorycard (9-pins)

PS Vita Cards

Two types of cards: Gamecards (on which games are sold) and Memorycards (to hold your savedata for games that don't use the storage on the Gamecards)

PS Vita Gamecards

Comparison: Nintendo 3DS cart, common SD card, PSVita Gamecard, common microSD card

10 pin SD sized card (physical incompatible)

Savegames stored on the Gamecards cannot be copied/exported.

Currently produced as 2GB and 4GB cards.

Pinout

PSVita Gamecard - BACK
Pin Signal Description
1
2
3
4
5
6
7
8
9
10

PS Vita Memorycards

PS Vita memory cards come in four variants:

  • 4 GB ($30 -> 7,5 per GB)
  • 8 GB ($45 -> 5,625 per GB)
  • 16 GB ($70 -> 4,375 per GB)
  • 32 GB ($120 -> 3,75 per GB)

Pinout

Pin Signal Description
1
2
3
4
5
6
7
8
9

Pinout standard SD (for comparison)

Pin Name I/O Logic Description
1 DAT3 I/O PP Data 3
2 CMD I/O PP,OD Command, Response
3 VSS S S Ground
4 VDD S S Power
5 CLK I PP Clock
6 VSS S S Ground
7 DAT0 I/O PP Data 0
8 DAT1
nIRQ
I/O
O
PP
OD
Data 1. SDIO Cards share
with Interrupt Period
9 DAT2 I/O PP Data 2

Notes:

  1. Direction is relative to card. I = Input, O = Output.
  2. PP = Push-Pull logic, OD = Open-Drain logic.
  3. S = Power Supply, NC = Not Connected (or logical high).


External References