cancel
Showing results for 
Search instead for 
Did you mean: 

Stop Mode with F413VGT6 controller

Chaitanya96
Associate II

Hello,

I am Currently working on STM32 Low Power Mode and For an Application, I have to Wake Up the Controller from CAN Receive Interrupt. Although In the Datasheet it is mentioned that wakeup is possible using External Interrupt and RTC but I would love to understand, is there any method to Implement Stop Mode and Wakeup using CAN Receive Interrupt. Currently I am using HAL Libraries for the Development.

1 REPLY 1
TDK
Guru

There is no option to wake up from stop mode from CAN on the STM32F4.

Look in the reference manual for a better description of how the low-power modes work. In particular, look at "5.3 Low-power modes".

https://www.st.com/resource/en/reference_manual/rm0430-stm32f413423-advanced-armbased-32bit-mcus-stmicroelectronics.pdf

If you feel a post has answered your question, please click "Accept as Solution".