LLWU ISR triggered from LLS3 without flags set

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

LLWU ISR triggered from LLS3 without flags set

1,126件の閲覧回数
nick002025
Contributor II

I have a project built on the 802.15.4 MAC sensor FreeRTOS example for a KW41Z from the MCUXpresso SDK 2.2.0. I am noticing that occasionally the processor will wake from LLS3 almost immediately after going to sleep. I was able to trap the LLWU_ISR when this happens and all LLWU flags are 0 so I do not know what is trigger the wake and ISR. 

In the code I removed any pin sources and in this mode, only the LPTMR is a LLWU source. If I look at the LLWU registers at the start of the LLWU interrupt, all registers are 0 except LLWU->ME is equal to 1. 

Any ideas what would cause this?

ラベル(2)
0 件の賞賛
返信
1 返信

930件の閲覧回数
gerardo_rodriguez
NXP Employee
NXP Employee

Hello Nick McKendree,

I will try to reproduce this on my side so I can further investigate about this behavior. I'm suspecting that the device is not entering LLS mode correctly.

Could you share more information about your project?

-Example application that you are using

-Code modifications made

-Steps to reproduce the problem

Best regards,

Gerardo

0 件の賞賛
返信