Touch Library Problem

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Touch Library Problem

ソリューションへジャンプ
2,900件の閲覧回数
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,845件の閲覧回数
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,846件の閲覧回数
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,810件の閲覧回数
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,748件の閲覧回数
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,868件の閲覧回数
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,866件の閲覧回数
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 件の賞賛
返信