FRDM-KL43Z Capacitive touch slider Kinetis Design Studio Demo

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

FRDM-KL43Z Capacitive touch slider Kinetis Design Studio Demo

跳至解决方案
1,505 次查看
grec_mihai96
Contributor I

Hi guys,

   Can somebody give me an example about how to use the capacitive touch slider on the FRDM-KL43Z Board in GPIO mode? All I need is something simple, like whenever I touch it, a message like "Hello World" is printed. All I want to see is how to proper configure the PTA12 and PTA13 pins and what is their behaviour. Thank you!

标签 (1)
0 项奖励
回复
1 解答
1,400 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Mihai,

  Because the KL43 series don't have the hardware TSI module, then if you want to use the capacitive touch slider, you need to use the GPIO function to realize it.

 About the KL series integrating touch sensing software on kinetis L using GPIO method, please refer to this application note:

https://www.nxp.com/docs/en/application-note/AN4637.pdf 

Please check it at first.

Wish it helps you!

Have a great day,
Kerry

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

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,400 次查看
grec_mihai96
Contributor I

Hi Kerry,

   Thanks a lot, that's exactly what I was looking for. Have a great day!

0 项奖励
回复
1,401 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Mihai,

  Because the KL43 series don't have the hardware TSI module, then if you want to use the capacitive touch slider, you need to use the GPIO function to realize it.

 About the KL series integrating touch sensing software on kinetis L using GPIO method, please refer to this application note:

https://www.nxp.com/docs/en/application-note/AN4637.pdf 

Please check it at first.

Wish it helps you!

Have a great day,
Kerry

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

0 项奖励
回复