try power again

This commit is contained in:
Yunhorn 2024-03-01 19:36:52 +08:00
parent 91b0f31947
commit cef91081b1
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ void PWR_EnterOffMode(void)
{
/* USER CODE BEGIN EnterOffMode_1 */
HAL_SuspendTick();
WkupPin1_Config();
/* Enable WakeUp Pin PWR_WAKEUP_PIN1 connected to PA0 */
HAL_PWR_EnableWakeUpPin(PWR_WAKEUP_PIN1_LOW);