summaryrefslogtreecommitdiffstats
path: root/converter
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2014-04-25 08:16:12 +0200
committertmk <nobody@nowhere>2014-04-25 08:16:12 +0200
commit2db27ecedd92f79b96b5e4db3d8d0fd4822d2de0 (patch)
treeab685951ac0b67f59d4b2fa1fd50ddabc2e1512e /converter
parentfc3a20c534c370944b7471adc60b8982d586d69c (diff)
downloadqmk_firmware-2db27ecedd92f79b96b5e4db3d8d0fd4822d2de0.tar.gz
qmk_firmware-2db27ecedd92f79b96b5e4db3d8d0fd4822d2de0.tar.xz
Fix description of pin usage
Diffstat (limited to 'converter')
-rw-r--r--converter/pc98_usb/README5
1 files changed, 1 insertions, 4 deletions
diff --git a/converter/pc98_usb/README b/converter/pc98_usb/README
index a010dee2e..c9bdf3d84 100644
--- a/converter/pc98_usb/README
+++ b/converter/pc98_usb/README
@@ -20,7 +20,7 @@ Wiring: You can change this with editing config.h.
Pin mini DIN MCU
----------------------------------
- 1 ~RST PD1
+ 1 ~RST(TXD) PD3
2 GND GND
3 ~RDY PD4
4 RXD PD2
@@ -37,9 +37,6 @@ Protocol
Signal: Asynchronous, Positive logic, 19200baud, Least bit first
Frame format: 1-Start bit(Lo), 8-Data bits, Odd-Parity, 1-Stop bit
-This converter uses software method for testing purpose. AVR UART engine will work better.
-
-
Build Firmware