Editing Card Adapter

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
== PlayStation Card Adapter ==
== PlayStation Card Adapter ==
<div style="float:right">[[File:Ps3_card_adapter.jpg|200px|thumb|left|PlayStation Card Adapter without a PS1/PS2 card]]<br />
<div style="float:right">[[File:Ps3_card_adapter.jpg|200px|thumb|left|PlayStation Card Adapter without a PSOne/PS2 card]]<br />
[[File:SCPH-98042 top.jpg|200px|thumb|left|PlayStation Card Adapter - CECHZM1/SCPH-98042 - maincomponentside]]<br />
[[File:SCPH-98042 top.jpg|200px|thumb|left|PlayStation Card Adapter - CECHZM1/SCPH-98042 - maincomponentside]]<br />
[[File:SCPH-98042 bottom.jpg|200px|thumb|left|PlayStation Card Adapter - CECHZM1/SCPH-98042 - back]]<br />
[[File:SCPH-98042 bottom.jpg|200px|thumb|left|PlayStation Card Adapter - CECHZM1/SCPH-98042 - back]]<br />
Line 206: Line 206:
</small>
</small>
|-
|-
| 3 || bmAttributes || 1 || 0x02 || Bulk (00000010)
| 3 || bmAttributes || 1 || 0x02 || Interrupt (00000010)
<small>
<small>
(D1:0) [http://www.inno-logic.com/resources/21.php#4 Transfer Type:]
(D1:0) [http://www.inno-logic.com/resources/21.php#4 Transfer Type:]
Line 272: Line 272:


== Free MC boot install with PS3 Memory Card Adapter (CECHZM1) ==
== Free MC boot install with PS3 Memory Card Adapter (CECHZM1) ==
https://web.archive.org/web/*/http://ps3devwiki.com/files/Homebrew/ps3mca/
http://www.ps3devwiki.com/files/Homebrew/ps3mca/
* You can now install FMCB from a PC to MC with these MC-Adapters!
* You can now install FMCB from a PC to MC with these MC-Adapters!
* You can sign MC-KELFs to your MCs directly from PC!
* You can sign MC-KELFs to your MCs directly from PC!
Line 279: Line 279:


''We recently found a new way to install FMCB with the PlayStation3 Memory Card Adaptor (CECHZM1) connected to your PC. Since this device is somewhat cheap, it could be a good alternate way for those who don't have access to an already hacked PS2.'' ''The method consist of a command line software and using set of commands (or scripts) in order to install the FMBC hack properly. It also has the advantage to do a multi region/models installation.'' ''One restriction is that the software doesn't work with Datel's MC (mainly related with setting a proper termination code for communications) and maybe with some other brands, however it was tested successfully with official 8MB Memory Cards and with some crappy Chinese clones too.'' ''Currently the FMCB loader being installed is v1.8c which contain an important kernel fix for the 10K.'' ''The util to allow to communicate and sign the file for the MC was made by me and "someone who wants to stay anonymous". Note that without this anonymous contributor it would have been impossible to achieve it.
''We recently found a new way to install FMCB with the PlayStation3 Memory Card Adaptor (CECHZM1) connected to your PC. Since this device is somewhat cheap, it could be a good alternate way for those who don't have access to an already hacked PS2.'' ''The method consist of a command line software and using set of commands (or scripts) in order to install the FMBC hack properly. It also has the advantage to do a multi region/models installation.'' ''One restriction is that the software doesn't work with Datel's MC (mainly related with setting a proper termination code for communications) and maybe with some other brands, however it was tested successfully with official 8MB Memory Cards and with some crappy Chinese clones too.'' ''Currently the FMCB loader being installed is v1.8c which contain an important kernel fix for the 10K.'' ''The util to allow to communicate and sign the file for the MC was made by me and "someone who wants to stay anonymous". Note that without this anonymous contributor it would have been impossible to achieve it.
git repository: <s>https://github.com/jimmikaelkael/ps3mca-tool</s> (dmca takedown)
git repository: https://github.com/jimmikaelkael/ps3mca-tool
''
''


Line 288: Line 288:
== Memory Card ==
== Memory Card ==


The Playstation Memory Cards have an interface similar to the Controller Port, which is similar to SPI. They normally have 1 Mb or 128 Kilobyte of EEprom memory. Serial data transfer is LSB-First format. Some bigger non-Sony Cards use internal bankswitching (Multiple virtual Cards with a button switching to the next bank each press / alternatively some do not have a button but rely on buttoncombos with the Dualshock controller). Other bigger non-Sony Cards (e.g. Datel MAX 16MB, 32MB, 64MB, 128MB, 256MB) address it as a single card (and thus can be very slow).
The Playstation Memory Cards have an interface similar to the Controller Port, which is similar to SPI. They normally have 1 Mb or 128 Kilobyte of EEprom memory. Serial data transfer is LSB-First format. Some bigger non-Sony Cards use internal bankswitching (Multiple virtual Cards with a button switching to the next bank each press / alternatively some do not have a button but rely on buttoncombos with the Dualshock controller). Other bigger non-Sony Cards (e.g. Datel MAX 16MB, 32MB, 64MB, 128MB, 256MB) address it as a single card (and thus can be rely slow).


=== Sony Playstation Memory Card (SCPH-1020) ===
=== Sony Playstation Memory Card (SCPH-1020) ===
Aside from the Sanyo LC86F8604A chip, the board additionally contains some resistors, capacitors, z-diodes (for protection against too high voltages), a 6MHz oscillator (for the CPU), and a 5pin reset generator (on the cart edge connector, the supply pins are slightly longer than the data signal pins, so when inserting the cartridge, power/reset gets triggered first; the 7.5V supply pin is left unconnected, only 3.5V are used).
==== SONY CXD8732AQ ====


[[File:LC86F8604A-2.jpg|thumbnail|Package pinouts and dimensions of the standard LC86F8604A chip]]
[[File:LC86F8604A-2.jpg|thumbnail|Package pinouts and dimensions of the standard LC86F8604A chip]]


The "SONY CXD8732AQ" chip is installed on memory cards with "SPC02K1020B" boards, however, the text layer on the board says that it's an "LC86F8604A" chip. So, the CXD8732AQ is most probably a standard LC86F8604A chip with a Sony Memory Card BIOS ROM on it.
The "SONY CXD8732AQ" chip is installed on memory cards with "SPC02K1020B" boards, however, the text layer on the board says that it's an "LC86F8604A" chip. So, the CXD8732AQ is most probably a standard LC86F8604A chip (more on that below) with a Sony Memory Card BIOS ROM on it.
The "SONY CXD8732AQ" comes in a huge 64 QFP pin package, but it connects only to:
The "SONY CXD8732AQ" comes in a huge 64pin package, but it connects only to:
   5 = /IRQ7  (via 22 ohm)        2 = /RESET (from U2)
   5 = /IRQ7  (via 22 ohm)        2 = /RESET (from U2)
   6 = JOYCLK  (via 220 ohm)        30,31 = CF1,CF2 (12 clock pulses per 2us)
   6 = JOYCLK  (via 220 ohm)        30,31 = CF1,CF2 (12 clock pulses per 2us)
Line 306: Line 302:
   13 = JOYDAT (via 22 ohm)        All other pins = Not connected
   13 = JOYDAT (via 22 ohm)        All other pins = Not connected


 
Aside from that chip, the board additionally contains some resistors, capacitors, z-diodes (for protection against too high voltages), a 6MHz oscillator (for the CPU), and a 5pin reset generator (on the cart edge connector, the supply pins are slightly longer than the data signal pins, so when inserting the cartridge, power/reset gets triggered first; the 7.5V supply pin is left unconnected, only 3.5V are used).
 
Caution: The "diagonal edge" at the upper-left of the CXD8732AQ chip is Pin 49 (not pin 1), following the pin numbers on the board (and the Sanyo datasheet pinouts), pin 1 is at the lower-left.
Caution: The "diagonal edge" at the upper-left of the CXD8732AQ chip is Pin 49 (not pin 1), following the pin numbers on the board (and the Sanyo datasheet pinouts), pin 1 is at the lower-left (near the dot mark) and follow a counterclockwise move notation.


*standard Sanyo LC86F8604A chip datasheet :
*standard Sanyo LC86F8604A chip datasheet :
**www.digchip.com/datasheets/parts/datasheet/413/LC86F8604A.php
**www.digchip.com/datasheets/parts/datasheet/413/LC86F8604A.php
==== Features ====
* Flash memory erase and rewrite at a power-supply voltage of 2.8 V achieved for the first time in the industry.
* 132-KB on-chip flash memory
* 2.8-V single-voltage power supply
* On-board reprogramming function
* The flash memory can be erased in 128-byte block units.
==== Specifications ====
* Sanyo original 8-bit CPU core (Minimum bus cycle time: 0.5 µs, minimum instruction cycle time: 1 µs)
* 132 KB of flash memory and 256 bytes of RAM on chip
* Two 8-bit timers
* 8-bit synchronous serial interface


=== Pinout ===
=== Pinout ===
The controller port is exactly the same electrically as the memory card port (with an extra pin, which could be used as lightpen input but most or all controllers leave the pin unused.
The controller port is exactly the same electricly as the memory card port (with an extra pin, which could be used as lightpen input but most or all controllers leave the pin unused.


     1  2  3  4  5  6  7  8  
     1  2  3  4  5  6  7  8  
Line 372: Line 352:


==== CLOCK ====
==== CLOCK ====
Signal (high) from PS1/PSone to card. Used to keep units in sync. 250kHz clock for PlayStation.
Signal from PS1/PSone to card. Used to keep units in sync. 250kHz clock for PlayStation
 
==== ACK ====
==== ACK ====
Acknowledge signal from Card to PS1/PSone. 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{{micro}}sec the PS1/PSone will then start interrogating other devices.
Acknowledge signal from Card to PS1/PSone. 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{{micro}}sec the PS1/PSone will then start interrogating other devices.
=== Dumping ===
Similar to SPI protocol.
*You don t really need to solder wires but instead use generic jumper wires attached to each other with some rubber (they should fit the spacing of the memory card pins, 1" / 2.54mm) as the insulated terminals/insulated solid tips are also 1" thick.
==== Arduino ====
Any Arduino/compatible board.
*http://shendohardware.blogspot.jp/2013/06/memcarduino.html
=== Sources ===
=== Sources ===


*http://problemkaputt.de/psx-spx.htm#memorycardreadwritecommands
*http://www.hardwarebook.info/Sony_Playstation_Memory_Card
*http://www.hardwarebook.info/Sony_Playstation_Memory_Card
*http://www.raphnet.net/electronique/psx_adaptor/Playstation.txt
*http://www.raphnet.net/electronique/psx_adaptor/Playstation.txt
*http://dragaosemchama.com.br/2016/09/backup-e-gravacao-de-memory-card-ps1/


==Misc==
==Misc==
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)