Question
RTC_TAMP_IRQHandler Getting continuously triggered.
Hi,
I have configured My RTC with LSE of 32.768Khz for STM32G0B1CETx
And In NVIC Setting RTC & TAMP interrupts are enabled..
All these are done using Cube Mx
After HAL_RTC_Init() call from main; RTC_TAMP_IRQHandler is getting called continuously.
Time and alarm is configured after HAL_RTC_Init(). which is not even called.
Any inputs could be helpful.
Thank you
Suraj Prem
