Hi @zxc1
The S32K1xx RM specifies the following stop modes STOP1, STOP2, and VLPS with the WFI instruction only.
The system functionality with the WFE instruction is not specified and should not be used.
Hi @zxc1
The "SEV" and "WFE" are usually used on multi-core systems.
Although these instructions are included in the S32K14x, s this technology is a single core, so they should not be implemented in the application code.
There is an application note that could help you with the power modes.
B.R.
VaneB
Hi @zxc1
The S32K1xx RM specifies the following stop modes STOP1, STOP2, and VLPS with the WFI instruction only.
The system functionality with the WFE instruction is not specified and should not be used.