Skip to main content
Sbera.1
Associate
August 20, 2020
Question

Can we add number of external interrupts for sleep mode........

  • August 20, 2020
  • 0 replies
  • 512 views

I'm working for the low power mode functionality on STM32H745ZI-Q ,it's dual core.I got perfectly sleep mode functionality on single interrupt that is PC13(EXTI_13).I done the functionality on M4 core....

But I need the requirement like the SleepMode functionality have to do with the two external interrupts.....interface.Here NVIC need to call any interrupt according to the external functionality.For that i need to use PC13,PA0 as an EXTi's.

Can you please help me out for this.....Blow i attached the main file with two interrupts which is unable to work for sleep mode.

This topic has been closed for replies.