This is the quick start guide for the QTouch device driver for I2C interface, with step-by-step instructions on how to configure and use the driver for a specific use case.
The use cases contain several code fragments. The code fragments in the steps for setup can be copied into a custom initialization function, while the steps for usage can be copied into, e.g., the main application function.
This basic use case will demonstrate how to use the host TWI interface to read real time touch information from QT devices. It also demonstrates the procedure to read and write the setup block which helps to tune the operating parameters of the device.
This module requires the following service
Add this to the main loop or a setup function: