Skip to content

Commit a81be1f

Browse files
authored
Merge pull request #696 from israpps/patch-19
document location of Arcade UART
2 parents 4341d30 + 50965e8 commit a81be1f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

iop/arcade/acuart/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,9 @@ balancing between size, speed, and features.
1616

1717
In order to use this module in your program, use `LoadModule` or \
1818
`LoadModuleBuffer` with no arguments.
19+
20+
## Hardware Notes
21+
The UART is easily accesible through the white JST 3 pin connector located on the frontal panel of the arcade board, just between JVS USB and the dip switches.
22+
From left to right, the pins are: RX, TX, GND.
23+
24+
An USB to RS232 (usually with DB9 connector) is recommended

0 commit comments

Comments
 (0)