CapSense CSD buttons problem

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
TeCh_3034126
Level 3
Level 3
First like received First like given

Hi,

I am using CYBLE-014008-EVAL.

I have configured 2 touch buttons using CapSense CSD module.

I have been reference to the example CE210291_CapSense_P4_One_Button

I tried to use:

CapSense_CSD_Start();                                                  to start CapSense function

CapSense_CSD_ScanSensor(button_id);                    to scan a button

CapSense_CSD_CheckIsSensorActive(button_id)     to check whether the button is pressed

However, CapSense_CSD_CheckIsSensorActive(button_id) always returned 'FAIL'

Did I use the right function?

Can anyone show me a example code?

Thanks!

Terry

0 Likes
3 Replies