Touch Library Problem

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

Touch Library Problem

跳至解决方案
2,867 次查看
whiteliondd6
Contributor I

I am using MCUXpresso as IDE and developing code for Touch Sensor with the help of Touch Library for FRDM-KE15Z. But, it is not adding into my SDK. How to add the Touch Library in my SDK?

0 项奖励
回复
1 解答
2,812 次查看
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello whiteliondd6

This information might help you

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

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

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

Tell me about the version of your SDK and the IDE.

Best regards.

Pavel_Hernandez

 

 

在原帖中查看解决方案

0 项奖励
回复
5 回复数
2,813 次查看
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello whiteliondd6

This information might help you

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

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

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

Tell me about the version of your SDK and the IDE.

Best regards.

Pavel_Hernandez

 

 

0 项奖励
回复
2,777 次查看
whiteliondd6
Contributor I

Still Im facing an issue regarding touch issue. It is not linking with my project. Im using MCUXpresso IDE v11.5.0 and SDK 2.11.0

0 项奖励
回复
2,715 次查看
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello whiteliondd6

Ok I was checking your issue and I recommend you using touch_sensing demo and modify it according to your requirements.

In other way you may add the touch sensing library from the SDK source directory.

To do that you need to click right in your folder project and selected import. General/File System then go to the SDK dir. and select the folder you needed.

Make sure you add the paths in Properties/C-C++ Build/Settings/Tool Settings/Includes.

 

I suggest you check the example properties as reference.

 

Best regards

Pavel_Hernandez

0 项奖励
回复
2,835 次查看
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello whiteliondd6

In this case you need to build another SDK to add the touch library in the SDK Builder, Welcome | MCUXpresso SDK Builder (nxp.com)

Search and selected your board to add the library to the SDK.

Best regards.

Pavel

0 项奖励
回复
2,833 次查看
whiteliondd6
Contributor I

Thank you for this help.

I did this number of times but, I am not able to add touch library folder into my project. Also, I need required steps to tune the touch pad and how to add that code into my application project. 

0 项奖励
回复