MKL LOW POWER WITH TSI.

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

MKL LOW POWER WITH TSI.

Jump to solution
993 Views
eliezeroc
Contributor III

Hello. I'm developing a project with MKL05. This project should be powered with four AA batteries and almentar the useful life of the battery I have to put the PC to sleep (low power) and waking through TSI. Can anyone help me. I got an example of the KL25 that does the same, but when the system calls the function "GotoLowPower ()", the micro sleeps and does not wake up more. It is caught in the "DO WHILE".

Thank you.

0 Kudos
1 Solution
712 Views
vicentegomez
NXP TechSupport
NXP TechSupport

Hi Eliezer

You only need to long in and click on it

Regards

Vicente

View solution in original post

0 Kudos
6 Replies
712 Views
eliezeroc
Contributor III

Hello Paul, follows the code I am using as an example. From it I will develop my application.

I will be very grateful if you can help me.

If you are not able to download the file let me know that I command again.

Thank you.

Frdmkl05_tss_3_1_CW10_6.rar - Google Drive

0 Kudos
712 Views
vicentegomez
NXP TechSupport
NXP TechSupport

Hi Eliezer

The KL05 has an errata about the TSI and the LPTMR, please check it ERRATA 6060 TSI: Out of Range interrupt shows incorrect behavior with some configurations on the following link:

Errata for Mask 2N96F

Because of this is better use the LPTMR to wake up the MCU check if there is any touch and then go to stop again, please check the attached project, this is for the freedom kl05 and use one electrode, if the electrode is not touch for some time the MCU goes to LLS and is waking up periodically to check if there is a touch or not,.

I hope this will help you.

Regards

Vicente

0 Kudos
712 Views
eliezeroc
Contributor III

Hello Vincent, how do I download the attachment.

Thanks.

0 Kudos
713 Views
vicentegomez
NXP TechSupport
NXP TechSupport

Hi Eliezer

You only need to long in and click on it

Regards

Vicente

0 Kudos
712 Views
Paul_Tian
NXP Employee
NXP Employee

Hi, Eliezer

Please send your project which has issues, I will check it for you.

Best Regards

Paul

0 Kudos
712 Views
eliezeroc
Contributor III

Hello Paul, follows the code I am using as an example. From it I will develop my application.

I will be very grateful if you can help me.

If you are not able to download the file let me know that I command again.

Thank you.

Frdmkl05_tss_3_1_CW10_6.rar - Google Drive

0 Kudos