
Send 3 byte packets through UART, program SimProc, read memory data / SimProc data through UART
Send commands using the UART RX pin (using a USB to UART conveter), receive data through the UART TX pin. Set UIO7-UIO0 to set the BAUD rate of the internal UART module.
A USB to UART converter or any UART device.
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | uart rx | uart tx | clk per bit 0 |
| 1 | halt flag | clk per bit 1 | |
| 2 | done flag | clk per bit 2 | |
| 3 | clk per bit 3 | ||
| 4 | clk per bit 4 | ||
| 5 | clk per bit 5 | ||
| 6 | clk per bit 6 | ||
| 7 | clk per bit 7 |