stm32duino / STM32LowPower

Arduino Low Power library for STM32
183 stars 52 forks source link

How to wakeup from CAN #76

Closed Krezalis closed 2 years ago

Krezalis commented 2 years ago

How to wakeup cpu from WakeUpFromRxMsgCallback at HAL_CAN_CallbackIDTypeDef ?

fpistm commented 2 years ago

Hi @Krezalis currently there is no CAN wake up support in this library.