A31G213CLN Shield Board Quick Start Guide
3. Building and running project (Shield Board)
19
3.5.2
main.c
1.
Init_Library (void)
A.
Initialize library variables.
B.
This function must be called before using the library API(ts_xx, led_xx, dgb_xx, .ut_xx).
2.
ts_Set_OpMode (unsigned char opMode)
A.
ts_Set_OpMode (NORMAL_MODE)
▪
In this mode, the parasitic capacitance value for each channel is not adjusted.
▪
Sensitivity for each channel is different.
▪
Since the sensitivity is different for each channel, the threshold should be applied for
each channel.
Figure 19. Sensitivity for Each Channel in Normal Mode