This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Problems with Capacitive Touch Library

Other Parts Discussed in Thread: MSP430F5529

Hello

I'm trying to use the library of the capacitive touch and am having some problems withstructure.c.
So I managed to compile the example in this folder SLAC490, everything OK
But when I start a new project with the Library always the problem in strucuture.c
Up to copy the example that is working, and the same error handcuff know how to make this library work?

thanks

  • Hi Rodrigo,

    I just got through fighting the same battle... I could get the examples from SLAA491to build properly, but not the RO_COMPB_TA1_WDTA example from slac489. I finally took the SLAA491 project and replaced the files with the RO_COMPB_TA1_WDTA example code and everything built properly.

    I finally traced the problem to not enabling the GCC extensions in the project that I started from scratch. See section 2.5 step 4 of "Getting Started With Capacitive Touch Software Library - SLAA491."

    My MSP430F5529 now has touch buttons!

    Steve

  • hello,

    I have downloaded the source code for the capacitive touch.

    I have a few doubts regarding the variables they are using like

    1. gesture_offset

    2. wheel position offset

    please explain the use of these variables.

**Attention** This is a public forum