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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
655 Views
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 Kudos
1 Solution
634 Views
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

View solution in original post

0 Kudos
3 Replies
635 Views
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 Kudos
628 Views
KILLERzheng
Contributor IV

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

0 Kudos
627 Views
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!