S32k146 wake up from VLPS, program could not work continue but reset

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

S32k146 wake up from VLPS, program could not work continue but reset

ソリューションへジャンプ
654件の閲覧回数
KILLERzheng
Contributor IV

my project is based on MCAL 4.4 RTD 1.0.0 of S32k146 with FreeRTOS, before I try to sleep, I deinit all the modules  and then use Mcu_SetMode(McuModeSettingConf_VLPS) to make mcu sleep.

But when I wake up the MCU with PortB0(GPIO), the program does not run continue but reset!

I do not know where the configuration is wrong so that the MCU could not work as expect.

Could you please help me?

0 件の賞賛
1 解決策
633件の閲覧回数
nxf78987
NXP Employee
NXP Employee

Hi KILLERzheng,

I saw that your issue was solved at this link: https://community.nxp.com/t5/S32K/Enter-VLPS-but-could-not-wake-up-with-GPIO-interrupt/td-p/1519238

Could you confirm that you need my support?

Best regards,

Dan

元の投稿で解決策を見る

0 件の賞賛
3 返答(返信)
634件の閲覧回数
nxf78987
NXP Employee
NXP Employee

Hi KILLERzheng,

I saw that your issue was solved at this link: https://community.nxp.com/t5/S32K/Enter-VLPS-but-could-not-wake-up-with-GPIO-interrupt/td-p/1519238

Could you confirm that you need my support?

Best regards,

Dan

0 件の賞賛
627件の閲覧回数
KILLERzheng
Contributor IV

I found the reset reason, not the software but the hardware does. Thanks for you attention!

0 件の賞賛
626件の閲覧回数
KILLERzheng
Contributor IV

Thanks for your reply! I found the reset reason that the power circuit is not strong enough and makes the mcu reset when the mcu wake up form VLPS, so our hardware engineer is working on that. If there is any other help, I will make another post.

Thank you so much!