Skip to main content
Asing.3
Associate III
August 21, 2020
Question

when my mcu go to the standby mode then if i want to trigger extern interrupt after wakeup it is going to isr how its poosible to go isr and why i want when i give the external trigger during standby mode then it will start from the intial not a isr

  • August 21, 2020
  • 3 replies
  • 636 views

..

This topic has been closed for replies.

3 replies

KnarfB
Super User
August 21, 2020

What chip? And, please show the relevant code.

Asing.3
Asing.3Author
Associate III
August 25, 2020

thanks for reply soon this problem solved

now when i go standby mode as for documents it will take 5 micro ampere but it is taking 8.2 microcampere why sir

i am using the stm32l152RETX microcontroller

Mohamed Aymen HZAMI
ST Employee
September 2, 2020

Hello @Asing.3​ ,

You must put all unused GPIOs in analog mode to achieve adequate power consumption.

Best Regards,

Mohamed Aymen.