try power again
This commit is contained in:
parent
91b0f31947
commit
cef91081b1
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in New Issue