Skip to main content
chinmaydixit
Associate III
August 10, 2021
Question

STM32WB55 BLE with RTC:

  • August 10, 2021
  • 1 reply
  • 703 views

Hello,

I am using p2p_server BLE example with RTC Internal Wakeup with interrupt. But somehow void RTC_WKUP_IRQHandler(void) is not getting called. Please let me know the possible reason.

Regards.

This topic has been closed for replies.

1 reply

BSANT.17
Associate II
August 10, 2021

Hi,

there is a macro, maybe HW_TS_RTC_Wakeup_Handler() is called.