STM32N6: How to minimize RTC current consumption in VBAT mode?
Hi,
I am planning to use an STM32N6 in a project where I need a real-time clock (RTC).
My goal is to run the RTC with minimal power consumption. As far as I understand, this involves using the V_BAT domain, where the microcontroller is supplied through the dedicated backup supply pins.
In my application, only the RTC needs to be running, while the rest of the system should be completely inactive. The main supply voltage will be absent most of the time.
According to the datasheet, I end up with a current consumption of about 40.5 µA at 25 °C in this configuration. This seems quite high, especially when targeting a lifetime of around 5 years.
Since it appears that only a small portion of this current is actually used by the RTC itself, I am wondering if there are ways to further optimize the configuration to reach something closer to 1 µA or below.
I would really appreciate any tips, best practices, or measurement results.
Best regards,
Marius


