
The TOUCH DATA connector found on QT600 interface board is used for streaming touch data to the PC. It has three interfaces ‒ TWI, UART and SPI (UART is at the moment not supported in the software). The same connector is found on the Touch MCU boards. A 10-wire cable can be connected between these two connectors.
| Pin | Interface | Name | Direction, QT600 interface board | Direction, Touch MCU boards |
|---|---|---|---|---|
| 1 | TWI | SDA | bi-directional | bi-directional |
| 2 | SCL | bi-directional | bi-directional | |
| 3 | UART | RxD | output | input |
| 4 | TxD | input | output | |
| 5 | SPI | SS | input | output |
| 6 | MOSI | input | output | |
| 7 | MISO | output | input | |
| 8 | SCK | input | output | |
| 9 | (all) | GND | ||
| 10 | (all) | VTG |