tsi_v6_mutual_cap#
Overview#
The tsi_v6_mutual_cap example shows how to use TSI_V6 driver in mutual-cap mode:
In this example , we make use of the available electrodes on board to show driver usage.
Firstly, we get the non-touch calibration results as baseline electrode counter;
Then, we start the Software-Trigger scan using polling method and interrupt method;
Then, we start the Hardware-Trigger scan using interrupt method.
Running the demo#
When running successfully, the log output in terminal shall be similar as below:
TSI_V6 Mutual-Cap mode Example Start!
Please do not touch pad KEY3 when in calibration process! Calibrated counters for mutual-cap pad KEY3 is: 1816
NOW, comes to the software trigger scan using polling method! Mutual-cap pad KEY3 Normal mode counter is: 1816
NOW, comes to the software trigger scan using interrupt method! Mutual-cap pad KEY3 Normal mode counter is: 1928
NOW, comes to the hardware trigger scan method! After running, touch pad KEY3 each time, you will see LED toggles.
Supported Boards#
MCX-N5XX-EVK
Hardware requirements
Micro USB cable
MCX-N5XX-EVK board
FRDM-TOUCH board
Personal Computer
Board settings
No special settings are required.
Prepare the Demo
Connect a mini USB cable between the PC host and the OpenSDA USB port on the board.
Open a serial terminal with the following settings:
115200 baud rate
8 data bits
No parity
One stop bit
No flow control
Download the program to the target board.
Either press the reset button on your board or launch the debugger in your IDE to begin running the demo.
Running the demo
When the example runs successfully, the following message is displayed in the terminal:
TSI_V6 Mutual-Cap mode Example Start!
Please do not touch pad KEY3 when in calibration process!
Calibrated counters for mutual-cap pad KEY3 is: 1816
NOW, comes to the software trigger scan using polling method!
Mutual-cap pad KEY3 Normal mode counter is: 1816
NOW, comes to the software trigger scan using interrupt method!
Mutual-cap pad KEY3 Normal mode counter is: 1928
NOW, comes to the hardware trigger scan method!
After running, touch pad KEY3 each time, you will see LED toggles
MCX-N9XX-EVK
Hardware requirements
Micro USB cable
MCX-N9XX-EVK board
FRDM-TOUCH board
Personal Computer
Board settings
No special settings are required.
Prepare the Demo
Connect a mini USB cable between the PC host and the OpenSDA USB port on the board.
Open a serial terminal with the following settings:
115200 baud rate
8 data bits
No parity
One stop bit
No flow control
Download the program to the target board.
Either press the reset button on your board or launch the debugger in your IDE to begin running the demo.
Running the demo
When the example runs successfully, the following message is displayed in the terminal:
TSI_V6 Mutual-Cap mode Example Start!
Please do not touch pad KEY3 when in calibration process!
Calibrated counters for mutual-cap pad KEY3 is: 1816
NOW, comes to the software trigger scan using polling method!
Mutual-cap pad KEY3 Normal mode counter is: 1816
NOW, comes to the software trigger scan using interrupt method!
Mutual-cap pad KEY3 Normal mode counter is: 1928
NOW, comes to the hardware trigger scan method!
After running, touch pad KEY3 each time, you will see LED toggles
FRDM-MCXA577
Hardware requirements
Type-C USB cable
FRDM-MCXA577 board
Personal Computer
FRDM-TOUCH board
Board settings
Prepare the Demo
Connect a USB Type-C cable between the host PC and the MCU-Link USB port on the target board.
Open a serial terminal with the following settings:
115200 baud rate
8 data bits
No parity
One stop bit
No flow control
Download the program to the target board.
Either press the reset button on your board or launch the debugger in your IDE to begin running the demo.
Running the demo
When the example runs successfully, the following message is displayed in the terminal:
TSI_V6 Mutual-Cap mode Example Start!
Please do not touch pad KEY3 when in calibration process!
Calibrated counters for mutual-cap pad KEY3 is: 1816
NOW, comes to the software trigger scan using polling method!
Mutual-cap pad KEY3 Normal mode counter is: 1816
NOW, comes to the software trigger scan using interrupt method!
Mutual-cap pad KEY3 Normal mode counter is: 1928
NOW, comes to the hardware trigger scan method!
After running, touch pad KEY3 each time, you will see LED toggles