1.1.3 Tuning Options for touch in Melody/Harmony

Overview

This section gives an overview of how to use the tune option in the touch configurator.

Details

The two options in touch tuning are

  1. Touch Tuning (bidirectional, requires UART Tx and Rx)

    This option is useful when user wanted to see effect of a touch parameter by few clicks instead of changing in .h files and programming the device with updated configuration. Bidirectional requires both Tx and Rx wires.

    If bidirectional is selected, then the project is generated with Touchtune.c and Touchtune.h files. A detailed procedure on how to visualize data using bidirectional can be found in Guide to view Touch Tune Data using MPLAB® Data Visualizer page.

  2. Touch Visualization (unidirectional, requires UART Tx)

    This option is useful to visualize touch data. Unidirectional requires only one wire i.e. Tx alone.

    If unidirectional is selected, the project is generated with datastremer.c and datastreamer.h files (along with .db, .ds and .sb files). A detailed procedure on how to visualize data using unidirectional is found in the Visualize Touch Data Using MPLAB® Data Visualizer page.

Procedure

To enable tuning and select the configuration,

Open Touch Configurator, in that select Tune tab → Unidirectional / Bidirectional.