mirror of
https://github.com/kalymos/PsNee.git
synced 2026-03-10 04:44:23 +00:00
Update README.md
This commit is contained in:
35
README.md
35
README.md
@@ -75,20 +75,31 @@ Also, the Arduino must either be powered on first or have no bootloader present
|
||||
|
||||
-------------------------------------------------------------------------------------
|
||||
|
||||
Pin assignments
|
||||
pin equivalent tableau
|
||||
|
||||
PSNee psxdev PlayStation
|
||||
Arduino Atinny ProMicro Leonardo name ps pin Name
|
||||
PSNee name in Arduino board or Attiny PlayStation
|
||||
support name name in code Attiny45 Arduino ProMicro Leonardo ic pin name track name in schematic
|
||||
VCC 5V VCC 5V 3.5V supply
|
||||
debugtx 3
|
||||
gate_wfck 4 9 15 Icsp-sck IC732.Pin-5 WFCK
|
||||
data 2 8 14 icsp-miso IC732.Pin-42 CEO
|
||||
pin name subq 1 7 3 3 IC304.Pin-24 SUBQ
|
||||
sqck 0 6 2 2 IC304.Pin-26 SQCK
|
||||
BIOS D2 5 9 9 IC102.Pin-15 D2
|
||||
BIOS A18 4 8 8 Ic102.Pin-31 A18
|
||||
GND GND GND GND GND GND
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
pin-5v = VCC = VCC = pin-5v = 3.5v 3.5v = supply
|
||||
3 = = = debugtx
|
||||
pin-9 = 4 = pin-15 = icsp-sck = gate_wfck IC732.Pin-5 = WFCK
|
||||
pin-8 = 2 = pin-14 = icsp-miso = data IC732.Pin-42 = CEO
|
||||
pin-7 = 1 = pin-3 = pin-3 = subq IC304.Pin-24 = SUBQ
|
||||
pin-6 = 0 = pin-2 = pin-2 = sqck IC304.Pin-26 = SQCK
|
||||
pin 5 = pin-9 = pin-9 = BIOS D2 IC102.Pin-15 = D2
|
||||
pin 4 = pin-8 = pin-8 = BIOS A18 Ic102.Pin-31 = A18
|
||||
pin-gnd = GND = GND = pin-gnd = gnd GND = gnd
|
||||
|
||||
## General Info
|
||||
|
||||
|
||||
Reference in New Issue
Block a user