added description of ADB socket pintouts.
This commit is contained in:
parent
849b10e921
commit
7ad93f7850
22
ADB.txt
22
ADB.txt
@ -23,11 +23,24 @@ AVR ATtiny2131 ADB to PS/2 converter(Japanese)
|
|||||||
|
|
||||||
Pinouts
|
Pinouts
|
||||||
-------
|
-------
|
||||||
Female socket from the front
|
ADB female socket from the front:
|
||||||
|
__________
|
||||||
|
| | <--- top
|
||||||
|
| 4o o3 |
|
||||||
|
|2o o1|
|
||||||
|
| == |
|
||||||
|
|________| <--- bottom
|
||||||
|
| | <--- 4pins
|
||||||
|
|
||||||
4o o3
|
|
||||||
2o o1
|
ADB female socket from bottom:
|
||||||
==
|
|
||||||
|
========== <--- front
|
||||||
|
| |
|
||||||
|
| |
|
||||||
|
|2o o1|
|
||||||
|
|4o o3|
|
||||||
|
---------- <--- back
|
||||||
|
|
||||||
1: Data
|
1: Data
|
||||||
2: Power SW(low when press Power key)
|
2: Power SW(low when press Power key)
|
||||||
@ -35,6 +48,7 @@ Pinouts
|
|||||||
4: GND
|
4: GND
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Commands
|
Commands
|
||||||
--------
|
--------
|
||||||
ADB command is 1byte and consists of 4bit-address, 2bit-command
|
ADB command is 1byte and consists of 4bit-address, 2bit-command
|
||||||
|
Loading…
Reference in New Issue
Block a user