Resolved! Strange behaviour when writing to RTC calibration register
Hi everyone,I am trying to trim the internal RTC of an STM32MP157 to run slightly faster. According to the reference manual, you need to set bits CALP and CALM[8:0] in RTC_CALR to do so.Here is what I did (using devmem2:(# Enable write access to RTC_...