Hello @PaulRB
The RTC is internal to the STM32 microcontroller. The VBAT pin is used to power the internal RTC (via a battery or a super capacitor). But in its current configuration, its powered by the main 3V3 supply and cannot be kept running on power loss.
If you really want to, you could technically hack your way into the Core and power the VBAT separately.