Question
RTC of STM32L072CZ. DBP=1 needed, to write to RTC->ISR?
I know that the 0xCA 0x53 sequence into RTC->WPR is not needed to write to RTC->ISR (because RTC->ISR is an exception to that 0xCA 0x53 rule) but, is it still needed to set DBP=1 in PWR->CR to write to RTC->ISR?
I am not sure if the writability of RTC->ISR is also an exception to the DBP=1 rule.
