[PSoC4000]How to get capacity of the sensor by PSoC Creator.

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

cross mob
Anonymous
Not applicable

Hello

Please tell me,How to get the capacity of the sensor by PSoC Creator.

Because I want value below(Cs).

Device:CY8C4014SXI-421

キャプチャ.PNG

Best regards,Tetsu.

0 Likes
1 Solution
Yuva
Moderator
Moderator
Moderator
250 replies posted 250 sign-ins 100 solutions authored

Hello,

Please refer the datasheet, you can use CapSense_GetSensorCapacitance() API to measure the capacitance of the corresponding sensor. Note that the you should enable self-test library in Advanced -> General tab in the component configuration and also use manual tuning for this to work.

Regards,

Yuva.

View solution in original post

0 Likes
1 Reply
Yuva
Moderator
Moderator
Moderator
250 replies posted 250 sign-ins 100 solutions authored

Hello,

Please refer the datasheet, you can use CapSense_GetSensorCapacitance() API to measure the capacitance of the corresponding sensor. Note that the you should enable self-test library in Advanced -> General tab in the component configuration and also use manual tuning for this to work.

Regards,

Yuva.

0 Likes