TSS Settings

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,091件の閲覧回数
东升王
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 解決策
967件の閲覧回数
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 返信
968件の閲覧回数
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 件の賞賛
返信