TSS Settings

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

TSS Settings

跳至解决方案
965 次查看
东升王
Contributor II

Hi

 

I implement a keypad (15 keys) that uses 8 electrodes (3 columns, 5 rows) in KL05 with KDS3.0. Now I have a problem. When I pressed one key, did not release it, then I pressed another key that in the same row or column, that means the two keys shared one electrode, the TSS library can not report the second key. How can I config the PE to implement this feature.

 

Thanks

标签 (1)
0 项奖励
回复
1 解答
841 次查看
vicentegomez
NXP TechSupport
NXP TechSupport

Hi Dongsheng

you can check the TSS samples for the TWR board

C:\Freescale\Freescale_TSS_3_1\examples\TWRKXX_DEMO\build\cw10

please check the section for the keypad2,

I use the k60 and it can detect two number (like 4 and 1) that share one electrode touched at the same time.

Also you can use freemaster to check the delta variation on each electrode, with this variation you can detect the two diferent keys that share the same electrode


Have a great day,
Vicente

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
842 次查看
vicentegomez
NXP TechSupport
NXP TechSupport

Hi Dongsheng

you can check the TSS samples for the TWR board

C:\Freescale\Freescale_TSS_3_1\examples\TWRKXX_DEMO\build\cw10

please check the section for the keypad2,

I use the k60 and it can detect two number (like 4 and 1) that share one electrode touched at the same time.

Also you can use freemaster to check the delta variation on each electrode, with this variation you can detect the two diferent keys that share the same electrode


Have a great day,
Vicente

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复