User Activity

Hi, I have a device using an STM32U575 and I'm using the internal RTC to keep date and time, due to it being battery operated it goes into shutdown mode for most of it's operating time. The problem I'm having is that the RTC loses it's date and time ...
I have a custom PCB with a LSM6DSM accelerometer and it's being controlled with a nRF52 running Zephyr. The Zephyr RTOS sensor libraries only have LSM6DSL and LSM6DSO devicetrees. According to the initialzation functions it's communicating correctly,...