NUCLEO-G071RB RTC alarm interrupt error
Hi , I 'm using NUCLEO-G071RB to test RTC using LSE 32.768k.I using RTC to generate a second alarm and in the interrupt to toggle the pin output(PC6).But i find a issue if follow below steps the interrupt not enter, and the program goes wrong.1. eras...