cancel
Showing results for 
Search instead for 
Did you mean: 

Hello, I would like to know how is it possible to tell the A7 that we are waiting for a wake-up call by Gpio. Then, how do we wake it up via a gpio? I thank you cordially

Llaur.1
Associate
 
2 REPLIES 2
PatrickF
ST Employee

Hi,

Please see https://wiki.st.com/stm32mpu/wiki/Interrupt_overview

Depend on low power mode you use, it could be:

More details in product Reference Manuals and Datasheets.

Note that on Starter Package SW provided with STM32MP15x-DK1/DK2/EV1 boards, the PA0 pin is defined as wakeup pin from PMIC interrupt (linked to PONKEYN button).

Regards.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
PatrickF
ST Employee

Missed to answer the first part of the question:

https://wiki.st.com/stm32mpu/wiki/Power_overview

See https://wiki.st.com/stm32mpu/wiki/How_to_define_your_low-power_strategy

See also AN5109

Regards.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.