Why Kinetis Microcontroller crashed?

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

Why Kinetis Microcontroller crashed?

992件の閲覧回数
gabriele_endriz
Contributor I

I'm using a MK22FX512AVLL12. I have selected LLWU_P15 used like interrupt to wake up the microcontroller.

During normal use I reach some unknown bug in my huge code but the microcontroller reaches a condition i can't understand.

All the GPIO are disabled, the microcontroller seems in sleep. But the wakeup interrupt doesn't wake  up the micro, and the code doesn't restart automatically (watchdog is active, should do it). Only a reset make it waking up. 

There is some protection circuit that could stop the microcontroller in this way?

Gabriele

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

923件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi Gabriele,

No, there isn't such a protection circuit. But in K22 SDK, there is a power switch demo. It shows how to step into and release from all of the power mode, both by wakeup pin and timer. You can refer to it.

Regards,

Jing

0 件の賞賛
返信