User Activity

I'm using an STPM33 digital signal processor driven by SPI using an STM32G071KBUX microcontroller. Comunication apparently seems to be ok but if I try to enable the only UART/SPI read error interrupt (into US_REG3 register) using the INT1 and INT2 as...
I'm looking for an example code with STM32G071 device using RTC interrupt to wakeup device from sleep mode based on HAL libraries. Thank you