I have already seen the demo.
I use Mcu_ResetType Mcu_GetResetReason(void); to display the following reasons:
MCU_SW_DEST_RESET = McuConf_McuResetReasonConf_MCU_SW_DEST_RESET, /**< @brief HSE SNVS tamper detected. RGM_DES[F_DR17]. */

I am using PEmicro Debugger.


I have attached my project below. If possible, please help me check where the issue might be.
I enter standby mode through the standby command under FS26_handle.