aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.
20 20
21 Pin mini DIN MCU 21 Pin mini DIN MCU
22 ---------------------------------- 22 ----------------------------------
23 1 ~RST PD1 23 1 ~RST(TXD) PD3
24 2 GND GND 24 2 GND GND
25 3 ~RDY PD4 25 3 ~RDY PD4
26 4 RXD PD2 26 4 RXD PD2
@@ -37,9 +37,6 @@ Protocol
37Signal: Asynchronous, Positive logic, 19200baud, Least bit first 37Signal: Asynchronous, Positive logic, 19200baud, Least bit first
38Frame format: 1-Start bit(Lo), 8-Data bits, Odd-Parity, 1-Stop bit 38Frame format: 1-Start bit(Lo), 8-Data bits, Odd-Parity, 1-Stop bit
39 39
40This converter uses software method for testing purpose. AVR UART engine will work better.
41
42
43 40
44 41
45Build Firmware 42Build Firmware