S32K314: after wakeup by gpio, cann`t boot normally

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

S32K314: after wakeup by gpio, cann`t boot normally

917件の閲覧回数
Jingjing
Contributor I

hello:

I encounter the problem that:

when enter standby, the current is 0.01A,then use gpio to wakeup the board, the current change to 0.05A, then stop, the board isn`t boot up.

I want to ask that:

1. if the ips need all enter standby, board can be wakeup normally?

2. may be what cause to this problem?

0 件の賞賛
7 返答(返信)

909件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @Jingjing,

Hard to say what could be wrong just from the short description.

Can you take a look at the examples in this thread:

https://community.nxp.com/t5/S32K/s32k312-RTC-not-working/td-p/1512153

 

BR, Daniel

0 件の賞賛

900件の閲覧回数
Jingjing
Contributor I

thank you for reply, i still have this problem,please help me to check the configuration whether correct:

Jingjing_0-1663988005559.png

Jingjing_1-1663988039601.png

 

Jingjing_2-1663988052056.png

 

Jingjing_3-1663988062151.png

 

Jingjing_4-1663988080484.pngJingjing_5-1663988090640.pngJingjing_6-1663988106115.pngJingjing_7-1663988142396.pngJingjing_8-1663988160799.png

 

 

0 件の賞賛

892件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @Jingjing,

You enabled Sleep-on-exit, but in this case, the core goes to deep-sleep again once the wakeup ISR is complete.

Try without it.

danielmartynek_0-1664202680740.png

 

BR, Daniel

 

0 件の賞賛

890件の閲覧回数
Jingjing
Contributor I

thank you for reply.

I tried to disable "Mcu Enable Sleep On Exit", still cann`t wakeup.

which maybe the cause for cann`t wakeup?standby clock set not corret??

0 件の賞賛

885件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Have you tried the examples from the link I posted?

These are functional examples.

 

BR, Daniel

0 件の賞賛

880件の閲覧回数
Jingjing
Contributor I

these example cann`t run on my hardboard,I compare these configurations, i have already set what the demo config for wakeup, so i don`t know what is the cause for my hardboard cann`t wakeup from standby.

can give me some advice to confirm the cause?

0 件の賞賛

874件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Which version of the RTD drivers do you use?

I would recommend creating a new simple project and just testing the Standby mode wakeup without all the other modules you have in the current project. And only after it works on you HW, implement it in the project.

The increase power consumption in the Standby mode can be caused by the driving external loads on the pads. Please try to disable the padkeeping in the Standby mode.

 

BR, Daniel.

 

 

 

0 件の賞賛