Touch Library Problem

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Touch Library Problem

Jump to solution
1,988 Views
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 Kudos
Reply
1 Solution
1,933 Views
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

 

 

View solution in original post

0 Kudos
Reply
5 Replies
1,934 Views
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 Kudos
Reply
1,898 Views
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 Kudos
Reply
1,836 Views
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 Kudos
Reply
1,956 Views
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 Kudos
Reply
1,954 Views
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 Kudos
Reply