Editing SPIway
Jump to navigation
Jump to search
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: | ||
== SPIway == | == SPIway == | ||
SPIway - Teensy++ 2.0 SPI flasher for PS4 | SPIway - Teensy++ 2.0 SPI flasher for PS4 | ||
Source: | Source: https://github.com/hjudges/NORway | ||
=== Pinout === | === Pinout === | ||
<div style="float:right">[[File:MX25L25635FMI-10G Pinout.png|200px|thumb|left|MX25L25635FMI-10G Pinout]]<br /> | |||
<div style="float:right" | [[File:SPIway.jpg|200px|thumb|left|Teensy 2.0++ SPIway Pinout]]</div> | ||
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable" style="border:1px solid #999; border-collapse: collapse;" | {| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable" style="border:1px solid #999; border-collapse: collapse;" | ||
|- bgcolor="#cccccc" | |- bgcolor="#cccccc" | ||
! | ! Pin !! 4x I/O !! SPIway || Description | ||
|- | |- | ||
| 1 || SIO3 || B5 || Serial Data Input & Output (for 4xI/O read mode) | |||
|- | |- | ||
| 2 || VCC || +5V pad || +3V DC Power Supply | |||
|- | |- | ||
| 3 || RESET# || B6 || Hardware Reset Pin Active low | |||
|- | |- | ||
| 4 || style="color:white; background-color:darkgrey;" | NC || style="color:white; background-color:darkgrey;" | NC || style="color:white; background-color:darkgrey;" | No Connection | |||
|- | |- | ||
| 5 || style="color:white; background-color:darkgrey;" | NC || style="color:white; background-color:darkgrey;" | NC || style="color:white; background-color:darkgrey;" | No Connection | |||
|- | |- | ||
| 6 || style="color:white; background-color:darkgrey;" | NC || style="color:white; background-color:darkgrey;" | NC || style="color:white; background-color:darkgrey;" | No Connection | |||
|- | |- | ||
| 7 || CS# || B0 || Chip Select | |||
|- | |- | ||
| 8 || SO/SIO1 || B3 || Serial Data Output (for 1 x I/O) or Serial Data Input & Output (for 2x I/O or 4x I/O read mode) | |||
|- | |- | ||
| 9 || WP#/SIO2 || B4 || Write Protection: connect to GND or Serial Data Input & Output (for 4x I/O read mode) | |||
|- | |- | ||
| 10 || GND || GND || Ground | |||
|- | |- | ||
| 11 || style="color:white; background-color:darkgrey;" | NC || style="color:white; background-color:darkgrey;" | NC || style="color:white; background-color:darkgrey;" | No Connection | |||
|- | |- | ||
| 12 || style="color:white; background-color:darkgrey;" | NC || style="color:white; background-color:darkgrey;" | NC || style="color:white; background-color:darkgrey;" | No Connection | |||
|- | |- | ||
| 13 || style="color:white; background-color:darkgrey;" | NC || style="color:white; background-color:darkgrey;" | NC || style="color:white; background-color:darkgrey;" | No Connection | |||
|- | |- | ||
| 14 || style="color:white; background-color:darkgrey;" | NC || style="color:white; background-color:darkgrey;" | NC || style="color:white; background-color:darkgrey;" | No Connection | |||
|- | |- | ||
| 15 || SI/SIO0 || B2 || Serial Data Input (for 1 x I/O) or Serial Data Input & Output (for 2x I/O or 4x I/O read mode) | |||
|- | |- | ||
| 16 || SCLK || B1 || Clock Input | |||
|- | |- | ||
|} | |} | ||
Line 48: | Line 47: | ||
Use short wires, esp. if you are not adding the 0.1{{micro}}F capacitor between ground and vcc as close as possible to the chip | Use short wires, esp. if you are not adding the 0.1{{micro}}F capacitor between ground and vcc as close as possible to the chip | ||
{{ | {{Components}} | ||
<noinclude>[[Category:Main]]</noinclude> | <noinclude>[[Category:Main]]</noinclude> |