Hi Alican,
The main state machine has three LPOFF modes with different conditions to enter and
exit each LPOFF mode.
LPOFF - sleep
Entering in low-power mode LPOFF - sleep is only available if the product is in normal
mode by sending a secured SPI command. In this mode, all the regulators are turned off
and the MCU connected to the VCORE regulator is unsupplied. Only VKAM is available if
VKAM is used.
Once the 35FS4500/35FS6500 is in LPOFF - sleep, the device monitors external
events to wake-up and leave the low-power mode. The wake-up events can occur and
depending of the device configuration from:
• CAN physical layer
• I/O inputs IO_0 is also na I/O input. To use it for wake-up from LPOFF-sleep you need to set WU_IO0_1:0 to 01.

• Timer
LPOFF - auto WU
LPOFF - auto WU is entered when the device is in the INIT or normal mode and if the
VPRE voltage level is passing the VPRE_UV_L_4P3 threshold (typ 4.3 V). It can be also
entered by sending a secured SPI command if the product is in normal mode.
LPOFF - deep FS
LPOFF - deep FS is entered when the device is in deep fail-safe and if the key is off
(IO_0 is low). To exit this mode, a transition to high level on IO_0 is required. IO_0 is
usually connected to the key on key off signal.
When the deep fail-safe function is enabled, the fail-safe state machine monitors and
count the number of faults happening, in case of fault detection. As soon as either the fault error counter reaches its final value or the RESET pin remains asserted low for more than 8.0 s.
If you want to enter one of the LPOFF modes without the software, only option I see, is to hold the reset RSTB pin low for at least 8 seconds and the IO_0 must be also low, then the SBC enters LPOFF-deep FS mode and by transition of IO_0 to high level the SBC exits the LPOFF-deep FS mode.

With best Regards,
Jozef