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

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

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

跳至解决方案
656 次查看
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 解答
635 次查看
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 回复数
636 次查看
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 项奖励
629 次查看
KILLERzheng
Contributor IV

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

0 项奖励
628 次查看
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!