Wake-up from LLS using a non-LLWU pin

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

Wake-up from LLS using a non-LLWU pin

跳至解决方案
1,179 次查看
javervalino
Contributor III

Hello all,

I just want to know if its possible for a KL15 mcu to wakeup from lls using a non-llwu pin. In our case we use PTA4 (a NMI pin) as an interrupt source, this supposed to wakeup the unit from lls.

Thank you very much.

Regards,

Javer

标签 (1)
标记 (5)
0 项奖励
回复
1 解答
1,070 次查看
santiago_lopez
NXP Employee
NXP Employee

Hi Javier,

According to the KL15 Reference Manual on Chapter 3.4.4.2, the microcontroller can wakeup using the NMI when the pin is enabled and asserted

http://cache.freescale.com/files/32bit/doc/ref_manual/KL15P80M48SF0RM.pdf?fasp=1&WT_TYPE=Reference%2...

Remember that the NMI pin must be selected in the PORTA_PCR4 mux and the NMI interrupt enabled in the FOPT register.

Saludos

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,071 次查看
santiago_lopez
NXP Employee
NXP Employee

Hi Javier,

According to the KL15 Reference Manual on Chapter 3.4.4.2, the microcontroller can wakeup using the NMI when the pin is enabled and asserted

http://cache.freescale.com/files/32bit/doc/ref_manual/KL15P80M48SF0RM.pdf?fasp=1&WT_TYPE=Reference%2...

Remember that the NMI pin must be selected in the PORTA_PCR4 mux and the NMI interrupt enabled in the FOPT register.

Saludos

0 项奖励
回复