Skip to main content
Associate
August 4, 2026
Question

VBAT operating voltage range

  • August 4, 2026
  • 4 replies
  • 85 views

In later revisions of the stm32n657 datasheet the minimum Vbat has been changed from TBD to 3.0V.  Can you shed some light on why 3.0V was chosen?  It looks like everything that Vbat powers should theoretically work below 3V(in particular VSW is good down to 2V).  The reason I’m asking is that if we follow the 3.0V to 3.6V window strictly there is not a good primary cell chemistry that matches that.  Lithium manganese dioxide is too low of a voltage for most of the discharge curve.  Lithium thionyl chloride would work well but a fresh cell will be a little above 3.6V.

Is lithium thionyl chloride the intended chemistry?  Chances are it would probably just work since it would be below the absolute max rating.  Does ST have an intended backup supply architecture for Vbat other than applying a cell voltage directly to Vbat?

4 replies

Visitor II
August 4, 2026

I tested it with a Lithium Thionyl Chloride ($\text{Li-SOCl}_2$) battery, and it works fine even at 4.2V or below 3V on some STM32L series

tylerlAuthor
Associate
August 4, 2026

I should have been more careful with my topic title.  This is specific to the stm32n6.  The operating range is different from the L series, particularly on the low end.  I assume it has something to do with the TAMPER feature but not 100% sure.

Visitor II
August 8, 2026

I think there's a high chance that the TAMPER feature was triggered. When the CPU clock or voltage drops, TAMPER automatically kicks in if it's enabled. Try disabling the TAMPER feature and debugging under low voltage to see if that helps.

Visitor II
August 8, 2026

Have you considered using a supercapacitor for VBAT? .Supercaps can operate at 3.0V or 3.2V depending on the chemistry/type. They can easily be recharged from an external supply, and the backup duration/discharge time is quite long.