Can we use RTC timestamp with standby?
We have a STM32H725 and would like to use the RTC timestamp when entering/exiting standby but from what I understand from the reference manual this is not possible? I did run a quick test and the event doesn't seem to fire even though it works as expected when we power it down externally so it runs only on VBAT.
Before I give up and solve it a different way I came here to verify whether it was possible to do so?
// Hopeful developer
